Détails de la ressource

Nom du fichier : GTFS-RT Trip Updates SNCF
Format : gtfs-rt

Cette ressource fait partie du jeu de données Réseau national TER SNCF.

Disponibilité au téléchargement

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

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

Rapport de validation

1 999 erreurs, 2 770 avertissements

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

Erreurs

stop_times_updates not strictly sorted E002 1 erreur

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

Exemples d'erreurs
  • trip_id OCESN849912F4405343:2025-06-08T00:08:37Z stop_sequence for stop_ids [StopPoint:OCETrain TER-87296012, StopPoint:OCETrain TER-87296566, StopPoint:OCETrain TER-87271817, StopPoint:OCETrain TER-87271734, StopPoint:OCETrain TER-87271593, StopArea:OCE87271536, StopPoint:OCETrain TER-87271007] is not strictly sorted by increasing stop_sequence

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 581 erreurs

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

Exemples d'erreurs
  • trip_id OCESN3614F3829376:2025-06-11T00:16:05Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN8702F3833590:2025-06-12T00:24:33Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN8480F4468881:2025-06-14T00:30:32Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN8602F3853865:2025-05-12T01:03:42Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN6960F3924962:2025-06-10T14:32:59Z does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt stop_id does not exist in GTFS data E011 1 167 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • trip_id OCESN3614F3829376:2025-06-11T00:16:05Z stop_id StopPoint:OCEINTERCITES-87594002 does not exist in GTFS data stops.txt
  • trip_id OCESN3614F3829376:2025-06-11T00:16:05Z stop_id StopPoint:OCEINTERCITES-87594200 does not exist in GTFS data stops.txt
  • trip_id OCESN3614F3829376:2025-06-11T00:16:05Z stop_id StopPoint:OCEINTERCITES-87592006 does not exist in GTFS data stops.txt
  • trip_id OCESN3614F3829376:2025-06-11T00:16:05Z stop_id StopPoint:OCEINTERCITES-87592378 does not exist in GTFS data stops.txt
  • trip_id OCESN3614F3829376:2025-06-11T00:16:05Z stop_id StopPoint:OCEINTERCITES-87597120 does not exist in GTFS data stops.txt

All stop_ids referenced in GTFS-rt TripUpdates and VehiclePositions feeds must have the location_type = 0 E015 243 erreurs

All stop_ids referenced in GTFS-rt TripUpdates and VehiclePositions feeds must have the location_type = 0 in GTFS stops.txt

Exemples d'erreurs
  • trip_id OCESN865208F3509774:2025-06-14T00:30:32Z stop_id StopArea:OCE87594416 does not have location_type=0 in GTFS stops.txt
  • trip_id OCESN865208F3509774:2025-06-14T00:30:32Z stop_id StopArea:OCE87595520 does not have location_type=0 in GTFS stops.txt
  • trip_id OCESN865208F3509774:2025-06-14T00:30:32Z stop_id StopArea:OCE87595512 does not have location_type=0 in GTFS stops.txt
  • trip_id OCESN865208F3509774:2025-06-14T00:30:32Z stop_id StopArea:OCE87725473 does not have location_type=0 in GTFS stops.txt
  • trip_id OCESN849912F4405343:2025-06-08T00:08:37Z stop_id StopArea:OCE87271536 does not have location_type=0 in GTFS stops.txt

Sequential stop_time_update times are not increasing E022 7 erreurs

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

Exemples d'erreurs
  • trip_id OCESN832612F4456538:2025-06-13T00:25:47Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 08:28:00 (1749882480) is equal to previous stop departure_time 08:28:00 (1749882480) - times must increase between two sequential stops
  • trip_id OCESN832613F4456534:2025-06-13T00:25:47Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 09:00:00 (1749884400) is equal to previous stop departure_time 09:00:00 (1749884400) - times must increase between two sequential stops
  • trip_id OCESN832613F4456534:2025-06-13T00:25:47Z stop_id StopPoint:OCETramTrain-87533653 arrival_time 09:04:00 (1749884640) is equal to previous stop departure_time 09:04:00 (1749884640) - times must increase between two sequential stops
  • trip_id OCESN832614F4456530:2025-06-13T00:25:47Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 08:58:00 (1749884280) is equal to previous stop departure_time 08:58:00 (1749884280) - times must increase between two sequential stops
  • trip_id OCESN832615F4456527:2025-06-13T00:25:47Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 09:30:00 (1749886200) is equal to previous stop departure_time 09:30:00 (1749886200) - times must increase between two sequential stops

Avertissements

vehicle_id not populated W002 978 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id OCESN3614F3829376:2025-06-11T00:16:05Z does not have a vehicle_id
  • trip_id OCESN17360F3946857:2025-06-09T02:14:31Z does not have a vehicle_id
  • trip_id OCESN8702F3833590:2025-06-12T00:24:33Z does not have a vehicle_id
  • trip_id OCESN8480F4468881:2025-06-14T00:30:32Z does not have a vehicle_id
  • trip_id OCESN8602F3853865:2025-05-12T01:03:42Z does not have a vehicle_id

schedule_relationship not populated W009 1 792 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id OCESN3614F3829376:2025-06-11T00:16:05Z stop_id StopPoint:OCEINTERCITES-87594002 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id OCESN3614F3829376:2025-06-11T00:16:05Z does not have a schedule_relationship
  • trip_id OCESN17360F3946857:2025-06-09T02:14:31Z stop_id StopPoint:OCETrain TER-87763607 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id OCESN17360F3946857:2025-06-09T02:14:31Z does not have a schedule_relationship
  • trip_id OCESN8702F3833590:2025-06-12T00:24:33Z stop_id StopPoint:OCETGV INOUI-87474098 (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
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 9 285 30 fois (100 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 37 343 30 fois (100 % des validations)
E015 All stop_ids referenced in GTFS-rt TripUpdates and VehiclePositions feeds must have the location_type = 0 in GTFS stops.txt 8 656 30 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 326 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 35 590 30 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 67 131 30 fois (100 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 80 26 fois (87 % des validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 14 14 fois (47 % des validations)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 9 8 fois (27 % des validations)
E023 For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

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

trip_updates (1 123) 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 14/06/2025 à 12h26 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "OCESN5521F4449456:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749872760" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 300, "time": "1749876300" }, "departure": { "delay": 300, "time": "1749876720" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 300, "time": "1749878280" }, "departure": { "delay": 300, "time": "1749878460" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749880080" }, "departure": { "delay": 0, "time": "1749880320" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749881700" }, "departure": { "delay": 0, "time": "1749881880" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749883200" }, "departure": { "delay": 0, "time": "1749883380" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749885060" }, "departure": { "delay": 0, "time": "1749885660" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749887760" }, "departure": { "delay": 0, "time": "1749887880" }, "stopId": "StopPoint:OCETGV INOUI-87725002" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETGV INOUI-87773002" } ], "timestamp": "1749879987", "trip": { "startDate": "20250614", "startTime": "05:46:00", "tripId": "OCESN5521F4449456:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9242F3927974:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749873600" }, "stopId": "StopPoint:OCETGV INOUI-83016451" }, { "arrival": { "delay": 0, "time": "1749879180" }, "departure": { "delay": 300, "time": "1749879660" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 300, "time": "1749883140" }, "departure": { "delay": 300, "time": "1749883260" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 0, "time": "1749884580" }, "departure": { "delay": 0, "time": "1749885480" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 0, "time": "1749886800" }, "departure": { "delay": 0, "time": "1749886980" }, "stopId": "StopPoint:OCETGV INOUI-87742320" }, { "arrival": { "delay": 0, "time": "1749889380" }, "departure": { "delay": 0, "time": "1749889680" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749881247", "trip": { "startDate": "20250614", "startTime": "06:00:00", "tripId": "OCESN9242F3927974:2025-06-10T14:32:59Z" } } }, { "id": "OCESN4655F4468342:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749874200" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 0, "time": "1749878460" }, "departure": { "delay": 2700, "time": "1749881280" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 3600, "time": "1749884340" }, "departure": { "delay": 3600, "time": "1749884460" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 4200, "time": "1749887220" }, "departure": { "delay": 4800, "time": "1749888120" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 4800, "time": "1749890760" }, "departure": { "delay": 4800, "time": "1749890940" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 4200, "time": "1749892080" }, "departure": { "delay": 4200, "time": "1749892320" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 4200, "time": "1749893100" }, "departure": { "delay": 4200, "time": "1749893280" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 4800, "time": "1749896100" }, "departure": { "delay": 4800, "time": "1749896400" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 4800, "time": "1749897840" }, "departure": { "delay": 4800, "time": "1749898080" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 4800, "time": "1749902220" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1749894088", "trip": { "startDate": "20250614", "startTime": "06:10:00", "tripId": "OCESN4655F4468342:2025-06-14T00:30:32Z" } } }, { "id": "OCESN4402F4467790:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749875460" }, "stopId": "StopPoint:OCEINTERCITES-87481002" }, { "arrival": { "delay": 300, "time": "1749877980" }, "departure": { "delay": 300, "time": "1749878160" }, "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 0, "time": "1749879180" }, "departure": { "delay": 0, "time": "1749879300" }, "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 0, "time": "1749881280" }, "departure": { "delay": 0, "time": "1749881580" }, "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 0, "time": "1749885180" }, "departure": { "delay": 0, "time": "1749885420" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749886440" }, "departure": { "delay": 0, "time": "1749886560" }, "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 0, "time": "1749888780" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749891240" }, "departure": { "delay": 0, "time": "1749891360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749892620" }, "departure": { "delay": 0, "time": "1749892740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 0, "time": "1749899760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87722025" } ], "timestamp": "1749888357", "trip": { "startDate": "20250614", "startTime": "06:26:00", "tripId": "OCESN4402F4467790:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3605F4466014:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749875280" }, "stopId": "StopPoint:OCEINTERCITES-87547000" }, { "arrival": { "delay": 0, "time": "1749879120" }, "departure": { "delay": 0, "time": "1749879240" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 0, "time": "1749881340" }, "departure": { "delay": 0, "time": "1749881460" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749883140" }, "departure": { "delay": 0, "time": "1749883260" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1749885420" }, "departure": { "delay": 0, "time": "1749885540" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1749887640" }, "departure": { "delay": 0, "time": "1749887820" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1749891600" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 0, "time": "1749894180" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCEINTERCITES-87611004" } ], "timestamp": "1749874017", "trip": { "startDate": "20250614", "startTime": "06:28:00", "tripId": "OCESN3605F4466014:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9898F4429998:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749875460" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749876900" }, "departure": { "delay": 0, "time": "1749877080" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749879780" }, "departure": { "delay": 0, "time": "1749880080" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749882240" }, "departure": { "delay": 0, "time": "1749882780" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749887940" }, "departure": { "delay": 0, "time": "1749888480" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749890040" }, "departure": { "delay": 0, "time": "1749890160" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749891420" }, "departure": { "delay": 0, "time": "1749891540" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749892860" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETGV INOUI-82001000" } ], "timestamp": "1749874078", "trip": { "startDate": "20250614", "startTime": "06:31:00", "tripId": "OCESN9898F4429998:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9711F3870618:2025-03-13T23:49:04Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749876000" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749883980" }, "departure": { "delay": 0, "time": "1749884160" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749886860" }, "departure": { "delay": 0, "time": "1749887100" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749888600" }, "departure": { "delay": 0, "time": "1749888900" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749891840" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETGV INOUI-71043075" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETGV INOUI-71793000" }, { "arrival": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETGV INOUI-71718010" } ], "timestamp": "1749873717", "trip": { "startDate": "20250614", "startTime": "06:40:00", "tripId": "OCESN9711F3870618:2025-03-13T23:49:04Z" } } }, { "id": "OCESN3634F3842717:2025-03-05T23:53:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749876240" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 0, "time": "1749877740" }, "departure": { "delay": 0, "time": "1749877860" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 0, "time": "1749878760" }, "departure": { "delay": 0, "time": "1749878880" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 0, "time": "1749880380" }, "departure": { "delay": 900, "time": "1749881460" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 900, "time": "1749883020" }, "departure": { "delay": 900, "time": "1749883140" }, "stopId": "StopPoint:OCEINTERCITES-87594200" }, { "arrival": { "delay": 900, "time": "1749885360" }, "departure": { "delay": 900, "time": "1749885540" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 900, "time": "1749887460" }, "departure": { "delay": 900, "time": "1749887580" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 900, "time": "1749888960" }, "departure": { "delay": 900, "time": "1749889080" }, "stopId": "StopPoint:OCEINTERCITES-87597120" }, { "arrival": { "delay": 900, "time": "1749890040" }, "departure": { "delay": 900, "time": "1749890160" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 600, "time": "1749891780" }, "departure": { "delay": 600, "time": "1749891900" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 300, "time": "1749897360" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1749896067", "trip": { "startDate": "20250614", "startTime": "06:44:00", "tripId": "OCESN3634F3842717:2025-03-05T23:53:13Z" } } }, { "id": "OCESN9243F3992867:2025-06-02T00:00:15Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749876360" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749882000" }, "departure": { "delay": 0, "time": "1749882180" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749886560" }, "departure": { "delay": 0, "time": "1749887040" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749890880" }, "departure": { "delay": 0, "time": "1749891300" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETGV INOUI-83016451" } ], "timestamp": "1749872757", "trip": { "startDate": "20250614", "startTime": "06:46:00", "tripId": "OCESN9243F3992867:2025-06-02T00:00:15Z" } } }, { "id": "OCESN2203F4448201:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749876720" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 300, "time": "1749878280" }, "departure": { "delay": 300, "time": "1749878460" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749880080" }, "departure": { "delay": 0, "time": "1749880320" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749881700" }, "departure": { "delay": 0, "time": "1749881880" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749883200" }, "departure": { "delay": 0, "time": "1749883380" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749885060" }, "departure": { "delay": 0, "time": "1749885660" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749887760" }, "departure": { "delay": 0, "time": "1749887880" }, "stopId": "StopPoint:OCETGV INOUI-87725002" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETGV INOUI-87773002" } ], "timestamp": "1749879987", "trip": { "startDate": "20250614", "startTime": "06:47:00", "tripId": "OCESN2203F4448201:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9576F4322869:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749876540" }, "stopId": "StopPoint:OCEICE-80203471" }, { "arrival": { "delay": 1200, "time": "1749879480" }, "departure": { "delay": 1200, "time": "1749879600" }, "stopId": "StopPoint:OCEICE-80021402" }, { "arrival": { "delay": 1800, "time": "1749882600" }, "departure": { "delay": 1800, "time": "1749882660" }, "stopId": "StopPoint:OCEICE-80291039" }, { "arrival": { "delay": 1800, "time": "1749885840" }, "departure": { "delay": 1800, "time": "1749886380" }, "stopId": "StopPoint:OCEICE-80290346" }, { "arrival": { "delay": 3000, "time": "1749890460" }, "departure": { "delay": 3000, "time": "1749890580" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 3000, "time": "1749893220" }, "departure": { "delay": 3000, "time": "1749893760" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 3000, "time": "1749900240" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1749893548", "trip": { "startDate": "20250614", "startTime": "06:49:00", "tripId": "OCESN9576F4322869:2025-06-11T00:16:05Z" } } }, { "id": "OCESN2242F3528671:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749877020" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749878100" }, "departure": { "delay": 0, "time": "1749878280" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749878820" }, "departure": { "delay": 0, "time": "1749879060" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749880320" }, "departure": { "delay": 0, "time": "1749880500" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749881280" }, "departure": { "delay": 0, "time": "1749881460" }, "stopId": "StopPoint:OCETGV INOUI-87755447" }, { "arrival": { "delay": 0, "time": "1749883620" }, "departure": { "delay": 0, "time": "1749883800" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749886260" }, "departure": { "delay": 0, "time": "1749887100" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749887760" }, "departure": { "delay": 0, "time": "1749887940" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749889140" }, "departure": { "delay": 0, "time": "1749889320" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETGV INOUI-87713545" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749905640" }, "departure": { "delay": 0, "time": "1749905880" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749907440" }, "departure": { "delay": 0, "time": "1749907620" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749909240" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749893578", "trip": { "startDate": "20250614", "startTime": "06:57:00", "tripId": "OCESN2242F3528671:2025-06-10T14:32:59Z" } } }, { "id": "OCESN5516F3744528:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749877020" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749878100" }, "departure": { "delay": 0, "time": "1749878280" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749878820" }, "departure": { "delay": 0, "time": "1749879060" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749880320" }, "departure": { "delay": 0, "time": "1749880500" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749881280" }, "departure": { "delay": 0, "time": "1749881460" }, "stopId": "StopPoint:OCETGV INOUI-87755447" }, { "arrival": { "delay": 0, "time": "1749883620" }, "departure": { "delay": 0, "time": "1749883800" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749886260" }, "departure": { "delay": 0, "time": "1749887100" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749887760" }, "departure": { "delay": 0, "time": "1749887940" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749889140" }, "departure": { "delay": 0, "time": "1749889320" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETGV INOUI-87713545" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749905640" }, "departure": { "delay": 0, "time": "1749905880" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749907440" }, "departure": { "delay": 0, "time": "1749907620" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749909240" }, "departure": { "delay": 0, "time": "1749909600" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749913320" }, "stopId": "StopPoint:OCETGV INOUI-87141002" } ], "timestamp": "1749893578", "trip": { "startDate": "20250614", "startTime": "06:57:00", "tripId": "OCESN5516F3744528:2025-06-10T14:32:59Z" } } }, { "id": "OCESN6202F3821986:2025-03-11T23:43:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749877140" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1749879240" }, "departure": { "delay": 0, "time": "1749879420" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749880260" }, "departure": { "delay": 0, "time": "1749880440" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749881100" }, "departure": { "delay": 0, "time": "1749881280" }, "stopId": "StopPoint:OCETGV INOUI-87781278" }, { "arrival": { "delay": 0, "time": "1749882240" }, "departure": { "delay": 0, "time": "1749882420" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1749883380" }, "departure": { "delay": 0, "time": "1749883800" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749885300" }, "departure": { "delay": 0, "time": "1749885540" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749888120" }, "departure": { "delay": 0, "time": "1749888300" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 1500, "time": "1749897780" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749895797", "trip": { "startDate": "20250614", "startTime": "06:59:00", "tripId": "OCESN6202F3821986:2025-03-11T23:43:40Z" } } }, { "id": "OCESN9877F4462809:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749878100" }, "stopId": "StopPoint:OCETGV INOUI-82001000" }, { "arrival": { "delay": 0, "time": "1749879420" }, "departure": { "delay": 600, "time": "1749880200" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 1200, "time": "1749882060" }, "departure": { "delay": 1200, "time": "1749882540" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 900, "time": "1749885120" }, "departure": { "delay": 600, "time": "1749885240" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 900, "time": "1749888540" }, "departure": { "delay": 900, "time": "1749888720" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 1200, "time": "1749890280" }, "departure": { "delay": 1200, "time": "1749890460" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 1200, "time": "1749891660" }, "departure": { "delay": 1200, "time": "1749891840" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 1200, "time": "1749893460" }, "departure": { "delay": 900, "time": "1749893760" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 900, "time": "1749897300" }, "departure": { "delay": 900, "time": "1749897480" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 600, "time": "1749899280" }, "departure": { "delay": 300, "time": "1749899700" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 300, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749905340" }, "departure": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749906360" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "07:15:00", "tripId": "OCESN9877F4462809:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17754F4213365:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749878160" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749878880" }, "departure": { "delay": 0, "time": "1749879000" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749879480" }, "departure": { "delay": 0, "time": "1749879540" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749880080" }, "departure": { "delay": 0, "time": "1749880140" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749880920" }, "departure": { "delay": 0, "time": "1749881040" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749881940" }, "departure": { "delay": 0, "time": "1749882000" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749882720" }, "departure": { "delay": 0, "time": "1749882840" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749883320" }, "departure": { "delay": 0, "time": "1749883380" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749883860" }, "departure": { "delay": 0, "time": "1749883920" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749885060" }, "departure": { "delay": 0, "time": "1749886500" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749888120" }, "departure": { "delay": 0, "time": "1749888180" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749888600" }, "departure": { "delay": 0, "time": "1749888660" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749889260" }, "departure": { "delay": 0, "time": "1749889320" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749890160" }, "departure": { "delay": 0, "time": "1749890220" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749890940" }, "departure": { "delay": 0, "time": "1749891000" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1749874557", "trip": { "startDate": "20250614", "startTime": "07:16:00", "tripId": "OCESN17754F4213365:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3644F3826670:2025-03-20T23:38:41Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749878280" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749880620" }, "departure": { "delay": 0, "time": "1749880800" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749881640" }, "departure": { "delay": 0, "time": "1749881760" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 900, "time": "1749884160" }, "departure": { "delay": 900, "time": "1749884280" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 900, "time": "1749885840" }, "departure": { "delay": 900, "time": "1749885960" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 900, "time": "1749886860" }, "departure": { "delay": 900, "time": "1749886980" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 900, "time": "1749888540" }, "departure": { "delay": 900, "time": "1749888720" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 900, "time": "1749892500" }, "departure": { "delay": 900, "time": "1749892680" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 1200, "time": "1749894840" }, "departure": { "delay": 1200, "time": "1749894960" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 1200, "time": "1749897120" }, "departure": { "delay": 1200, "time": "1749897240" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 1200, "time": "1749899160" }, "departure": { "delay": 1200, "time": "1749899280" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 1200, "time": "1749901740" }, "departure": { "delay": 1200, "time": "1749901860" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 1200, "time": "1749905460" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1749893757", "trip": { "startDate": "20250614", "startTime": "07:18:00", "tripId": "OCESN3644F3826670:2025-03-20T23:38:41Z" } } }, { "id": "OCESN4756F4468440:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749878340" }, "stopId": "StopPoint:OCEINTERCITES-87751008" }, { "arrival": { "delay": 0, "time": "1749881160" }, "departure": { "delay": 0, "time": "1749881280" }, "stopId": "StopPoint:OCEINTERCITES-87753657" }, { "arrival": { "delay": 0, "time": "1749882720" }, "departure": { "delay": 0, "time": "1749882960" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749884460" }, "departure": { "delay": 0, "time": "1749884700" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749885660" }, "departure": { "delay": 0, "time": "1749885780" }, "stopId": "StopPoint:OCEINTERCITES-87773200" }, { "arrival": { "delay": 0, "time": "1749887880" }, "departure": { "delay": 0, "time": "1749888120" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749889800" }, "departure": { "delay": 0, "time": "1749889980" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749892500" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749876148", "trip": { "startDate": "20250614", "startTime": "07:19:00", "tripId": "OCESN4756F4468440:2025-06-14T00:30:32Z" } } }, { "id": "OCESN5440F3823235:2025-05-18T00:22:14Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749878580" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749880920" }, "departure": { "delay": 0, "time": "1749881160" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 0, "time": "1749884040" }, "departure": { "delay": 0, "time": "1749884280" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749886260" }, "departure": { "delay": 0, "time": "1749886740" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETGV INOUI-87147322" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749874978", "trip": { "startDate": "20250614", "startTime": "07:23:00", "tripId": "OCESN5440F3823235:2025-05-18T00:22:14Z" } } }, { "id": "OCESN5470F3900623:2025-03-11T23:43:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749879000" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749881160" }, "departure": { "delay": 0, "time": "1749881340" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1749883620" }, "departure": { "delay": 0, "time": "1749885000" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1749886680" }, "departure": { "delay": 0, "time": "1749887280" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 1200, "time": "1749899520" }, "departure": { "delay": 900, "time": "1749899820" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 900, "time": "1749902460" }, "stopId": "StopPoint:OCETGV INOUI-87471003" } ], "timestamp": "1749895977", "trip": { "startDate": "20250614", "startTime": "07:30:00", "tripId": "OCESN5470F3900623:2025-03-11T23:43:40Z" } } }, { "id": "OCESN5486F3903128:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749879000" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749881160" }, "departure": { "delay": 0, "time": "1749881340" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1749883620" }, "departure": { "delay": 0, "time": "1749885000" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1749886680" }, "departure": { "delay": 0, "time": "1749887280" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 1200, "time": "1749899520" }, "departure": { "delay": 1200, "time": "1749899880" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 1200, "time": "1749902160" }, "departure": { "delay": 1200, "time": "1749902820" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 1200, "time": "1749905040" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1749895977", "trip": { "startDate": "20250614", "startTime": "07:30:00", "tripId": "OCESN5486F3903128:2025-06-11T00:16:05Z" } } }, { "id": "OCESN17769F4377859:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749879240" }, "stopId": "StopPoint:OCETrain TER-87686006" }, { "arrival": { "delay": 0, "time": "1749882600" }, "departure": { "delay": 0, "time": "1749882720" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749883680" }, "departure": { "delay": 0, "time": "1749883740" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749884220" }, "departure": { "delay": 0, "time": "1749884460" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749885000" }, "departure": { "delay": 0, "time": "1749885060" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749885780" }, "departure": { "delay": 0, "time": "1749885840" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749886680" }, "departure": { "delay": 0, "time": "1749886740" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749887280" }, "departure": { "delay": 0, "time": "1749887340" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749887760" }, "departure": { "delay": 0, "time": "1749887820" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749889500" }, "departure": { "delay": 0, "time": "1749890940" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749892020" }, "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749875638", "trip": { "startDate": "20250614", "startTime": "07:34:00", "tripId": "OCESN17769F4377859:2025-06-14T00:30:32Z" } } }, { "id": "OCESN873993F4402433:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749879300" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749879480" }, "departure": { "delay": 0, "time": "1749879540" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749880920" }, "departure": { "delay": 0, "time": "1749880980" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749881700" }, "departure": { "delay": 0, "time": "1749881760" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749882060" }, "departure": { "delay": 0, "time": "1749882120" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749882600" }, "departure": { "delay": 0, "time": "1749882660" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1749883680" }, "departure": { "delay": 0, "time": "1749883740" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1749884160" }, "departure": { "delay": 0, "time": "1749884220" }, "stopId": "StopPoint:OCETrain TER-87734319" }, { "arrival": { "delay": 0, "time": "1749885660" }, "departure": { "delay": 0, "time": "1749885720" }, "stopId": "StopPoint:OCETrain TER-87734335" }, { "arrival": { "delay": 0, "time": "1749886680" }, "departure": { "delay": 0, "time": "1749886740" }, "stopId": "StopPoint:OCETrain TER-87731885" }, { "arrival": { "delay": 0, "time": "1749888120" }, "departure": { "delay": 0, "time": "1749888180" }, "stopId": "StopPoint:OCETrain TER-87734343" }, { "arrival": { "delay": 0, "time": "1749889320" }, "departure": { "delay": 0, "time": "1749889860" }, "stopId": "StopPoint:OCETrain TER-87734350" }, { "arrival": { "delay": 0, "time": "1749890520" }, "departure": { "delay": 0, "time": "1749890580" }, "stopId": "StopPoint:OCETrain TER-87734368" }, { "arrival": { "delay": 0, "time": "1749891000" }, "departure": { "delay": 0, "time": "1749891060" }, "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 0, "time": "1749892200" }, "departure": { "delay": 0, "time": "1749892260" }, "stopId": "StopPoint:OCETrain TER-87775197" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87775221" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1749875698", "trip": { "startDate": "20250614", "startTime": "07:35:00", "tripId": "OCESN873993F4402433:2025-06-14T00:30:32Z" } } }, { "id": "OCESN839573F3983306:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749879360" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749884820" }, "departure": { "delay": 0, "time": "1749885540" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749889800" }, "departure": { "delay": 0, "time": "1749889920" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749891060" }, "departure": { "delay": 0, "time": "1749891120" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749875758", "trip": { "startDate": "20250614", "startTime": "07:36:00", "tripId": "OCESN839573F3983306:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860004F4362704:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749879420" }, "stopId": "StopPoint:OCETrain TER-87481788" }, { "arrival": { "delay": 0, "time": "1749879540" }, "departure": { "delay": 0, "time": "1749879600" }, "stopId": "StopPoint:OCETrain TER-87481770" }, { "arrival": { "delay": 0, "time": "1749879840" }, "departure": { "delay": 0, "time": "1749879900" }, "stopId": "StopPoint:OCETrain TER-87481762" }, { "arrival": { "delay": 0, "time": "1749880140" }, "departure": { "delay": 0, "time": "1749880200" }, "stopId": "StopPoint:OCETrain TER-87481754" }, { "arrival": { "delay": 0, "time": "1749880380" }, "departure": { "delay": 0, "time": "1749880380" }, "stopId": "StopPoint:OCETrain TER-87481697" }, { "arrival": { "delay": 0, "time": "1749880560" }, "departure": { "delay": 0, "time": "1749880620" }, "stopId": "StopPoint:OCETrain TER-87481747" }, { "arrival": { "delay": 0, "time": "1749881220" }, "departure": { "delay": 0, "time": "1749881340" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1749882180" }, "departure": { "delay": 0, "time": "1749882240" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749883680" }, "departure": { "delay": 0, "time": "1749885120" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749886200" }, "departure": { "delay": 0, "time": "1749886260" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749887640" }, "departure": { "delay": 0, "time": "1749887820" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749889020" }, "departure": { "delay": 0, "time": "1749889080" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 2100, "time": "1749893220" }, "departure": { "delay": 2100, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 2100, "time": "1749894180" }, "departure": { "delay": 2100, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 2100, "time": "1749894960" }, "departure": { "delay": 2100, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 2100, "time": "1749895560" }, "departure": { "delay": 2100, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 2100, "time": "1749896160" }, "departure": { "delay": 2100, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 2100, "time": "1749896880" }, "departure": { "delay": 2100, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 2100, "time": "1749897360" }, "departure": { "delay": 2100, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 2100, "time": "1749897720" }, "departure": { "delay": 2100, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 2100, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1749893428", "trip": { "startDate": "20250614", "startTime": "07:37:00", "tripId": "OCESN860004F4362704:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6047F4360058:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749879660" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749887700" }, "departure": { "delay": 0, "time": "1749887880" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749890100" }, "departure": { "delay": 0, "time": "1749890280" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETGV INOUI-87781278" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETGV INOUI-87784009" } ], "timestamp": "1749880737", "trip": { "startDate": "20250614", "startTime": "07:41:00", "tripId": "OCESN6047F4360058:2025-06-11T00:16:05Z" } } }, { "id": "OCESN9713F4358793:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749879660" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749887700" }, "departure": { "delay": 0, "time": "1749887880" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749890100" }, "departure": { "delay": 0, "time": "1749890280" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETGV INOUI-87781278" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETGV INOUI-71043075" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETGV INOUI-71793000" }, { "arrival": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETGV INOUI-71718010" } ], "timestamp": "1749880737", "trip": { "startDate": "20250614", "startTime": "07:41:00", "tripId": "OCESN9713F4358793:2025-06-11T00:16:05Z" } } }, { "id": "OCESN6188F3822027:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749880740" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749881700" }, "departure": { "delay": 0, "time": "1749881880" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749882420" }, "departure": { "delay": 0, "time": "1749882660" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749883920" }, "departure": { "delay": 0, "time": "1749884100" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749884880" }, "departure": { "delay": 0, "time": "1749885060" }, "stopId": "StopPoint:OCETGV INOUI-87755447" }, { "arrival": { "delay": 0, "time": "1749887160" }, "departure": { "delay": 0, "time": "1749887400" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 300, "time": "1749890220" }, "departure": { "delay": 300, "time": "1749891060" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749890728", "trip": { "startDate": "20250614", "startTime": "07:59:00", "tripId": "OCESN6188F3822027:2025-06-11T00:16:05Z" } } }, { "id": "OCESN16848F4001936:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749881100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749881400" }, "departure": { "delay": 0, "time": "1749881700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749882900" }, "departure": { "delay": 0, "time": "1749882960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1749883500" }, "departure": { "delay": 0, "time": "1749883560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87721787" }, { "arrival": { "delay": 0, "time": "1749884520" }, "departure": { "delay": 0, "time": "1749884580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87721860" }, { "arrival": { "delay": 0, "time": "1749885780" }, "departure": { "delay": 0, "time": "1749885840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694778" }, { "arrival": { "delay": 0, "time": "1749886320" }, "departure": { "delay": 0, "time": "1749886380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694737" }, { "arrival": { "delay": 0, "time": "1749887700" }, "departure": { "delay": 0, "time": "1749887820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 0, "time": "1749888600" }, "departure": { "delay": 0, "time": "1749888660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694695" }, { "arrival": { "delay": 0, "time": "1749890160" }, "departure": { "delay": 0, "time": "1749890220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694869" }, { "arrival": { "delay": 0, "time": "1749890640" }, "departure": { "delay": 0, "time": "1749890700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87696427" }, { "arrival": { "delay": 0, "time": "1749891780" }, "departure": { "delay": 0, "time": "1749891840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749894240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749903840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749877498", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "08:05:00", "tripId": "OCESN16848F4001936:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6805F4465541:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749881160" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749883320" }, "departure": { "delay": 0, "time": "1749883680" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749885900" }, "departure": { "delay": 0, "time": "1749886080" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749887340" }, "departure": { "delay": 0, "time": "1749887520" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749888240" }, "departure": { "delay": 0, "time": "1749889200" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749891960" }, "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749877557", "trip": { "startDate": "20250614", "startTime": "08:06:00", "tripId": "OCESN6805F4465541:2025-06-14T00:30:32Z" } } }, { "id": "OCESN4657F4468346:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749881220" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 0, "time": "1749883980" }, "departure": { "delay": 0, "time": "1749884100" }, "stopId": "StopPoint:OCEINTERCITES-87586545" }, { "arrival": { "delay": 0, "time": "1749887820" }, "departure": { "delay": 0, "time": "1749887940" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749890160" }, "departure": { "delay": 0, "time": "1749890520" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893340" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCEINTERCITES-87773200" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCEINTERCITES-87753657" }, { "arrival": { "delay": 0, "time": "1749904680" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1749877617", "trip": { "startDate": "20250614", "startTime": "08:07:00", "tripId": "OCESN4657F4468346:2025-06-14T00:30:32Z" } } }, { "id": "OCESN2083F4217963:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749881520" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749882180" }, "departure": { "delay": 0, "time": "1749882360" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749883500" }, "departure": { "delay": 0, "time": "1749883680" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749887640" }, "departure": { "delay": 0, "time": "1749888240" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749879238", "trip": { "startDate": "20250614", "startTime": "08:12:00", "tripId": "OCESN2083F4217963:2025-06-09T02:14:31Z" } } }, { "id": "OCESN8504F4469186:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749881520" }, "stopId": "StopPoint:OCETGV INOUI-87611004" }, { "arrival": { "delay": 0, "time": "1749883620" }, "departure": { "delay": 0, "time": "1749883800" }, "stopId": "StopPoint:OCETGV INOUI-87611244" }, { "arrival": { "delay": 0, "time": "1749885900" }, "departure": { "delay": 0, "time": "1749886080" }, "stopId": "StopPoint:OCETGV INOUI-87586008" }, { "arrival": { "delay": 300, "time": "1749890700" }, "departure": { "delay": 600, "time": "1749891360" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 600, "time": "1749899280" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749890997", "trip": { "startDate": "20250614", "startTime": "08:12:00", "tripId": "OCESN8504F4469186:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9583F4001008:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749881520" }, "stopId": "StopPoint:OCEICE-87751008" }, { "arrival": { "delay": 0, "time": "1749882180" }, "departure": { "delay": 0, "time": "1749882360" }, "stopId": "StopPoint:OCEICE-87319012" }, { "arrival": { "delay": 0, "time": "1749883500" }, "departure": { "delay": 0, "time": "1749883680" }, "stopId": "StopPoint:OCEICE-87318964" }, { "arrival": { "delay": 0, "time": "1749887640" }, "departure": { "delay": 0, "time": "1749888240" }, "stopId": "StopPoint:OCEICE-87723197" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCEICE-87300863" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCEICE-87300822" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCEICE-87182063" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 900, "time": "1749904620" }, "departure": { "delay": 900, "time": "1749904740" }, "stopId": "StopPoint:OCEICE-80142778" }, { "arrival": { "delay": 900, "time": "1749906060" }, "departure": { "delay": 900, "time": "1749906540" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 900, "time": "1749907980" }, "departure": { "delay": 900, "time": "1749908160" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 900, "time": "1749910440" }, "stopId": "StopPoint:OCEICE-80110684" } ], "timestamp": "1749882177", "trip": { "startDate": "20250614", "startTime": "08:12:00", "tripId": "OCESN9583F4001008:2025-06-10T14:32:59Z" } } }, { "id": "OCESN873990F3824757:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749881760" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749882660" }, "departure": { "delay": 0, "time": "1749882720" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749883680" }, "departure": { "delay": 0, "time": "1749883860" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1749884760" }, "departure": { "delay": 0, "time": "1749884820" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1749885840" }, "departure": { "delay": 0, "time": "1749885900" }, "stopId": "StopPoint:OCETrain TER-87775221" }, { "arrival": { "delay": 0, "time": "1749886440" }, "departure": { "delay": 0, "time": "1749886500" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1749887220" }, "departure": { "delay": 0, "time": "1749887280" }, "stopId": "StopPoint:OCETrain TER-87775197" }, { "arrival": { "delay": 0, "time": "1749888420" }, "departure": { "delay": 0, "time": "1749888480" }, "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 0, "time": "1749889020" }, "departure": { "delay": 0, "time": "1749889080" }, "stopId": "StopPoint:OCETrain TER-87734368" }, { "arrival": { "delay": 0, "time": "1749889740" }, "departure": { "delay": 0, "time": "1749889920" }, "stopId": "StopPoint:OCETrain TER-87734350" }, { "arrival": { "delay": 0, "time": "1749891000" }, "departure": { "delay": 0, "time": "1749891060" }, "stopId": "StopPoint:OCETrain TER-87734343" }, { "arrival": { "delay": 0, "time": "1749892380" }, "departure": { "delay": 0, "time": "1749892440" }, "stopId": "StopPoint:OCETrain TER-87731885" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87734335" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87734319" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87734228" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749878157", "trip": { "startDate": "20250614", "startTime": "08:16:00", "tripId": "OCESN873990F3824757:2025-06-14T00:30:32Z" } } }, { "id": "OCESN7671F4445499:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749881880" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 1200, "time": "1749891240" }, "departure": { "delay": 1200, "time": "1749891600" }, "stopId": "StopPoint:OCEOUIGO-87581009" }, { "arrival": { "delay": 1500, "time": "1749896280" }, "departure": { "delay": 1500, "time": "1749896460" }, "stopId": "StopPoint:OCEOUIGO-87586008" }, { "arrival": { "delay": 1500, "time": "1749898620" }, "departure": { "delay": 1500, "time": "1749898800" }, "stopId": "StopPoint:OCEOUIGO-87611244" }, { "arrival": { "delay": 1500, "time": "1749901080" }, "stopId": "StopPoint:OCEOUIGO-87611004" } ], "timestamp": "1749890847", "trip": { "startDate": "20250614", "startTime": "08:18:00", "tripId": "OCESN7671F4445499:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839164F4222220:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749882540" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 900, "time": "1749884400" }, "departure": { "delay": 900, "time": "1749884460" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 900, "time": "1749885420" }, "departure": { "delay": 900, "time": "1749885480" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 900, "time": "1749886860" }, "departure": { "delay": 900, "time": "1749886980" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 900, "time": "1749888420" }, "departure": { "delay": 900, "time": "1749889020" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 900, "time": "1749890220" }, "departure": { "delay": 900, "time": "1749890340" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 900, "time": "1749891180" }, "departure": { "delay": 900, "time": "1749891240" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 900, "time": "1749892440" }, "departure": { "delay": 900, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87175042" }, { "arrival": { "delay": 900, "time": "1749894000" }, "departure": { "delay": 900, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 900, "time": "1749895140" }, "departure": { "delay": 1800, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 1800, "time": "1749897300" }, "departure": { "delay": 1800, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 1800, "time": "1749898200" }, "departure": { "delay": 1800, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 1800, "time": "1749898980" }, "departure": { "delay": 1800, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 1800, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749896217", "trip": { "startDate": "20250614", "startTime": "08:19:00", "tripId": "OCESN839164F4222220:2025-06-14T00:30:32Z" } } }, { "id": "OCESN7851F4359794:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749882060" }, "stopId": "StopPoint:OCEOUIGO-87686006" }, { "arrival": { "delay": 0, "time": "1749892620" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCEOUIGO-87755009" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCEOUIGO-87757526" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCEOUIGO-87757625" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCEOUIGO-87757674" }, { "arrival": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCEOUIGO-87756056" } ], "timestamp": "1749880227", "trip": { "startDate": "20250614", "startTime": "08:21:00", "tripId": "OCESN7851F4359794:2025-06-11T00:16:05Z" } } }, { "id": "OCESN865204F3513175:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749882360" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749882540" }, "departure": { "delay": 0, "time": "1749882600" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749883800" }, "departure": { "delay": 0, "time": "1749883860" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749884340" }, "departure": { "delay": 0, "time": "1749884400" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1749884700" }, "departure": { "delay": 0, "time": "1749884760" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1749885000" }, "departure": { "delay": 0, "time": "1749885060" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1749885480" }, "departure": { "delay": 0, "time": "1749885540" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1749886080" }, "departure": { "delay": 0, "time": "1749886140" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 300, "time": "1749887040" }, "departure": { "delay": 300, "time": "1749887100" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 300, "time": "1749887700" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 5400, "time": "1749894300" }, "departure": { "delay": 5400, "time": "1749894360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 5400, "time": "1749894960" }, "departure": { "delay": 5400, "time": "1749895020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 5400, "time": "1749895260" }, "departure": { "delay": 5400, "time": "1749895320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 5400, "time": "1749896160" }, "departure": { "delay": 5400, "time": "1749896340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 5400, "time": "1749896820" }, "departure": { "delay": 5400, "time": "1749896880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 5400, "time": "1749897300" }, "departure": { "delay": 5400, "time": "1749897360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 5400, "time": "1749897840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594499" } ], "timestamp": "1749893608", "trip": { "startDate": "20250614", "startTime": "08:26:00", "tripId": "OCESN865204F3513175:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3619F4466011:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749882480" }, "stopId": "StopPoint:OCEINTERCITES-87547000" }, { "arrival": { "delay": 0, "time": "1749886140" }, "departure": { "delay": 0, "time": "1749886260" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 0, "time": "1749888540" }, "departure": { "delay": 0, "time": "1749888660" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749890400" }, "departure": { "delay": 0, "time": "1749890520" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1749891420" }, "departure": { "delay": 0, "time": "1749891540" }, "stopId": "StopPoint:OCEINTERCITES-87597120" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 0, "time": "1749905580" }, "departure": { "delay": 0, "time": "1749905700" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749907920" }, "stopId": "StopPoint:OCEINTERCITES-87611004" } ], "timestamp": "1749878877", "trip": { "startDate": "20250614", "startTime": "08:28:00", "tripId": "OCESN3619F4466011:2025-06-14T00:30:32Z" } } }, { "id": "OCESN839163F3834342:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749882960" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749885780" }, "departure": { "delay": 0, "time": "1749885900" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1749886800" }, "departure": { "delay": 0, "time": "1749886860" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1749887700" }, "departure": { "delay": 0, "time": "1749887820" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1749888720" }, "departure": { "delay": 0, "time": "1749888840" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749889920" }, "departure": { "delay": 0, "time": "1749890040" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCETrain TER-87175042" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749879357", "trip": { "startDate": "20250614", "startTime": "08:36:00", "tripId": "OCESN839163F3834342:2025-06-14T00:30:32Z" } } }, { "id": "OCESN5482F3900621:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749883140" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749885360" }, "departure": { "delay": 0, "time": "1749885540" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 300, "time": "1749888420" }, "departure": { "delay": 300, "time": "1749888600" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1749907500" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749896697", "trip": { "startDate": "20250614", "startTime": "08:39:00", "tripId": "OCESN5482F3900621:2025-06-11T00:16:05Z" } } }, { "id": "OCESN17366F3946852:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749884280" }, "stopId": "StopPoint:OCETrain TER-87763607" }, { "arrival": { "delay": 900, "time": "1749884940" }, "departure": { "delay": 900, "time": "1749885060" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 900, "time": "1749885600" }, "departure": { "delay": 900, "time": "1749885720" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 900, "time": "1749886500" }, "departure": { "delay": 900, "time": "1749886620" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 900, "time": "1749887760" }, "departure": { "delay": 900, "time": "1749887820" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 900, "time": "1749888600" }, "departure": { "delay": 900, "time": "1749888780" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 600, "time": "1749889680" }, "departure": { "delay": 600, "time": "1749889860" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 600, "time": "1749892080" }, "departure": { "delay": 600, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87761874" }, { "arrival": { "delay": 600, "time": "1749893220" }, "departure": { "delay": 300, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87761841" }, { "arrival": { "delay": 300, "time": "1749894480" }, "departure": { "delay": 300, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87761817" }, { "arrival": { "delay": 300, "time": "1749895440" }, "departure": { "delay": 300, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87761783" }, { "arrival": { "delay": 300, "time": "1749896640" }, "departure": { "delay": 300, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 300, "time": "1749897360" }, "departure": { "delay": 300, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 300, "time": "1749898080" }, "departure": { "delay": 300, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 300, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87761650" } ], "timestamp": "1749890038", "trip": { "startDate": "20250614", "startTime": "08:43:00", "tripId": "OCESN17366F3946852:2025-06-10T14:32:59Z" } } }, { "id": "OCESN8605F3840001:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749883380" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749887700" }, "departure": { "delay": 0, "time": "1749887880" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 0, "time": "1749889500" }, "departure": { "delay": 0, "time": "1749889980" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCETGV INOUI-87473108" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETGV INOUI-87473207" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETGV INOUI-87474338" }, { "arrival": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETGV INOUI-87474007" } ], "timestamp": "1749879777", "trip": { "startDate": "20250614", "startTime": "08:43:00", "tripId": "OCESN8605F3840001:2025-06-12T00:24:33Z" } } }, { "id": "OCESN8707F3508465:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749883380" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749887700" }, "departure": { "delay": 0, "time": "1749887880" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 0, "time": "1749889500" }, "departure": { "delay": 0, "time": "1749889740" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749891840" }, "departure": { "delay": 0, "time": "1749891960" }, "stopId": "StopPoint:OCETGV INOUI-87471300" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETGV INOUI-87476200" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETGV INOUI-87474098" } ], "timestamp": "1749879777", "trip": { "startDate": "20250614", "startTime": "08:43:00", "tripId": "OCESN8707F3508465:2025-06-12T00:24:33Z" } } }, { "id": "OCESN3309F3520911:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749883500" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 1500, "time": "1749893100" }, "departure": { "delay": 1500, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 1500, "time": "1749894180" }, "departure": { "delay": 1500, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 1500, "time": "1749895020" }, "departure": { "delay": 1500, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 1500, "time": "1749895680" }, "departure": { "delay": 1500, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 1500, "time": "1749896580" }, "departure": { "delay": 1500, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 1500, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87444877" } ], "timestamp": "1749893129", "trip": { "startDate": "20250614", "startTime": "08:45:00", "tripId": "OCESN3309F3520911:2025-06-11T00:16:05Z" } } }, { "id": "OCESN839572F4408759:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749883860" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 300, "time": "1749884460" }, "departure": { "delay": 300, "time": "1749884520" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1749885240" }, "departure": { "delay": 0, "time": "1749885360" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749886380" }, "departure": { "delay": 0, "time": "1749886440" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1749887400" }, "departure": { "delay": 0, "time": "1749887460" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1749889680" }, "departure": { "delay": 0, "time": "1749890100" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749890580" }, "departure": { "delay": 0, "time": "1749890640" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749891840" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749885237", "trip": { "startDate": "20250614", "startTime": "08:46:00", "tripId": "OCESN839572F4408759:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871205F4477284:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749884040" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1749885420" }, "departure": { "delay": 0, "time": "1749885480" }, "stopId": "StopPoint:OCETrain TER-87645192" }, { "arrival": { "delay": 0, "time": "1749886920" }, "departure": { "delay": 0, "time": "1749886980" }, "stopId": "StopPoint:OCETrain TER-87645168" }, { "arrival": { "delay": 0, "time": "1749887340" }, "departure": { "delay": 0, "time": "1749887400" }, "stopId": "StopPoint:OCETrain TER-87613604" }, { "arrival": { "delay": 0, "time": "1749888180" }, "departure": { "delay": 0, "time": "1749888240" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1749888660" }, "departure": { "delay": 0, "time": "1749888840" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1749889560" }, "departure": { "delay": 0, "time": "1749889620" }, "stopId": "StopPoint:OCETrain TER-87613877" }, { "arrival": { "delay": 900, "time": "1749891360" }, "departure": { "delay": 900, "time": "1749891540" }, "stopId": "StopPoint:OCETrain TER-87613893" }, { "arrival": { "delay": 2100, "time": "1749893580" }, "departure": { "delay": 2100, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87613463" }, { "arrival": { "delay": 1800, "time": "1749893880" }, "departure": { "delay": 1800, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87613471" }, { "arrival": { "delay": 1800, "time": "1749894360" }, "departure": { "delay": 1800, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87613489" }, { "arrival": { "delay": 1800, "time": "1749894960" }, "departure": { "delay": 1800, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87613802" }, { "arrival": { "delay": 1800, "time": "1749896040" }, "departure": { "delay": 1800, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 1800, "time": "1749896460" }, "departure": { "delay": 1800, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 1800, "time": "1749897120" }, "departure": { "delay": 1800, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 1800, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749894538", "trip": { "startDate": "20250614", "startTime": "08:49:00", "tripId": "OCESN871205F4477284:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3453F3521533:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749884760" }, "departure": { "delay": 0, "time": "1749884820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749886860" }, "departure": { "delay": 0, "time": "1749886920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87393488" }, { "arrival": { "delay": 0, "time": "1749888000" }, "departure": { "delay": 0, "time": "1749888060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87393595" }, { "arrival": { "delay": 0, "time": "1749888840" }, "departure": { "delay": 0, "time": "1749888900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 0, "time": "1749890100" }, "departure": { "delay": 0, "time": "1749890160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1749890640" }, "departure": { "delay": 0, "time": "1749890760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749891660" }, "departure": { "delay": 0, "time": "1749891720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87448084" }, { "arrival": { "delay": 0, "time": "1749892320" }, "departure": { "delay": 0, "time": "1749892380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87448001" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87448159" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87447698" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749895800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87447649" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87448514" }, { "arrival": { "delay": 0, "time": "1749897720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87478263" } ], "timestamp": "1749880437", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "08:54:00", "tripId": "OCESN3453F3521533:2025-06-11T00:16:05Z" } } }, { "id": "OCESN9566F4148746:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749884760" }, "stopId": "StopPoint:OCEICE-80110684" }, { "arrival": { "delay": 600, "time": "1749887160" }, "departure": { "delay": 600, "time": "1749887280" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 600, "time": "1749888720" }, "departure": { "delay": 600, "time": "1749888780" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 600, "time": "1749891420" }, "departure": { "delay": 600, "time": "1749891720" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 900, "time": "1749898380" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1749893068", "trip": { "startDate": "20250614", "startTime": "08:56:00", "tripId": "OCESN9566F4148746:2025-06-10T14:32:59Z" } } }, { "id": "OCESN871204F4477281:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884220" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 300, "time": "1749885720" }, "departure": { "delay": 300, "time": "1749885780" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 300, "time": "1749886320" }, "departure": { "delay": 300, "time": "1749886380" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 60, "time": "1749886620" }, "departure": { "delay": 0, "time": "1749886620" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 600, "time": "1749888540" }, "departure": { "delay": 600, "time": "1749888600" }, "stopId": "StopPoint:OCETrain TER-87613802" }, { "arrival": { "delay": 600, "time": "1749889080" }, "departure": { "delay": 600, "time": "1749889140" }, "stopId": "StopPoint:OCETrain TER-87613489" }, { "arrival": { "delay": 600, "time": "1749889620" }, "departure": { "delay": 600, "time": "1749889680" }, "stopId": "StopPoint:OCETrain TER-87613471" }, { "arrival": { "delay": 600, "time": "1749890220" }, "departure": { "delay": 600, "time": "1749890280" }, "stopId": "StopPoint:OCETrain TER-87613463" }, { "arrival": { "delay": 600, "time": "1749891120" }, "departure": { "delay": 600, "time": "1749891180" }, "stopId": "StopPoint:OCETrain TER-87613893" }, { "arrival": { "delay": 600, "time": "1749891960" }, "departure": { "delay": 600, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87613877" }, { "arrival": { "delay": 600, "time": "1749892740" }, "departure": { "delay": 600, "time": "1749892920" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 600, "time": "1749893280" }, "departure": { "delay": 600, "time": "1749893340" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 600, "time": "1749894180" }, "departure": { "delay": 600, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87613604" }, { "arrival": { "delay": 600, "time": "1749894600" }, "departure": { "delay": 600, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87645168" }, { "arrival": { "delay": 600, "time": "1749896040" }, "departure": { "delay": 600, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87645192" }, { "arrival": { "delay": 600, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87645002" } ], "timestamp": "1749894748", "trip": { "startDate": "20250614", "startTime": "08:57:00", "tripId": "OCESN871204F4477281:2025-06-14T00:30:32Z" } } }, { "id": "OCESN16552F4476017:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1749886680" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 2400, "time": "1749887460" }, "departure": { "delay": 2400, "time": "1749887520" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 2400, "time": "1749887820" }, "departure": { "delay": 2400, "time": "1749887880" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 3000, "time": "1749889680" }, "departure": { "delay": 3000, "time": "1749889800" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 3000, "time": "1749891420" }, "departure": { "delay": 3000, "time": "1749891600" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 3000, "time": "1749893520" }, "departure": { "delay": 3000, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 8400, "time": "1749899820" }, "departure": { "delay": 8400, "time": "1749899880" }, "stopId": "StopArea:OCE87396564" }, { "arrival": { "delay": 8400, "time": "1749900660" }, "departure": { "delay": 8400, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 8400, "time": "1749902580" }, "departure": { "delay": 8400, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 8400, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "08:58:00", "tripId": "OCESN16552F4476017:2025-06-14T00:30:32Z" } } }, { "id": "OCESN16572F4441882:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884400" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749884700" }, "departure": { "delay": 0, "time": "1749885300" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749887160" }, "departure": { "delay": 11400, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 11400, "time": "1749899580" }, "departure": { "delay": 11400, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 11400, "time": "1749900480" }, "departure": { "delay": 11400, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 11400, "time": "1749902760" }, "departure": { "delay": 11400, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 11400, "time": "1749903660" }, "departure": { "delay": 11400, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 11400, "time": "1749904260" }, "departure": { "delay": 11400, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 11400, "time": "1749904920" }, "departure": { "delay": 11400, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 11400, "time": "1749906120" }, "departure": { "delay": 11400, "time": "1749906180" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 11400, "time": "1749906480" }, "departure": { "delay": 11400, "time": "1749906540" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 11400, "time": "1749907380" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749896097", "trip": { "startDate": "20250614", "startTime": "09:00:00", "tripId": "OCESN16572F4441882:2025-06-12T00:24:33Z" } } }, { "id": "OCESN3306F3982385:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884400" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1749885300" }, "departure": { "delay": 0, "time": "1749885360" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749886080" }, "departure": { "delay": 0, "time": "1749886140" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749886740" }, "departure": { "delay": 0, "time": "1749886800" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749887580" }, "departure": { "delay": 0, "time": "1749887640" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749888540" }, "departure": { "delay": 0, "time": "1749888720" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749895827", "trip": { "startDate": "20250614", "startTime": "09:00:00", "tripId": "OCESN3306F3982385:2025-06-11T00:16:05Z" } } }, { "id": "OCESN5955F3821393:2025-02-07T11:15:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87686667" }, { "arrival": { "delay": 0, "time": "1749891840" }, "departure": { "delay": 0, "time": "1749891960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 0, "time": "1749897360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87734004" } ], "timestamp": "1749880918", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "09:02:00", "tripId": "OCESN5955F3821393:2025-02-07T11:15:13Z" } } }, { "id": "OCESN2087F3923183:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749885240" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 900, "time": "1749888540" }, "departure": { "delay": 900, "time": "1749888720" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 1200, "time": "1749890280" }, "departure": { "delay": 1200, "time": "1749890460" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 1200, "time": "1749891660" }, "departure": { "delay": 1200, "time": "1749891840" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 1200, "time": "1749893460" }, "departure": { "delay": 900, "time": "1749893760" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 900, "time": "1749897300" }, "departure": { "delay": 900, "time": "1749897480" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 600, "time": "1749899280" }, "departure": { "delay": 300, "time": "1749899700" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 300, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749905340" }, "departure": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749906360" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "09:04:00", "tripId": "OCESN2087F3923183:2025-06-12T00:24:33Z" } } }, { "id": "OCESN6112F4446686:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884640" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749885300" }, "departure": { "delay": 0, "time": "1749885480" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749886680" }, "departure": { "delay": 0, "time": "1749886860" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 1500, "time": "1749898080" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749895797", "trip": { "startDate": "20250614", "startTime": "09:04:00", "tripId": "OCESN6112F4446686:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9521F4329725:2025-05-29T00:11:56Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884700" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 0, "time": "1749891660" }, "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 900, "time": "1749895620" }, "departure": { "delay": 900, "time": "1749895800" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 300, "time": "1749896700" }, "departure": { "delay": 300, "time": "1749896820" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 300, "time": "1749899040" }, "stopId": "StopPoint:OCEICE-80110684" } ], "timestamp": "1749895768", "trip": { "startDate": "20250614", "startTime": "09:05:00", "tripId": "OCESN9521F4329725:2025-05-29T00:11:56Z" } } }, { "id": "OCESN8710F3828655:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884820" }, "stopId": "StopPoint:OCETGV INOUI-87474098" }, { "arrival": { "delay": 0, "time": "1749885540" }, "departure": { "delay": 0, "time": "1749885660" }, "stopId": "StopPoint:OCETGV INOUI-87474155" }, { "arrival": { "delay": 0, "time": "1749886440" }, "departure": { "delay": 0, "time": "1749886620" }, "stopId": "StopPoint:OCETGV INOUI-87476317" }, { "arrival": { "delay": 0, "time": "1749887280" }, "departure": { "delay": 0, "time": "1749887460" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1749888360" }, "departure": { "delay": 0, "time": "1749888540" }, "stopId": "StopPoint:OCETGV INOUI-87476200" }, { "arrival": { "delay": 0, "time": "1749889140" }, "departure": { "delay": 0, "time": "1749889320" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1749890880" }, "departure": { "delay": 0, "time": "1749891060" }, "stopId": "StopPoint:OCETGV INOUI-87471300" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 300, "time": "1749895500" }, "departure": { "delay": 300, "time": "1749895680" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 300, "time": "1749900000" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749895107", "trip": { "startDate": "20250614", "startTime": "09:07:00", "tripId": "OCESN8710F3828655:2025-06-12T00:24:33Z" } } }, { "id": "OCESN6155F3832424:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884880" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETGV INOUI-87755629" } ], "timestamp": "1749881277", "trip": { "startDate": "20250614", "startTime": "09:08:00", "tripId": "OCESN6155F3832424:2025-06-12T00:24:33Z" } } }, { "id": "OCESN6173F3835473:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884880" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749904020" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749906180" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749881277", "trip": { "startDate": "20250614", "startTime": "09:08:00", "tripId": "OCESN6173F3835473:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8610F4470626:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749884940" }, "stopId": "StopPoint:OCETGV INOUI-87474007" }, { "arrival": { "delay": 0, "time": "1749885600" }, "departure": { "delay": 0, "time": "1749885720" }, "stopId": "StopPoint:OCETGV INOUI-87474239" }, { "arrival": { "delay": 0, "time": "1749886980" }, "departure": { "delay": 0, "time": "1749887100" }, "stopId": "StopPoint:OCETGV INOUI-87474338" }, { "arrival": { "delay": 0, "time": "1749888000" }, "departure": { "delay": 0, "time": "1749888180" }, "stopId": "StopPoint:OCETGV INOUI-87473181" }, { "arrival": { "delay": 0, "time": "1749888960" }, "departure": { "delay": 0, "time": "1749889080" }, "stopId": "StopPoint:OCETGV INOUI-87473207" }, { "arrival": { "delay": 0, "time": "1749889980" }, "departure": { "delay": 0, "time": "1749890160" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1749890700" }, "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCETGV INOUI-87473108" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 300, "time": "1749895500" }, "departure": { "delay": 300, "time": "1749895680" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 300, "time": "1749900000" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749895107", "trip": { "startDate": "20250614", "startTime": "09:09:00", "tripId": "OCESN8610F4470626:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8375F4445253:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749885120" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749888720" }, "departure": { "delay": 0, "time": "1749888960" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749891000" }, "departure": { "delay": 0, "time": "1749891180" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 300, "time": "1749893400" }, "stopId": "StopPoint:OCETGV INOUI-87485490" }, { "arrival": { "delay": 300, "time": "1749894300" }, "departure": { "delay": 300, "time": "1749894480" }, "stopId": "StopPoint:OCETGV INOUI-87485300" }, { "arrival": { "delay": 300, "time": "1749895560" }, "departure": { "delay": 300, "time": "1749895680" }, "stopId": "StopPoint:OCETGV INOUI-87485227" }, { "arrival": { "delay": 300, "time": "1749897000" }, "stopId": "StopPoint:OCETGV INOUI-87485003" } ], "timestamp": "1749893518", "trip": { "startDate": "20250614", "startTime": "09:12:00", "tripId": "OCESN8375F4445253:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17756F3834436:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749885360" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749886080" }, "departure": { "delay": 0, "time": "1749886200" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749886680" }, "departure": { "delay": 0, "time": "1749886740" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749887280" }, "departure": { "delay": 0, "time": "1749887340" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749888120" }, "departure": { "delay": 0, "time": "1749888240" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749889140" }, "departure": { "delay": 0, "time": "1749889200" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749889920" }, "departure": { "delay": 300, "time": "1749890340" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 300, "time": "1749890820" }, "departure": { "delay": 300, "time": "1749890880" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 300, "time": "1749891360" }, "departure": { "delay": 300, "time": "1749891420" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 300, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1749890728", "trip": { "startDate": "20250614", "startTime": "09:16:00", "tripId": "OCESN17756F3834436:2025-06-14T00:30:32Z" } } }, { "id": "OCESN86972F3837397:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749885360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" }, { "departure": { "delay": 0, "time": "1749886740" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1749887040" }, "departure": { "delay": 0, "time": "1749887100" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749887400" }, "departure": { "delay": 0, "time": "1749887460" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749887640" }, "departure": { "delay": 0, "time": "1749887700" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749887940" }, "departure": { "delay": 0, "time": "1749888000" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749888300" }, "departure": { "delay": 0, "time": "1749888360" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749888900" }, "departure": { "delay": 0, "time": "1749889440" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749889920" }, "departure": { "delay": 0, "time": "1749889980" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749890280" }, "departure": { "delay": 0, "time": "1749890340" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749890820" }, "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749891240" }, "departure": { "delay": 0, "time": "1749891300" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749892080" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749893400" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749896488", "trip": { "startDate": "20250614", "startTime": "09:16:00", "tripId": "OCESN86972F3837397:2025-06-13T00:25:47Z" } } }, { "id": "OCESN873997F4477946:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749885540" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749885780" }, "departure": { "delay": 0, "time": "1749885840" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749886380" }, "departure": { "delay": 0, "time": "1749886440" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1749887280" }, "departure": { "delay": 0, "time": "1749887340" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749888120" }, "departure": { "delay": 0, "time": "1749888180" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749888480" }, "departure": { "delay": 0, "time": "1749888540" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749889020" }, "departure": { "delay": 0, "time": "1749889080" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1749890400" }, "departure": { "delay": 0, "time": "1749890520" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1749891120" }, "departure": { "delay": 0, "time": "1749891360" }, "stopId": "StopPoint:OCETrain TER-87734319" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87734335" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87731885" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87734343" }, { "arrival": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87734350" } ], "timestamp": "1749881939", "trip": { "startDate": "20250614", "startTime": "09:19:00", "tripId": "OCESN873997F4477946:2025-06-14T00:30:32Z" } } }, { "id": "OCESN4502F4468121:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749885600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87722025" }, { "arrival": { "delay": 0, "time": "1749886080" }, "departure": { "delay": 0, "time": "1749886440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 0, "time": "1749890280" }, "departure": { "delay": 0, "time": "1749890460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 0, "time": "1749892740" }, "departure": { "delay": 0, "time": "1749892800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 0, "time": "1749906300" }, "departure": { "delay": 0, "time": "1749906420" }, "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 0, "time": "1749907620" }, "departure": { "delay": 0, "time": "1749907800" }, "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 0, "time": "1749910320" }, "stopId": "StopPoint:OCEINTERCITES-87481002" } ], "timestamp": "1749893787", "trip": { "startDate": "20250614", "startTime": "09:20:00", "tripId": "OCESN4502F4468121:2025-06-14T00:30:32Z" } } }, { "id": "OCESN86973F4461347:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749885720" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749886020" }, "departure": { "delay": 0, "time": "1749886080" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749886320" }, "departure": { "delay": 0, "time": "1749886380" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749886620" }, "departure": { "delay": 0, "time": "1749886680" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749886980" }, "departure": { "delay": 0, "time": "1749887040" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749887400" }, "departure": { "delay": 0, "time": "1749887460" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749888180" }, "departure": { "delay": 0, "time": "1749888240" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749888720" }, "departure": { "delay": 0, "time": "1749888780" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749889440" }, "departure": { "delay": 0, "time": "1749889560" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749890640" }, "departure": { "delay": 0, "time": "1749890700" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749891420" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87785006" } ], "timestamp": "1749882117", "trip": { "startDate": "20250614", "startTime": "09:22:00", "tripId": "OCESN86973F4461347:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4758F4468441:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749886080" }, "stopId": "StopPoint:OCEINTERCITES-87751008" }, { "arrival": { "delay": 300, "time": "1749890040" }, "departure": { "delay": 300, "time": "1749890280" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749891420" }, "departure": { "delay": 0, "time": "1749891660" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749905820" }, "departure": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCEINTERCITES-87586545" }, { "arrival": { "delay": 0, "time": "1749908820" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749890188", "trip": { "startDate": "20250614", "startTime": "09:23:00", "tripId": "OCESN4758F4468441:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17771F3820644:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749885840" }, "stopId": "StopPoint:OCETrain TER-87686006" }, { "arrival": { "delay": 0, "time": "1749889800" }, "departure": { "delay": 0, "time": "1749889920" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749890880" }, "departure": { "delay": 0, "time": "1749890940" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749891420" }, "departure": { "delay": 0, "time": "1749891660" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749892200" }, "departure": { "delay": 0, "time": "1749892260" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749888148", "trip": { "startDate": "20250614", "startTime": "09:24:00", "tripId": "OCESN17771F3820644:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6964F3910406:2025-03-18T23:43:04Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749885840" }, "stopId": "StopPoint:OCETGV INOUI-87746008" }, { "arrival": { "delay": 0, "time": "1749887400" }, "departure": { "delay": 0, "time": "1749887580" }, "stopId": "StopPoint:OCETGV INOUI-87741132" }, { "arrival": { "delay": 0, "time": "1749888240" }, "departure": { "delay": 0, "time": "1749889080" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749882237", "trip": { "startDate": "20250614", "startTime": "09:24:00", "tripId": "OCESN6964F3910406:2025-03-18T23:43:04Z" } } }, { "id": "OCESN9708F3811867:2025-05-19T00:02:17Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749886080" }, "stopId": "StopPoint:OCETGV INOUI-71718010" }, { "arrival": { "delay": 0, "time": "1749888420" }, "departure": { "delay": 0, "time": "1749888600" }, "stopId": "StopPoint:OCETGV INOUI-71793000" }, { "arrival": { "delay": 0, "time": "1749889440" }, "departure": { "delay": 0, "time": "1749889620" }, "stopId": "StopPoint:OCETGV INOUI-71043075" }, { "arrival": { "delay": 0, "time": "1749891120" }, "departure": { "delay": 0, "time": "1749891720" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749910560" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749892227", "trip": { "startDate": "20250614", "startTime": "09:28:00", "tripId": "OCESN9708F3811867:2025-05-19T00:02:17Z" } } }, { "id": "OCESN14141F3518880:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749886380" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 1200, "time": "1749890940" }, "departure": { "delay": 1200, "time": "1749891060" }, "stopId": "StopPoint:OCEINTERCITES-87611152" }, { "arrival": { "delay": 2700, "time": "1749894540" }, "departure": { "delay": 2700, "time": "1749894720" }, "stopId": "StopPoint:OCEINTERCITES-87671008" }, { "arrival": { "delay": 2700, "time": "1749895560" }, "departure": { "delay": 2700, "time": "1749895740" }, "stopId": "StopPoint:OCEINTERCITES-87671339" }, { "arrival": { "delay": 2700, "time": "1749897240" }, "departure": { "delay": 2700, "time": "1749897420" }, "stopId": "StopPoint:OCEINTERCITES-87672006" }, { "arrival": { "delay": 2700, "time": "1749898680" }, "departure": { "delay": 2700, "time": "1749898800" }, "stopId": "StopPoint:OCEINTERCITES-87672253" }, { "arrival": { "delay": 2700, "time": "1749901500" }, "stopId": "StopPoint:OCEINTERCITES-87673004" } ], "timestamp": "1749895017", "trip": { "startDate": "20250614", "startTime": "09:33:00", "tripId": "OCESN14141F3518880:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8534F4469408:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749886440" }, "stopId": "StopPoint:OCETGV INOUI-87677005" }, { "arrival": { "delay": 0, "time": "1749887040" }, "departure": { "delay": 0, "time": "1749887160" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 0, "time": "1749887760" }, "departure": { "delay": 0, "time": "1749887940" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 0, "time": "1749888660" }, "departure": { "delay": 0, "time": "1749888840" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 0, "time": "1749890640" }, "departure": { "delay": 0, "time": "1749890940" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749884967", "trip": { "startDate": "20250614", "startTime": "09:34:00", "tripId": "OCESN8534F4469408:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9210F3865418:2025-04-01T15:43:43Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749886440" }, "stopId": "StopPoint:OCELyria-85030007" }, { "arrival": { "delay": 0, "time": "1749889680" }, "departure": { "delay": 0, "time": "1749890040" }, "stopId": "StopPoint:OCELyria-85000109" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891360" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749883527", "trip": { "startDate": "20250614", "startTime": "09:34:00", "tripId": "OCESN9210F3865418:2025-04-01T15:43:43Z" } } }, { "id": "OCESN16382F4366703:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749886500" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 300, "time": "1749888420" }, "departure": { "delay": 300, "time": "1749888540" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 300, "time": "1749889380" }, "departure": { "delay": 300, "time": "1749889440" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 300, "time": "1749889860" }, "departure": { "delay": 300, "time": "1749889980" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 300, "time": "1749890520" }, "departure": { "delay": 300, "time": "1749890580" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 300, "time": "1749890940" }, "departure": { "delay": 300, "time": "1749891000" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 300, "time": "1749891480" }, "departure": { "delay": 300, "time": "1749891540" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 300, "time": "1749893100" }, "departure": { "delay": 300, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 300, "time": "1749893520" }, "departure": { "delay": 300, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 900, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749894447", "trip": { "startDate": "20250614", "startTime": "09:35:00", "tripId": "OCESN16382F4366703:2025-06-08T00:08:37Z" } } }, { "id": "OCESN6107F3822206:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749886620" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749883017", "trip": { "startDate": "20250614", "startTime": "09:37:00", "tripId": "OCESN6107F3822206:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8913F4454342:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1749888240" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 1800, "time": "1749891780" }, "departure": { "delay": 1800, "time": "1749891960" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 1800, "time": "1749894240" }, "departure": { "delay": 1800, "time": "1749894420" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 2100, "time": "1749896940" }, "departure": { "delay": 2100, "time": "1749897300" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 2100, "time": "1749899280" }, "departure": { "delay": 2100, "time": "1749899460" }, "stopId": "StopPoint:OCETGV INOUI-87481705" }, { "arrival": { "delay": 2100, "time": "1749900240" }, "departure": { "delay": 2100, "time": "1749900480" }, "stopId": "StopPoint:OCETGV INOUI-87481754" }, { "arrival": { "delay": 2100, "time": "1749901080" }, "stopId": "StopPoint:OCETGV INOUI-87481788" } ], "timestamp": "1749895947", "trip": { "startDate": "20250614", "startTime": "09:39:00", "tripId": "OCESN8913F4454342:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8973F4468950:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1749888240" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 1800, "time": "1749891780" }, "departure": { "delay": 1800, "time": "1749891960" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 1800, "time": "1749894240" }, "departure": { "delay": 1800, "time": "1749894420" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 2100, "time": "1749896940" }, "departure": { "delay": 2100, "time": "1749897600" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 2100, "time": "1749900060" }, "departure": { "delay": 2100, "time": "1749900240" }, "stopId": "StopPoint:OCETGV INOUI-87486019" }, { "arrival": { "delay": 2100, "time": "1749901740" }, "stopId": "StopPoint:OCETGV INOUI-87486449" } ], "timestamp": "1749895947", "trip": { "startDate": "20250614", "startTime": "09:39:00", "tripId": "OCESN8973F4468950:2025-06-14T00:30:32Z" } } }, { "id": "OCESN7885F4465356:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749886860" }, "stopId": "StopPoint:OCEOUIGO-87686006" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCEOUIGO-87775007" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCEOUIGO-87773002" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCEOUIGO-87773200" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCEOUIGO-87781278" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCEOUIGO-87781005" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCEOUIGO-87781104" }, { "arrival": { "delay": 0, "time": "1749906060" }, "stopId": "StopPoint:OCEOUIGO-87784009" } ], "timestamp": "1749883257", "trip": { "startDate": "20250614", "startTime": "09:41:00", "tripId": "OCESN7885F4465356:2025-06-14T00:30:32Z" } } }, { "id": "OCESN62602R4465593:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749886920" }, "stopId": "StopPoint:OCENavette-87781005" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCENavette-87783001" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCENavette-87783365" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCENavette-87783324" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCENavette-87783308" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCENavette-87783282" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCENavette-87783266" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCENavette-87783241" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCENavette-87783175" }, { "arrival": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCENavette-87645507" } ], "timestamp": "1749883317", "trip": { "startDate": "20250614", "startTime": "09:42:00", "tripId": "OCESN62602R4465593:2025-06-14T00:30:32Z" } } }, { "id": "OCESN13117F3527533:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1749889380" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 2400, "time": "1749892920" }, "departure": { "delay": 2400, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 2400, "time": "1749893340" }, "departure": { "delay": 2400, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87415885" }, { "arrival": { "delay": 2400, "time": "1749893700" }, "departure": { "delay": 2400, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87415893" }, { "arrival": { "delay": 2400, "time": "1749894180" }, "departure": { "delay": 2400, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 2400, "time": "1749894780" }, "departure": { "delay": 2400, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 2100, "time": "1749895140" }, "departure": { "delay": 2100, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 4200, "time": "1749898020" }, "departure": { "delay": 4200, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 4200, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749896547", "trip": { "startDate": "20250614", "startTime": "09:43:00", "tripId": "OCESN13117F3527533:2025-06-09T02:14:31Z" } } }, { "id": "OCESN8972F3818830:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887040" }, "stopId": "StopPoint:OCETGV INOUI-87486449" }, { "arrival": { "delay": 0, "time": "1749888480" }, "departure": { "delay": 0, "time": "1749888660" }, "stopId": "StopPoint:OCETGV INOUI-87486019" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891840" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749883437", "trip": { "startDate": "20250614", "startTime": "09:44:00", "tripId": "OCESN8972F3818830:2025-06-10T14:32:59Z" } } }, { "id": "OCESN6937F4314178:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887100" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETGV INOUI-87741132" }, { "arrival": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETGV INOUI-87746008" } ], "timestamp": "1749883497", "trip": { "startDate": "20250614", "startTime": "09:45:00", "tripId": "OCESN6937F4314178:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9247F4216833:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887100" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 0, "time": "1749907440" }, "departure": { "delay": 0, "time": "1749907560" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 0, "time": "1749912600" }, "stopId": "StopPoint:OCETGV INOUI-83016451" } ], "timestamp": "1749883497", "trip": { "startDate": "20250614", "startTime": "09:45:00", "tripId": "OCESN9247F4216833:2025-06-14T00:30:32Z" } } }, { "id": "OCESN94002R4462491:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887100" }, "stopId": "StopPoint:OCECar TER-87783605" }, { "arrival": { "delay": 0, "time": "1749889500" }, "departure": { "delay": 0, "time": "1749889500" }, "stopId": "StopPoint:OCECar TER-87783282" }, { "arrival": { "delay": 0, "time": "1749889800" }, "departure": { "delay": 0, "time": "1749889800" }, "stopId": "StopPoint:OCECar TER-87640631" }, { "arrival": { "delay": 0, "time": "1749891300" }, "departure": { "delay": 0, "time": "1749891300" }, "stopId": "StopPoint:OCECar TER-87783266" }, { "arrival": { "delay": 0, "time": "1749892500" }, "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCECar TER-87783241" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar TER-87734004" } ], "timestamp": "1749883497", "trip": { "startDate": "20250614", "startTime": "09:45:00", "tripId": "OCESN94002R4462491:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6908F3821469:2025-05-18T00:22:14Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887160" }, "stopId": "StopPoint:OCETGV INOUI-87747006" }, { "arrival": { "delay": 0, "time": "1749890940" }, "departure": { "delay": 0, "time": "1749891180" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749883557", "trip": { "startDate": "20250614", "startTime": "09:46:00", "tripId": "OCESN6908F3821469:2025-05-18T00:22:14Z" } } }, { "id": "OCESN9768F3811794:2025-05-03T22:32:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887160" }, "stopId": "StopPoint:OCELyria-85011205" }, { "arrival": { "delay": 0, "time": "1749889440" }, "departure": { "delay": 0, "time": "1749889800" }, "stopId": "StopPoint:OCELyria-85010082" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891720" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749883557", "trip": { "startDate": "20250614", "startTime": "09:46:00", "tripId": "OCESN9768F3811794:2025-05-03T22:32:55Z" } } }, { "id": "OCESN3854F4467379:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749887520" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 300, "time": "1749890220" }, "departure": { "delay": 300, "time": "1749890280" }, "stopId": "StopPoint:OCEINTERCITES-87491142" }, { "arrival": { "delay": 300, "time": "1749892800" }, "departure": { "delay": 300, "time": "1749892920" }, "stopId": "StopPoint:OCEINTERCITES-87491001" }, { "arrival": { "delay": 300, "time": "1749894660" }, "departure": { "delay": 300, "time": "1749894780" }, "stopId": "StopPoint:OCEINTERCITES-87485144" }, { "arrival": { "delay": 300, "time": "1749895920" }, "departure": { "delay": 300, "time": "1749896160" }, "stopId": "StopPoint:OCEINTERCITES-87485003" }, { "arrival": { "delay": 300, "time": "1749898500" }, "departure": { "delay": 300, "time": "1749898560" }, "stopId": "StopPoint:OCEINTERCITES-87486258" }, { "arrival": { "delay": 300, "time": "1749899940" }, "departure": { "delay": 300, "time": "1749900060" }, "stopId": "StopPoint:OCEINTERCITES-87486019" }, { "arrival": { "delay": 300, "time": "1749902700" }, "stopId": "StopPoint:OCEINTERCITES-87481002" } ], "timestamp": "1749887729", "trip": { "startDate": "20250614", "startTime": "09:47:00", "tripId": "OCESN3854F4467379:2025-06-14T00:30:32Z" } } }, { "id": "OCESN860860F4427215:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887640" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749889980" }, "departure": { "delay": 0, "time": "1749890040" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1749890760" }, "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749891960" }, "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87576728" }, { "arrival": { "delay": 0, "time": "1749893220" }, "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749884037", "trip": { "startDate": "20250614", "startTime": "09:54:00", "tripId": "OCESN860860F4427215:2025-06-11T00:16:05Z" } } }, { "id": "OCESN17475F4441901:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887700" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749890280" }, "departure": { "delay": 0, "time": "1749890460" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749891720" }, "departure": { "delay": 0, "time": "1749891840" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1749892860" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87756056" } ], "timestamp": "1749884097", "trip": { "startDate": "20250614", "startTime": "09:55:00", "tripId": "OCESN17475F4441901:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9591F3812065:2025-05-08T00:40:53Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887700" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 600, "time": "1749894600" }, "departure": { "delay": 600, "time": "1749894960" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 1500, "time": "1749898740" }, "departure": { "delay": 1500, "time": "1749898860" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 1500, "time": "1749904080" }, "departure": { "delay": 1500, "time": "1749904260" }, "stopId": "StopPoint:OCEICE-80110650" }, { "arrival": { "delay": 1500, "time": "1749917460" }, "departure": { "delay": 1500, "time": "1749917580" }, "stopId": "StopPoint:OCEICE-80030254" }, { "arrival": { "delay": 1500, "time": "1749918120" }, "stopId": "StopPoint:OCEICE-80659698" } ], "timestamp": "1749894327", "trip": { "startDate": "20250614", "startTime": "09:55:00", "tripId": "OCESN9591F3812065:2025-05-08T00:40:53Z" } } }, { "id": "OCESN6174F3828527:2025-03-11T23:43:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887940" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749889020" }, "departure": { "delay": 0, "time": "1749889200" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749889680" }, "departure": { "delay": 0, "time": "1749889980" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749891300" }, "departure": { "delay": 0, "time": "1749891480" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 900, "time": "1749895200" }, "departure": { "delay": 900, "time": "1749895440" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 600, "time": "1749897720" }, "departure": { "delay": 600, "time": "1749898560" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749909480" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749895377", "trip": { "startDate": "20250614", "startTime": "09:59:00", "tripId": "OCESN6174F3828527:2025-03-11T23:43:40Z" } } }, { "id": "OCESN872734F4438539:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887940" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 0, "time": "1749888600" }, "departure": { "delay": 0, "time": "1749888660" }, "stopId": "StopPoint:OCETrain TER-87672139" }, { "arrival": { "delay": 0, "time": "1749889560" }, "departure": { "delay": 0, "time": "1749889680" }, "stopId": "StopPoint:OCETrain TER-87671339" }, { "arrival": { "delay": 0, "time": "1749890580" }, "departure": { "delay": 0, "time": "1749890700" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1749891360" }, "departure": { "delay": 0, "time": "1749891420" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1749891960" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87671156" }, { "arrival": { "delay": 0, "time": "1749892320" }, "departure": { "delay": 0, "time": "1749892380" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1749893040" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749884338", "trip": { "startDate": "20250614", "startTime": "09:59:00", "tripId": "OCESN872734F4438539:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96634F4462951:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749887940" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749889500" }, "departure": { "delay": 0, "time": "1749889680" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749891840" }, "departure": { "delay": 0, "time": "1749891960" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749884338", "trip": { "startDate": "20250614", "startTime": "09:59:00", "tripId": "OCESN96634F4462951:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8445F3528621:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749888600" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 600, "time": "1749892260" }, "departure": { "delay": 600, "time": "1749892500" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 600, "time": "1749894420" }, "departure": { "delay": 600, "time": "1749894600" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 600, "time": "1749897000" }, "departure": { "delay": 600, "time": "1749897180" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 600, "time": "1749899700" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1749894568", "trip": { "startDate": "20250614", "startTime": "10:00:00", "tripId": "OCESN8445F3528621:2025-06-11T00:16:05Z" } } }, { "id": "OCESN2356F3832776:2025-06-01T00:10:16Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888060" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749889860" }, "departure": { "delay": 0, "time": "1749890760" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749887938", "trip": { "startDate": "20250614", "startTime": "10:01:00", "tripId": "OCESN2356F3832776:2025-06-01T00:10:16Z" } } }, { "id": "OCESN17313F4459573:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749888840" }, "stopId": "StopPoint:OCETrain TER-87784686" }, { "arrival": { "delay": 600, "time": "1749889320" }, "departure": { "delay": 600, "time": "1749889380" }, "stopId": "StopPoint:OCETrain TER-87784702" }, { "arrival": { "delay": 600, "time": "1749889500" }, "departure": { "delay": 600, "time": "1749889560" }, "stopId": "StopPoint:OCETrain TER-87784710" }, { "arrival": { "delay": 600, "time": "1749890100" }, "departure": { "delay": 600, "time": "1749890280" }, "stopId": "StopPoint:OCETrain TER-87784728" }, { "arrival": { "delay": 600, "time": "1749890520" }, "departure": { "delay": 600, "time": "1749890580" }, "stopId": "StopPoint:OCETrain TER-87784736" }, { "arrival": { "delay": 600, "time": "1749890940" }, "departure": { "delay": 600, "time": "1749890940" }, "stopId": "StopPoint:OCETrain TER-87784744" }, { "arrival": { "delay": 600, "time": "1749891300" }, "departure": { "delay": 600, "time": "1749891300" }, "stopId": "StopPoint:OCETrain TER-87784751" }, { "arrival": { "delay": 600, "time": "1749891840" }, "departure": { "delay": 600, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87784769" }, { "arrival": { "delay": 600, "time": "1749892680" }, "departure": { "delay": 600, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87784777" }, { "arrival": { "delay": 600, "time": "1749893100" }, "departure": { "delay": 600, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87784785" }, { "arrival": { "delay": 600, "time": "1749893520" }, "departure": { "delay": 600, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87784793" }, { "arrival": { "delay": 600, "time": "1749894420" }, "departure": { "delay": 600, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87784801" }, { "arrival": { "delay": 600, "time": "1749895200" }, "departure": { "delay": 600, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87784819" }, { "arrival": { "delay": 600, "time": "1749896760" }, "departure": { "delay": 600, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87784827" }, { "arrival": { "delay": 600, "time": "1749897120" }, "departure": { "delay": 600, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87784835" }, { "arrival": { "delay": 600, "time": "1749897540" }, "departure": { "delay": 600, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87784843" }, { "arrival": { "delay": 600, "time": "1749897840" }, "departure": { "delay": 600, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87784850" }, { "arrival": { "delay": 600, "time": "1749898560" }, "departure": { "delay": 600, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87784868" }, { "arrival": { "delay": 600, "time": "1749899040" }, "departure": { "delay": 600, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87784876" }, { "arrival": { "delay": 600, "time": "1749899580" }, "departure": { "delay": 600, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87784884" }, { "arrival": { "delay": 600, "time": "1749900000" }, "departure": { "delay": 600, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87784892" }, { "arrival": { "delay": 600, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87611483" } ], "timestamp": "1749889168", "trip": { "startDate": "20250614", "startTime": "10:04:00", "tripId": "OCESN17313F4459573:2025-06-13T00:25:47Z" } } }, { "id": "OCESN852078F3646207:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3300, "time": "1749891660" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 3600, "time": "1749892800" }, "departure": { "delay": 3600, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 3600, "time": "1749893400" }, "departure": { "delay": 3600, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 3600, "time": "1749894240" }, "departure": { "delay": 3600, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 4200, "time": "1749895320" }, "departure": { "delay": 4200, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 4200, "time": "1749895740" }, "departure": { "delay": 4200, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 4200, "time": "1749896760" }, "departure": { "delay": 4200, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 4200, "time": "1749897600" }, "departure": { "delay": 4200, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 4200, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749896187", "trip": { "startDate": "20250614", "startTime": "10:06:00", "tripId": "OCESN852078F3646207:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879626F4243026:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888420" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749888840" }, "departure": { "delay": 0, "time": "1749888900" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749889200" }, "departure": { "delay": 0, "time": "1749889260" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749889440" }, "departure": { "delay": 0, "time": "1749889500" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749889740" }, "departure": { "delay": 0, "time": "1749889800" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749890400" }, "departure": { "delay": 0, "time": "1749890460" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749890820" }, "departure": { "delay": 0, "time": "1749890940" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891540" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1749891840" }, "departure": { "delay": 0, "time": "1749891900" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1749892440" }, "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1749892860" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1749884817", "trip": { "startDate": "20250614", "startTime": "10:07:00", "tripId": "OCESN879626F4243026:2025-06-11T00:16:05Z" } } }, { "id": "OCESN6175F3841812:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888480" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749905340" }, "departure": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETGV INOUI-87755447" }, { "arrival": { "delay": 0, "time": "1749907620" }, "departure": { "delay": 0, "time": "1749907860" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749908400" }, "departure": { "delay": 0, "time": "1749908640" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749910140" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749884878", "trip": { "startDate": "20250614", "startTime": "10:08:00", "tripId": "OCESN6175F3841812:2025-06-11T00:16:05Z" } } }, { "id": "OCESN4659F4468352:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888540" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 900, "time": "1749893760" }, "departure": { "delay": 900, "time": "1749893880" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 900, "time": "1749896040" }, "departure": { "delay": 900, "time": "1749896160" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 900, "time": "1749898320" }, "departure": { "delay": 900, "time": "1749898620" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 900, "time": "1749901200" }, "departure": { "delay": 900, "time": "1749901380" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 900, "time": "1749903180" }, "departure": { "delay": 900, "time": "1749903420" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 900, "time": "1749904200" }, "departure": { "delay": 900, "time": "1749904380" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 900, "time": "1749906660" }, "departure": { "delay": 900, "time": "1749906960" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 900, "time": "1749908400" }, "departure": { "delay": 900, "time": "1749908640" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 900, "time": "1749912720" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1749889948", "trip": { "startDate": "20250614", "startTime": "10:09:00", "tripId": "OCESN4659F4468352:2025-06-14T00:30:32Z" } } }, { "id": "OCESN876412F4452861:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888540" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749889320" }, "departure": { "delay": 0, "time": "1749889440" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749890040" }, "departure": { "delay": 0, "time": "1749890160" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749891060" }, "departure": { "delay": 0, "time": "1749891180" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749891420" }, "departure": { "delay": 0, "time": "1749891480" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749892200" }, "departure": { "delay": 0, "time": "1749892440" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749892860" }, "departure": { "delay": 0, "time": "1749892920" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749884937", "trip": { "startDate": "20250614", "startTime": "10:09:00", "tripId": "OCESN876412F4452861:2025-06-14T00:30:32Z" } } }, { "id": "OCESN2864F3844152:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888600" }, "stopId": "StopPoint:OCETGV INOUI-82001000" }, { "arrival": { "delay": 0, "time": "1749889860" }, "departure": { "delay": 0, "time": "1749890040" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1749891120" }, "departure": { "delay": 0, "time": "1749891540" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749884997", "trip": { "startDate": "20250614", "startTime": "10:10:00", "tripId": "OCESN2864F3844152:2025-06-10T14:32:59Z" } } }, { "id": "OCESN6823F4216796:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888600" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749890640" }, "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETGV INOUI-87615286" }, { "arrival": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETGV INOUI-87611004" } ], "timestamp": "1749884997", "trip": { "startDate": "20250614", "startTime": "10:10:00", "tripId": "OCESN6823F4216796:2025-06-10T14:32:59Z" } } }, { "id": "OCESN6911F3856259:2025-05-18T00:22:14Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888720" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETGV INOUI-87747006" } ], "timestamp": "1749885117", "trip": { "startDate": "20250614", "startTime": "10:12:00", "tripId": "OCESN6911F3856259:2025-05-18T00:22:14Z" } } }, { "id": "OCESN57818R4468794:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888900" }, "stopId": "StopPoint:OCECar-87201541" }, { "arrival": { "delay": 0, "time": "1749889020" }, "departure": { "delay": 0, "time": "1749889020" }, "stopId": "StopPoint:OCECar-87690156" }, { "arrival": { "delay": 0, "time": "1749889140" }, "departure": { "delay": 0, "time": "1749889140" }, "stopId": "StopPoint:OCECar-87689950" }, { "arrival": { "delay": 0, "time": "1749889920" }, "departure": { "delay": 0, "time": "1749889920" }, "stopId": "StopPoint:OCECar-87216663" }, { "arrival": { "delay": 0, "time": "1749890040" }, "departure": { "delay": 0, "time": "1749890040" }, "stopId": "StopPoint:OCECar-87644351" }, { "arrival": { "delay": 0, "time": "1749890100" }, "departure": { "delay": 0, "time": "1749890100" }, "stopId": "StopPoint:OCECar-87644369" }, { "arrival": { "delay": 0, "time": "1749891000" }, "departure": { "delay": 0, "time": "1749891000" }, "stopId": "StopPoint:OCECar-87597377" }, { "arrival": { "delay": 0, "time": "1749891300" }, "departure": { "delay": 0, "time": "1749891300" }, "stopId": "StopPoint:OCECar-87644260" }, { "arrival": { "delay": 0, "time": "1749891840" }, "departure": { "delay": 0, "time": "1749891840" }, "stopId": "StopPoint:OCECar-87597401" }, { "arrival": { "delay": 0, "time": "1749892200" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCECar-87688952" }, { "arrival": { "delay": 0, "time": "1749892320" }, "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCECar-87644096" }, { "arrival": { "delay": 0, "time": "1749892680" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCECar-87216689" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCECar-87280065" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCECar-87644047" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCECar-87688945" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCECar-87644286" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893340" }, "stopId": "StopPoint:OCECar-87571489" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCECar-87644203" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCECar-87571471" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCECar-87644195" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCECar-87337527" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCECar-87644104" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCECar-87465724" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCECar-87571430" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCECar-87337501" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCECar-87930958" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCECar-87644153" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCECar-87688978" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar-87205575" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCECar-87571000" } ], "timestamp": "1749885297", "trip": { "startDate": "20250614", "startTime": "10:15:00", "tripId": "OCESN57818R4468794:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9765F3530910:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888900" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCELyria-85010082" } ], "timestamp": "1749885297", "trip": { "startDate": "20250614", "startTime": "10:15:00", "tripId": "OCESN9765F3530910:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8486F4468987:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749888960" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749890340" }, "departure": { "delay": 0, "time": "1749890520" }, "stopId": "StopPoint:OCETGV INOUI-87584052" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749885357", "trip": { "startDate": "20250614", "startTime": "10:16:00", "tripId": "OCESN8486F4468987:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86026F4470437:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889020" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749889620" }, "departure": { "delay": 0, "time": "1749889920" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749890100" }, "departure": { "delay": 0, "time": "1749890160" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749890280" }, "departure": { "delay": 0, "time": "1749890340" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749890520" }, "departure": { "delay": 0, "time": "1749890580" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749890820" }, "departure": { "delay": 0, "time": "1749891000" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749891120" }, "departure": { "delay": 0, "time": "1749891180" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891540" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749891720" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749891900" }, "departure": { "delay": 0, "time": "1749891960" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749892080" }, "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749892380" }, "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892920" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749893040" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749885419", "trip": { "startDate": "20250614", "startTime": "10:17:00", "tripId": "OCESA86026F4470437:2025-06-14T00:30:32Z" } } }, { "id": "OCESN871460F4477336:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2100, "time": "1749891180" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 2100, "time": "1749891780" }, "departure": { "delay": 2100, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 1920, "time": "1749892200" }, "departure": { "delay": 1860, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87611574" }, { "arrival": { "delay": 1800, "time": "1749892680" }, "departure": { "delay": 1800, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 1800, "time": "1749893580" }, "departure": { "delay": 1800, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 1800, "time": "1749894000" }, "departure": { "delay": 1800, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 1800, "time": "1749894420" }, "departure": { "delay": 1800, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 1800, "time": "1749894780" }, "departure": { "delay": 1800, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 1800, "time": "1749895200" }, "departure": { "delay": 1800, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 1800, "time": "1749895620" }, "departure": { "delay": 1800, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 1800, "time": "1749895980" }, "departure": { "delay": 1800, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 1800, "time": "1749896400" }, "departure": { "delay": 1800, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 1800, "time": "1749896700" }, "departure": { "delay": 1800, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 1800, "time": "1749897000" }, "departure": { "delay": 1800, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 1800, "time": "1749897420" }, "departure": { "delay": 1800, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 1800, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749892017", "trip": { "startDate": "20250614", "startTime": "10:18:00", "tripId": "OCESN871460F4477336:2025-06-14T00:30:32Z" } } }, { "id": "OCESN16421F4315313:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889140" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749890760" }, "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 300, "time": "1749893220" }, "departure": { "delay": 300, "time": "1749893340" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 300, "time": "1749895200" }, "departure": { "delay": 300, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 300, "time": "1749896100" }, "departure": { "delay": 300, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749896187", "trip": { "startDate": "20250614", "startTime": "10:19:00", "tripId": "OCESN16421F4315313:2025-06-11T00:16:05Z" } } }, { "id": "OCESN870007F4477030:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889140" }, "stopId": "StopPoint:OCETrain TER-87613422" }, { "arrival": { "delay": 0, "time": "1749889800" }, "departure": { "delay": 0, "time": "1749889860" }, "stopId": "StopPoint:OCETrain TER-87615773" }, { "arrival": { "delay": 0, "time": "1749890460" }, "departure": { "delay": 0, "time": "1749890520" }, "stopId": "StopPoint:OCETrain TER-87615757" }, { "arrival": { "delay": 0, "time": "1749891240" }, "departure": { "delay": 0, "time": "1749891300" }, "stopId": "StopPoint:OCETrain TER-87615732" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749885537", "trip": { "startDate": "20250614", "startTime": "10:19:00", "tripId": "OCESN870007F4477030:2025-06-14T00:30:32Z" } } }, { "id": "OCESN14142F3517973:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889200" }, "stopId": "StopPoint:OCEINTERCITES-87677005" }, { "arrival": { "delay": 0, "time": "1749889800" }, "departure": { "delay": 0, "time": "1749889860" }, "stopId": "StopPoint:OCEINTERCITES-87677120" }, { "arrival": { "delay": 0, "time": "1749890460" }, "departure": { "delay": 0, "time": "1749890520" }, "stopId": "StopPoint:OCEINTERCITES-87673400" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCEINTERCITES-87673004" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCEINTERCITES-87672253" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCEINTERCITES-87672006" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCEINTERCITES-87671339" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCEINTERCITES-87671008" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCEINTERCITES-87611152" }, { "arrival": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCEINTERCITES-87611004" } ], "timestamp": "1749888058", "trip": { "startDate": "20250614", "startTime": "10:20:00", "tripId": "OCESN14142F3517973:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886173F3928837:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889200" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749890280" }, "departure": { "delay": 0, "time": "1749890340" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749890760" }, "departure": { "delay": 0, "time": "1749890820" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891240" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749891600" }, "departure": { "delay": 0, "time": "1749891660" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749892680" }, "departure": { "delay": 0, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749885598", "trip": { "startDate": "20250614", "startTime": "10:20:00", "tripId": "OCESN886173F3928837:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9211F3831217:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889260" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCELyria-85000109" }, { "arrival": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCELyria-85030007" } ], "timestamp": "1749885658", "trip": { "startDate": "20250614", "startTime": "10:21:00", "tripId": "OCESN9211F3831217:2025-06-11T00:16:05Z" } } }, { "id": "OCESN410403R4467431:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889380" }, "stopId": "StopPoint:OCECar TER-87335521" }, { "arrival": { "delay": 0, "time": "1749890880" }, "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 0, "time": "1749891420" }, "departure": { "delay": 0, "time": "1749891420" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 1800, "time": "1749893700" }, "departure": { "delay": 1800, "time": "1749893700" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 2100, "time": "1749894180" }, "departure": { "delay": 2100, "time": "1749894180" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 2100, "time": "1749895500" }, "departure": { "delay": 2100, "time": "1749895500" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 2400, "time": "1749896820" }, "departure": { "delay": 2400, "time": "1749896820" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 2400, "time": "1749898380" }, "departure": { "delay": 2400, "time": "1749898380" }, "stopId": "StopPoint:OCECar TER-87747667" }, { "arrival": { "delay": 2400, "time": "1749899580" }, "departure": { "delay": 2400, "time": "1749899580" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 2400, "time": "1749900180" }, "departure": { "delay": 2400, "time": "1749900180" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 2400, "time": "1749901980" }, "stopId": "StopPoint:OCECar TER-87763003" } ], "timestamp": "1749895977", "trip": { "startDate": "20250614", "startTime": "10:23:00", "tripId": "OCESN410403R4467431:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3109F3846291:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749890400" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 1800, "time": "1749894780" }, "departure": { "delay": 1800, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 1800, "time": "1749895380" }, "departure": { "delay": 1800, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 1800, "time": "1749896040" }, "departure": { "delay": 3000, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 3000, "time": "1749897900" }, "departure": { "delay": 3000, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 3000, "time": "1749898500" }, "departure": { "delay": 3000, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 3000, "time": "1749899880" }, "departure": { "delay": 3000, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 3000, "time": "1749900660" }, "departure": { "delay": 3000, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 3000, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1749896067", "trip": { "startDate": "20250614", "startTime": "10:25:00", "tripId": "OCESN3109F3846291:2025-06-14T00:30:32Z" } } }, { "id": "OCESN5910F3822658:2025-05-09T00:42:12Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749889800" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 600, "time": "1749890460" }, "departure": { "delay": 600, "time": "1749890520" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 600, "time": "1749890760" }, "departure": { "delay": 600, "time": "1749890820" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 600, "time": "1749891300" }, "departure": { "delay": 600, "time": "1749891360" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 600, "time": "1749892020" }, "departure": { "delay": 600, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87696161" }, { "arrival": { "delay": 600, "time": "1749892440" }, "departure": { "delay": 600, "time": "1749892500" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 300, "time": "1749893100" }, "departure": { "delay": 300, "time": "1749893160" }, "stopId": "StopPoint:OCETrain TER-87696088" }, { "arrival": { "delay": 300, "time": "1749893520" }, "departure": { "delay": 300, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87684290" }, { "arrival": { "delay": 300, "time": "1749894180" }, "departure": { "delay": 300, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87684274" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87684001" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1749894538", "trip": { "startDate": "20250614", "startTime": "10:25:00", "tripId": "OCESN5910F3822658:2025-05-09T00:42:12Z" } } }, { "id": "OCESA881219F4428027:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889620" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749890340" }, "departure": { "delay": 0, "time": "1749890400" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749890520" }, "departure": { "delay": 0, "time": "1749890580" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749890760" }, "departure": { "delay": 0, "time": "1749890820" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749891000" }, "departure": { "delay": 0, "time": "1749891060" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891240" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891540" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749891840" }, "departure": { "delay": 0, "time": "1749891900" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749892260" }, "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892920" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749894180" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749886017", "trip": { "startDate": "20250614", "startTime": "10:27:00", "tripId": "OCESA881219F4428027:2025-06-11T00:16:05Z" } } }, { "id": "OCESN3650F4466007:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889620" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749891780" }, "departure": { "delay": 0, "time": "1749891900" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749892680" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1749905880" }, "departure": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCEINTERCITES-87597120" }, { "arrival": { "delay": 0, "time": "1749906900" }, "departure": { "delay": 0, "time": "1749907020" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1749908940" }, "departure": { "delay": 0, "time": "1749909060" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749911340" }, "departure": { "delay": 0, "time": "1749911460" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 0, "time": "1749915060" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1749886017", "trip": { "startDate": "20250614", "startTime": "10:27:00", "tripId": "OCESN3650F4466007:2025-06-14T00:30:32Z" } } }, { "id": "OCESN5966F4465743:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87734004" }, { "arrival": { "delay": 0, "time": "1749890160" }, "departure": { "delay": 0, "time": "1749890280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749891660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749902340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87686667" } ], "timestamp": "1749886017", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "10:27:00", "tripId": "OCESN5966F4465743:2025-06-14T00:30:32Z" } } }, { "id": "OCESN873802F4477908:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889620" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1749890400" }, "departure": { "delay": 0, "time": "1749890460" }, "stopId": "StopPoint:OCETrain TER-87645440" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891540" }, "stopId": "StopPoint:OCETrain TER-87645473" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87645481" }, { "arrival": { "delay": 0, "time": "1749892680" }, "departure": { "delay": 0, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-87645507" }, { "arrival": { "delay": 300, "time": "1749894240" }, "departure": { "delay": 300, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87734871" }, { "arrival": { "delay": 300, "time": "1749895560" }, "departure": { "delay": 300, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 300, "time": "1749895920" }, "departure": { "delay": 300, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 300, "time": "1749896700" }, "departure": { "delay": 300, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 300, "time": "1749898080" }, "departure": { "delay": 300, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 300, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749894748", "trip": { "startDate": "20250614", "startTime": "10:27:00", "tripId": "OCESN873802F4477908:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3625F3830793:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889680" }, "stopId": "StopPoint:OCEINTERCITES-87547000" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCEINTERCITES-87597062" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1749904500" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCEINTERCITES-87594200" }, { "arrival": { "delay": 0, "time": "1749906240" }, "stopId": "StopPoint:OCEINTERCITES-87594002" } ], "timestamp": "1749886077", "trip": { "startDate": "20250614", "startTime": "10:28:00", "tripId": "OCESN3625F3830793:2025-06-10T14:32:59Z" } } }, { "id": "OCESN16366F4404387:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889740" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 600, "time": "1749893940" }, "departure": { "delay": 900, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 900, "time": "1749894600" }, "departure": { "delay": 900, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 900, "time": "1749896340" }, "departure": { "delay": 900, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 900, "time": "1749896880" }, "departure": { "delay": 900, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 900, "time": "1749897300" }, "departure": { "delay": 900, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 900, "time": "1749897900" }, "departure": { "delay": 900, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 900, "time": "1749898440" }, "departure": { "delay": 900, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 900, "time": "1749899520" }, "departure": { "delay": 900, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 900, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1749894417", "trip": { "startDate": "20250614", "startTime": "10:29:00", "tripId": "OCESN16366F4404387:2025-06-08T00:08:37Z" } } }, { "id": "OCESN861457F3837687:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889800" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749890460" }, "departure": { "delay": 0, "time": "1749890520" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1749891060" }, "departure": { "delay": 0, "time": "1749891120" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1749891900" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87597120" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87597153" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87592493" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87592378" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87592360" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87592352" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87592048" }, { "arrival": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749886197", "trip": { "startDate": "20250614", "startTime": "10:30:00", "tripId": "OCESN861457F3837687:2025-06-12T00:24:33Z" } } }, { "id": "OCESN872703F4438518:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889860" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749890100" }, "departure": { "delay": 0, "time": "1749890220" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749890820" }, "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891540" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1749892020" }, "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749893400" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 600, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 900, "time": "1749896520" }, "departure": { "delay": 900, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 1800, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87671008" } ], "timestamp": "1749895947", "trip": { "startDate": "20250614", "startTime": "10:31:00", "tripId": "OCESN872703F4438518:2025-06-14T00:30:32Z" } } }, { "id": "OCESN871480F4317299:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889920" }, "stopId": "StopPoint:OCETrain TER-87611483" }, { "arrival": { "delay": 0, "time": "1749890760" }, "departure": { "delay": 0, "time": "1749890820" }, "stopId": "StopPoint:OCETrain TER-87611509" }, { "arrival": { "delay": 0, "time": "1749891240" }, "departure": { "delay": 0, "time": "1749891300" }, "stopId": "StopPoint:OCETrain TER-87611517" }, { "arrival": { "delay": 0, "time": "1749892080" }, "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87611525" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 300, "time": "1749893640" }, "departure": { "delay": 300, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 300, "time": "1749894060" }, "departure": { "delay": 300, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87611574" }, { "arrival": { "delay": 300, "time": "1749894660" }, "departure": { "delay": 300, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 300, "time": "1749895500" }, "departure": { "delay": 300, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 300, "time": "1749895980" }, "departure": { "delay": 300, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 300, "time": "1749896220" }, "departure": { "delay": 300, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 300, "time": "1749896640" }, "departure": { "delay": 300, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 300, "time": "1749897000" }, "departure": { "delay": 300, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 300, "time": "1749897360" }, "departure": { "delay": 300, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 300, "time": "1749897780" }, "departure": { "delay": 300, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 300, "time": "1749898140" }, "departure": { "delay": 300, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 300, "time": "1749898560" }, "departure": { "delay": 300, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 300, "time": "1749898860" }, "departure": { "delay": 300, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 300, "time": "1749899160" }, "departure": { "delay": 300, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 300, "time": "1749899580" }, "departure": { "delay": 300, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 300, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749893997", "trip": { "startDate": "20250614", "startTime": "10:32:00", "tripId": "OCESN871480F4317299:2025-06-14T00:30:32Z" } } }, { "id": "OCESN831923F4457086:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749889980" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749890520" }, "departure": { "delay": 0, "time": "1749890580" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749886377", "trip": { "startDate": "20250614", "startTime": "10:33:00", "tripId": "OCESN831923F4457086:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8473F3836047:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890100" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETGV INOUI-87582478" }, { "arrival": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETGV INOUI-87582668" } ], "timestamp": "1749886497", "trip": { "startDate": "20250614", "startTime": "10:35:00", "tripId": "OCESN8473F3836047:2025-06-09T02:14:31Z" } } }, { "id": "OCESN8505F3823492:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890100" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETGV INOUI-87586008" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETGV INOUI-87611244" }, { "arrival": { "delay": 0, "time": "1749907200" }, "stopId": "StopPoint:OCETGV INOUI-87611004" } ], "timestamp": "1749886497", "trip": { "startDate": "20250614", "startTime": "10:35:00", "tripId": "OCESN8505F3823492:2025-06-11T00:16:05Z" } } }, { "id": "OCESN16466F3982268:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890160" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749890700" }, "departure": { "delay": 0, "time": "1749890820" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749892500" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 300, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749895407", "trip": { "startDate": "20250614", "startTime": "10:36:00", "tripId": "OCESN16466F3982268:2025-06-14T00:30:32Z" } } }, { "id": "OCESN839135F4237871:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749890460" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 300, "time": "1749893640" }, "departure": { "delay": 300, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 300, "time": "1749894480" }, "departure": { "delay": 300, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 300, "time": "1749895260" }, "departure": { "delay": 300, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 300, "time": "1749896280" }, "departure": { "delay": 300, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 300, "time": "1749897360" }, "departure": { "delay": 300, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 300, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87175000" } ], "timestamp": "1749896217", "trip": { "startDate": "20250614", "startTime": "10:36:00", "tripId": "OCESN839135F4237871:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6109F4446688:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890220" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749886618", "trip": { "startDate": "20250614", "startTime": "10:37:00", "tripId": "OCESN6109F4446688:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3110F3855921:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3600, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 3600, "time": "1749894660" }, "departure": { "delay": 3600, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 3600, "time": "1749895440" }, "departure": { "delay": 3600, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 3600, "time": "1749896760" }, "departure": { "delay": 3600, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 4800, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749896547", "trip": { "startDate": "20250614", "startTime": "10:38:00", "tripId": "OCESN3110F3855921:2025-06-14T00:30:32Z" } } }, { "id": "OCESN856614F3838901:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890280" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1749891000" }, "departure": { "delay": 0, "time": "1749891060" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1749891840" }, "departure": { "delay": 0, "time": "1749891900" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1749893040" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749886677", "trip": { "startDate": "20250614", "startTime": "10:38:00", "tripId": "OCESN856614F3838901:2025-06-07T00:26:51Z" } } }, { "id": "OCESN871209F4477294:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890280" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749891720" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 300, "time": "1749893100" }, "departure": { "delay": 300, "time": "1749893160" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 300, "time": "1749894300" }, "departure": { "delay": 300, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87734871" }, { "arrival": { "delay": 300, "time": "1749895620" }, "departure": { "delay": 300, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87645507" }, { "arrival": { "delay": 300, "time": "1749896220" }, "departure": { "delay": 300, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87645481" }, { "arrival": { "delay": 300, "time": "1749897000" }, "departure": { "delay": 300, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87645473" }, { "arrival": { "delay": 300, "time": "1749897960" }, "departure": { "delay": 300, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87645440" }, { "arrival": { "delay": 300, "time": "1749898800" }, "departure": { "delay": 300, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 300, "time": "1749900180" }, "departure": { "delay": 300, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87645192" }, { "arrival": { "delay": 300, "time": "1749901680" }, "departure": { "delay": 300, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87645168" }, { "arrival": { "delay": 300, "time": "1749902100" }, "departure": { "delay": 300, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87613604" }, { "arrival": { "delay": 300, "time": "1749902940" }, "departure": { "delay": 300, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 300, "time": "1749903420" }, "departure": { "delay": 300, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 300, "time": "1749904320" }, "departure": { "delay": 300, "time": "1749904380" }, "stopId": "StopPoint:OCETrain TER-87613877" }, { "arrival": { "delay": 300, "time": "1749905220" }, "departure": { "delay": 300, "time": "1749905400" }, "stopId": "StopPoint:OCETrain TER-87613893" }, { "arrival": { "delay": 300, "time": "1749906240" }, "departure": { "delay": 300, "time": "1749906300" }, "stopId": "StopPoint:OCETrain TER-87613463" }, { "arrival": { "delay": 300, "time": "1749906840" }, "departure": { "delay": 300, "time": "1749906900" }, "stopId": "StopPoint:OCETrain TER-87613471" }, { "arrival": { "delay": 300, "time": "1749907320" }, "departure": { "delay": 300, "time": "1749907380" }, "stopId": "StopPoint:OCETrain TER-87613489" }, { "arrival": { "delay": 300, "time": "1749907920" }, "departure": { "delay": 300, "time": "1749907980" }, "stopId": "StopPoint:OCETrain TER-87613802" }, { "arrival": { "delay": 300, "time": "1749909000" }, "departure": { "delay": 300, "time": "1749909060" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 300, "time": "1749909420" }, "departure": { "delay": 300, "time": "1749909480" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 300, "time": "1749910020" }, "departure": { "delay": 300, "time": "1749910080" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 300, "time": "1749911340" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "10:38:00", "tripId": "OCESN871209F4477294:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96508F4423386:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890280" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749891720" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749892500" }, "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-85010082" } ], "timestamp": "1749886677", "trip": { "startDate": "20250614", "startTime": "10:38:00", "tripId": "OCESN96508F4423386:2025-06-11T00:16:05Z" } } }, { "id": "OCESA86029F4427092:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890340" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749890700" }, "departure": { "delay": 0, "time": "1749890760" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891240" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749891420" }, "departure": { "delay": 0, "time": "1749891480" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749891660" }, "departure": { "delay": 0, "time": "1749891840" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892260" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749892740" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893340" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749886737", "trip": { "startDate": "20250614", "startTime": "10:39:00", "tripId": "OCESA86029F4427092:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8117F3823040:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890340" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1749886737", "trip": { "startDate": "20250614", "startTime": "10:39:00", "tripId": "OCESN8117F3823040:2025-06-10T14:32:59Z" } } }, { "id": "OCESN8580F3820347:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890340" }, "stopId": "StopPoint:OCETGV INOUI-87671008" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETGV INOUI-87671339" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETGV INOUI-87672006" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749908940" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749886737", "trip": { "startDate": "20250614", "startTime": "10:39:00", "tripId": "OCESN8580F3820347:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8917F3505435:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890340" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETGV INOUI-87481705" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETGV INOUI-87481747" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETGV INOUI-87481754" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETGV INOUI-87481762" }, { "arrival": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETGV INOUI-87481788" } ], "timestamp": "1749886737", "trip": { "startDate": "20250614", "startTime": "10:39:00", "tripId": "OCESN8917F3505435:2025-06-10T14:32:59Z" } } }, { "id": "OCESN2815F4433466:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890400" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETGV INOUI-82001000" } ], "timestamp": "1749886797", "trip": { "startDate": "20250614", "startTime": "10:40:00", "tripId": "OCESN2815F4433466:2025-06-14T00:30:32Z" } } }, { "id": "OCESN30220R4466466:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890400" }, "stopId": "StopPoint:OCECar TER-87721423" }, { "arrival": { "delay": 0, "time": "1749890700" }, "departure": { "delay": 0, "time": "1749890700" }, "stopId": "StopPoint:OCECar TER-87721753" }, { "arrival": { "delay": 0, "time": "1749890880" }, "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCECar TER-87721761" }, { "arrival": { "delay": 0, "time": "1749891000" }, "departure": { "delay": 0, "time": "1749891000" }, "stopId": "StopPoint:OCECar TER-87721779" }, { "arrival": { "delay": 0, "time": "1749891120" }, "departure": { "delay": 0, "time": "1749891120" }, "stopId": "StopPoint:OCECar TER-87697169" }, { "arrival": { "delay": 0, "time": "1749891360" }, "departure": { "delay": 0, "time": "1749891360" }, "stopId": "StopPoint:OCECar TER-87761072" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891480" }, "stopId": "StopPoint:OCECar TER-87721811" }, { "arrival": { "delay": 0, "time": "1749891600" }, "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCECar TER-87409771" }, { "arrival": { "delay": 0, "time": "1749891780" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCECar TER-87721829" }, { "arrival": { "delay": 0, "time": "1749892080" }, "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCECar TER-87721845" }, { "arrival": { "delay": 0, "time": "1749892200" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCECar TER-87721852" }, { "arrival": { "delay": 300, "time": "1749892680" }, "departure": { "delay": 300, "time": "1749892680" }, "stopId": "StopPoint:OCECar TER-87484576" }, { "arrival": { "delay": 300, "time": "1749892800" }, "departure": { "delay": 300, "time": "1749892800" }, "stopId": "StopPoint:OCECar TER-87721860" }, { "arrival": { "delay": 300, "time": "1749893160" }, "departure": { "delay": 300, "time": "1749893160" }, "stopId": "StopPoint:OCECar TER-87721878" }, { "arrival": { "delay": 300, "time": "1749893580" }, "departure": { "delay": 300, "time": "1749893580" }, "stopId": "StopPoint:OCECar TER-87484584" }, { "arrival": { "delay": 300, "time": "1749894720" }, "departure": { "delay": 300, "time": "1749894720" }, "stopId": "StopPoint:OCECar TER-87694778" }, { "arrival": { "delay": 300, "time": "1749895380" }, "departure": { "delay": 300, "time": "1749895380" }, "stopId": "StopPoint:OCECar TER-87699009" }, { "arrival": { "delay": 300, "time": "1749895920" }, "departure": { "delay": 300, "time": "1749895920" }, "stopId": "StopPoint:OCECar TER-87694737" }, { "arrival": { "delay": 300, "time": "1749896880" }, "departure": { "delay": 300, "time": "1749896880" }, "stopId": "StopPoint:OCECar TER-87694885" }, { "arrival": { "delay": 300, "time": "1749897900" }, "stopId": "StopPoint:OCECar TER-87694687" } ], "timestamp": "1749895947", "trip": { "startDate": "20250614", "startTime": "10:40:00", "tripId": "OCESN30220R4466466:2025-06-14T00:30:32Z" } } }, { "id": "OCESN7622F4424256:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749891300" }, "stopId": "StopPoint:OCEOUIGO-87481002" }, { "arrival": { "delay": 900, "time": "1749893520" }, "departure": { "delay": 900, "time": "1749893700" }, "stopId": "StopPoint:OCEOUIGO-87484006" }, { "arrival": { "delay": 1500, "time": "1749899160" }, "stopId": "StopPoint:OCEOUIGO-87391003" } ], "timestamp": "1749895797", "trip": { "startDate": "20250614", "startTime": "10:40:00", "tripId": "OCESN7622F4424256:2025-06-11T00:16:05Z" } } }, { "id": "OCESN855823F3838736:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890400" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749892740" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1749886797", "trip": { "startDate": "20250614", "startTime": "10:40:00", "tripId": "OCESN855823F3838736:2025-06-07T00:26:51Z" } } }, { "id": "OCESN6229F3821917:2025-06-01T00:10:16Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890460" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETGV INOUI-87773002" } ], "timestamp": "1749886857", "trip": { "startDate": "20250614", "startTime": "10:41:00", "tripId": "OCESN6229F3821917:2025-06-01T00:10:16Z" } } }, { "id": "OCESN873907F4477924:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890460" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1749891660" }, "departure": { "delay": 0, "time": "1749891720" }, "stopId": "StopPoint:OCETrain TER-87645135" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87594796" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87594762" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87594754" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87594564" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87594556" }, { "arrival": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749886857", "trip": { "startDate": "20250614", "startTime": "10:41:00", "tripId": "OCESN873907F4477924:2025-06-14T00:30:32Z" } } }, { "id": "OCESN857140F3914023:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890520" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749891300" }, "departure": { "delay": 0, "time": "1749891360" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749891660" }, "departure": { "delay": 0, "time": "1749891720" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749886917", "trip": { "startDate": "20250614", "startTime": "10:42:00", "tripId": "OCESN857140F3914023:2025-06-12T00:24:33Z" } } }, { "id": "OCESN17520F4467012:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890580" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749892020" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749886977", "trip": { "startDate": "20250614", "startTime": "10:43:00", "tripId": "OCESN17520F4467012:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879633F3918728:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890580" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1749890880" }, "departure": { "delay": 0, "time": "1749891420" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 300, "time": "1749892020" }, "departure": { "delay": 300, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 300, "time": "1749892260" }, "departure": { "delay": 300, "time": "1749892320" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 300, "time": "1749892500" }, "departure": { "delay": 300, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 300, "time": "1749892740" }, "departure": { "delay": 300, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 300, "time": "1749892980" }, "departure": { "delay": 300, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 300, "time": "1749893220" }, "departure": { "delay": 300, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 300, "time": "1749893640" }, "departure": { "delay": 60, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "10:43:00", "tripId": "OCESN879633F3918728:2025-06-11T00:16:05Z" } } }, { "id": "OCESN23421F4466599:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890640" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749890880" }, "departure": { "delay": 0, "time": "1749891000" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749891660" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1749892740" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 300, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 300, "time": "1749895140" }, "departure": { "delay": 300, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 300, "time": "1749895380" }, "departure": { "delay": 300, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 300, "time": "1749895440" }, "departure": { "delay": 300, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 300, "time": "1749895740" }, "departure": { "delay": 300, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 300, "time": "1749895860" }, "departure": { "delay": 300, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 300, "time": "1749896280" }, "departure": { "delay": 300, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 300, "time": "1749896580" }, "departure": { "delay": 300, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 300, "time": "1749896700" }, "departure": { "delay": 300, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 300, "time": "1749896940" }, "departure": { "delay": 300, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 300, "time": "1749897060" }, "departure": { "delay": 300, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 300, "time": "1749897180" }, "departure": { "delay": 300, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 300, "time": "1749897420" }, "departure": { "delay": 300, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 300, "time": "1749897540" }, "departure": { "delay": 300, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 300, "time": "1749897660" }, "departure": { "delay": 300, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 300, "time": "1749897840" }, "departure": { "delay": 300, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 300, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749896697", "trip": { "startDate": "20250614", "startTime": "10:44:00", "tripId": "OCESN23421F4466599:2025-06-14T00:30:32Z" } } }, { "id": "OCESN462154R4476680:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890640" }, "stopId": "StopPoint:OCECar TER-87613422" }, { "arrival": { "delay": 300, "time": "1749892740" }, "departure": { "delay": 300, "time": "1749892740" }, "stopId": "StopPoint:OCECar TER-87613257" }, { "arrival": { "delay": 300, "time": "1749894240" }, "departure": { "delay": 300, "time": "1749894240" }, "stopId": "StopPoint:OCECar TER-87613224" }, { "arrival": { "delay": 300, "time": "1749894840" }, "departure": { "delay": 300, "time": "1749894840" }, "stopId": "StopPoint:OCECar TER-87613661" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCECar TER-87613109" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar TER-87613091" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCECar TER-87613075" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar TER-87613059" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCECar TER-87613042" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCECar TER-87594572" }, { "arrival": { "delay": 0, "time": "1749904680" }, "stopId": "StopPoint:OCECar TER-87594002" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "10:44:00", "tripId": "OCESN462154R4476680:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6503F3830840:2025-06-01T00:10:16Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890640" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETGV INOUI-87745000" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749904380" }, "stopId": "StopPoint:OCETGV INOUI-87745497" }, { "arrival": { "delay": 0, "time": "1749906420" }, "departure": { "delay": 0, "time": "1749906600" }, "stopId": "StopPoint:OCETGV INOUI-87745646" }, { "arrival": { "delay": 0, "time": "1749907080" }, "stopId": "StopPoint:OCETGV INOUI-87745679" } ], "timestamp": "1749892527", "trip": { "startDate": "20250614", "startTime": "10:44:00", "tripId": "OCESN6503F3830840:2025-06-01T00:10:16Z" } } }, { "id": "OCESN857710F4316634:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890640" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749891720" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749887037", "trip": { "startDate": "20250614", "startTime": "10:44:00", "tripId": "OCESN857710F4316634:2025-06-12T00:24:33Z" } } }, { "id": "OCESN861427F4392282:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890640" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749891120" }, "departure": { "delay": 0, "time": "1749891180" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1749892080" }, "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1749892440" }, "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCETrain TER-87543157" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1749893400" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87543199" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87597070" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87597120" } ], "timestamp": "1749887037", "trip": { "startDate": "20250614", "startTime": "10:44:00", "tripId": "OCESN861427F4392282:2025-06-11T00:16:05Z" } } }, { "id": "OCESN97033R3654577:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890640" }, "stopId": "StopPoint:OCECar-87396002" }, { "arrival": { "delay": 0, "time": "1749891120" }, "departure": { "delay": 0, "time": "1749891120" }, "stopId": "StopPoint:OCECar-87463042" }, { "arrival": { "delay": 0, "time": "1749891900" }, "departure": { "delay": 0, "time": "1749891900" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1749892320" }, "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1749893040" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1749893400" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCECar-87358630" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCECar-87487835" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCECar-87487819" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar-87487710" }, { "arrival": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCECar-87487603" } ], "timestamp": "1749887037", "trip": { "startDate": "20250614", "startTime": "10:44:00", "tripId": "OCESN97033R3654577:2025-06-10T14:32:59Z" } } }, { "id": "OCESN12254F4466934:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749891360" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 600, "time": "1749899280" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749890997", "trip": { "startDate": "20250614", "startTime": "10:46:00", "tripId": "OCESN12254F4466934:2025-06-14T00:30:32Z" } } }, { "id": "OCESN871483F4317302:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890820" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749891060" }, "departure": { "delay": 0, "time": "1749891180" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749891900" }, "departure": { "delay": 0, "time": "1749891960" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1749892200" }, "departure": { "delay": 0, "time": "1749892260" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1749892620" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1749893400" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1749894180" }, "departure": { "delay": 300, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 300, "time": "1749894900" }, "departure": { "delay": 300, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 300, "time": "1749895140" }, "departure": { "delay": 300, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 300, "time": "1749895440" }, "departure": { "delay": 300, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 300, "time": "1749896400" }, "departure": { "delay": 300, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 300, "time": "1749896940" }, "departure": { "delay": 300, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87611574" }, { "arrival": { "delay": 300, "time": "1749897420" }, "departure": { "delay": 300, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 300, "time": "1749898020" }, "departure": { "delay": 300, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 300, "time": "1749898740" }, "departure": { "delay": 300, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87611525" }, { "arrival": { "delay": 300, "time": "1749899520" }, "departure": { "delay": 300, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87611517" }, { "arrival": { "delay": 300, "time": "1749899880" }, "departure": { "delay": 300, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87611509" }, { "arrival": { "delay": 300, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87611483" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "10:47:00", "tripId": "OCESN871483F4317302:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86028F4470446:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749891480" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749891960" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749892380" }, "departure": { "delay": 0, "time": "1749892440" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749892680" }, "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749893040" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749887277", "trip": { "startDate": "20250614", "startTime": "10:48:00", "tripId": "OCESA86028F4470446:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3311F3829163:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749891780" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 1800, "time": "1749901440" }, "departure": { "delay": 1800, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 1800, "time": "1749902520" }, "departure": { "delay": 1800, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 1800, "time": "1749903360" }, "departure": { "delay": 1800, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 1800, "time": "1749904020" }, "departure": { "delay": 1800, "time": "1749904080" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 1800, "time": "1749904800" }, "departure": { "delay": 1800, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 1800, "time": "1749905760" }, "stopId": "StopPoint:OCETrain TER-87444877" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "10:48:00", "tripId": "OCESN3311F3829163:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8916F3819346:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890880" }, "stopId": "StopPoint:OCETGV INOUI-87481788" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891360" }, "stopId": "StopPoint:OCETGV INOUI-87481762" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETGV INOUI-87481754" }, { "arrival": { "delay": 0, "time": "1749892020" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETGV INOUI-87481747" }, { "arrival": { "delay": 0, "time": "1749892860" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETGV INOUI-87481705" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749888658", "trip": { "startDate": "20250614", "startTime": "10:48:00", "tripId": "OCESN8916F3819346:2025-06-11T00:16:05Z" } } }, { "id": "OCESN6614F3511388:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890940" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1749891420" }, "departure": { "delay": 0, "time": "1749891780" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749887337", "trip": { "startDate": "20250614", "startTime": "10:49:00", "tripId": "OCESN6614F3511388:2025-06-10T14:32:59Z" } } }, { "id": "OCESN8374F4464168:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890940" }, "stopId": "StopPoint:OCETGV INOUI-87485003" }, { "arrival": { "delay": 0, "time": "1749892020" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETGV INOUI-87485227" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETGV INOUI-87485300" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749888118", "trip": { "startDate": "20250614", "startTime": "10:49:00", "tripId": "OCESN8374F4464168:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866606F4427368:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890940" }, "stopId": "StopPoint:OCETrain TER-87671016" }, { "arrival": { "delay": 0, "time": "1749891660" }, "departure": { "delay": 0, "time": "1749891720" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1749892440" }, "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 300, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "10:49:00", "tripId": "OCESN866606F4427368:2025-06-11T00:16:05Z" } } }, { "id": "OCESN884662F4472992:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749890940" }, "stopId": "StopPoint:OCETrain TER-87746479" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891240" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1749891660" }, "departure": { "delay": 0, "time": "1749891720" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892260" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87745430" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87745414" }, { "arrival": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87745000" } ], "timestamp": "1749887337", "trip": { "startDate": "20250614", "startTime": "10:49:00", "tripId": "OCESN884662F4472992:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879724F4472479:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891000" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749891360" }, "departure": { "delay": 0, "time": "1749891480" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1749892020" }, "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749892620" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893340" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1749887397", "trip": { "startDate": "20250614", "startTime": "10:50:00", "tripId": "OCESN879724F4472479:2025-06-14T00:30:32Z" } } }, { "id": "OCESN88507F4478255:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891000" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749891960" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749892440" }, "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749887397", "trip": { "startDate": "20250614", "startTime": "10:50:00", "tripId": "OCESN88507F4478255:2025-06-14T00:30:32Z" } } }, { "id": "OCESN94001R4462490:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891000" }, "stopId": "StopPoint:OCECar TER-87734004" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar TER-87783241" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCECar TER-87783266" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar TER-87640631" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCECar TER-87783605" } ], "timestamp": "1749889858", "trip": { "startDate": "20250614", "startTime": "10:50:00", "tripId": "OCESN94001R4462490:2025-06-13T00:25:47Z" } } }, { "id": "OCESN97272R3658157:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891000" }, "stopId": "StopPoint:OCECar-87320762" }, { "arrival": { "delay": 0, "time": "1749891300" }, "departure": { "delay": 0, "time": "1749891300" }, "stopId": "StopPoint:OCECar-87463026" }, { "arrival": { "delay": 0, "time": "1749891900" }, "departure": { "delay": 0, "time": "1749891900" }, "stopId": "StopPoint:OCECar-87462911" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCECar-87320747" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCECar-87320739" }, { "arrival": { "delay": 300, "time": "1749894600" }, "departure": { "delay": 300, "time": "1749894600" }, "stopId": "StopPoint:OCECar-87320721" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCECar-87335810" }, { "arrival": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCECar-87481002" } ], "timestamp": "1749894387", "trip": { "startDate": "20250614", "startTime": "10:50:00", "tripId": "OCESN97272R3658157:2025-06-10T14:32:59Z" } } }, { "id": "OCESA881222F4472695:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891060" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749891180" }, "departure": { "delay": 0, "time": "1749891240" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749891360" }, "departure": { "delay": 0, "time": "1749891420" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749891720" }, "departure": { "delay": 0, "time": "1749891900" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749892020" }, "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749892380" }, "departure": { "delay": 0, "time": "1749892440" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749892740" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1749887457", "trip": { "startDate": "20250614", "startTime": "10:51:00", "tripId": "OCESA881222F4472695:2025-06-14T00:30:32Z" } } }, { "id": "OCESN7365F3520489:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891060" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETGV INOUI-87345025" }, { "arrival": { "delay": 300, "time": "1749896460" }, "departure": { "delay": 300, "time": "1749896640" }, "stopId": "StopPoint:OCETGV INOUI-87342006" }, { "arrival": { "delay": 300, "time": "1749897840" }, "departure": { "delay": 300, "time": "1749898020" }, "stopId": "StopPoint:OCETGV INOUI-87286302" }, { "arrival": { "delay": 300, "time": "1749899340" }, "stopId": "StopPoint:OCETGV INOUI-87281006" } ], "timestamp": "1749895887", "trip": { "startDate": "20250614", "startTime": "10:51:00", "tripId": "OCESN7365F3520489:2025-06-09T02:14:31Z" } } }, { "id": "OCESN7565F3821099:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891060" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETGV INOUI-87281071" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETGV INOUI-87317586" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETGV INOUI-87317065" }, { "arrival": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETGV INOUI-87317057" } ], "timestamp": "1749887457", "trip": { "startDate": "20250614", "startTime": "10:51:00", "tripId": "OCESN7565F3821099:2025-06-12T00:24:33Z" } } }, { "id": "OCESN895961F4474483:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3000, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 3000, "time": "1749895440" }, "departure": { "delay": 3000, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 3000, "time": "1749895800" }, "departure": { "delay": 3000, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 3000, "time": "1749896280" }, "departure": { "delay": 3000, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 2700, "time": "1749896640" }, "departure": { "delay": 2700, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 2700, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87718239" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "10:51:00", "tripId": "OCESN895961F4474483:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9593F3828108:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891240" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 900, "time": "1749901200" }, "stopId": "StopPoint:OCEICE-80142281" } ], "timestamp": "1749887637", "trip": { "startDate": "20250614", "startTime": "10:54:00", "tripId": "OCESN9593F3828108:2025-06-11T00:16:05Z" } } }, { "id": "OCESN6275F4293725:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891300" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETGV INOUI-87688887" } ], "timestamp": "1749887697", "trip": { "startDate": "20250614", "startTime": "10:55:00", "tripId": "OCESN6275F4293725:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3308F3985637:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891360" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1749892260" }, "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 600, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "10:56:00", "tripId": "OCESN3308F3985637:2025-06-11T00:16:05Z" } } }, { "id": "OCESN857761F4421299:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891360" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749887758", "trip": { "startDate": "20250614", "startTime": "10:56:00", "tripId": "OCESN857761F4421299:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866466F4096347:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891360" }, "stopId": "StopPoint:OCETrain TER-87677005" }, { "arrival": { "delay": 0, "time": "1749891540" }, "departure": { "delay": 300, "time": "1749891900" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 300, "time": "1749892320" }, "departure": { "delay": 300, "time": "1749892380" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 300, "time": "1749892680" }, "departure": { "delay": 300, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 300, "time": "1749893100" }, "departure": { "delay": 300, "time": "1749893160" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749893967", "trip": { "startDate": "20250614", "startTime": "10:56:00", "tripId": "OCESN866466F4096347:2025-06-09T02:14:31Z" } } }, { "id": "OCESN9554F4443989:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891360" }, "stopId": "StopPoint:OCEICE-80110684" }, { "arrival": { "delay": 300, "time": "1749894060" }, "departure": { "delay": 600, "time": "1749895080" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 600, "time": "1749897480" }, "departure": { "delay": 600, "time": "1749897540" }, "stopId": "StopPoint:OCEICE-80196980" }, { "arrival": { "delay": 600, "time": "1749899940" }, "departure": { "delay": 600, "time": "1749900000" }, "stopId": "StopPoint:OCEICE-80253914" }, { "arrival": { "delay": 600, "time": "1749906900" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1749893878", "trip": { "startDate": "20250614", "startTime": "10:56:00", "tripId": "OCESN9554F4443989:2025-06-12T00:24:33Z" } } }, { "id": "OCESN6170F3822475:2025-05-18T00:22:14Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891420" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749892440" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893340" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 300, "time": "1749898200" }, "departure": { "delay": 300, "time": "1749898440" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749911940" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749896758", "trip": { "startDate": "20250614", "startTime": "10:57:00", "tripId": "OCESN6170F3822475:2025-05-18T00:22:14Z" } } }, { "id": "OCESN8615F3513652:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891420" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETGV INOUI-87473108" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETGV INOUI-87473207" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETGV INOUI-87473181" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETGV INOUI-87474338" }, { "arrival": { "delay": 0, "time": "1749905280" }, "stopId": "StopPoint:OCETGV INOUI-87474007" } ], "timestamp": "1749887818", "trip": { "startDate": "20250614", "startTime": "10:57:00", "tripId": "OCESN8615F3513652:2025-06-12T00:24:33Z" } } }, { "id": "OCESN866812F3920190:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891420" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 0, "time": "1749892080" }, "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 0, "time": "1749892440" }, "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 0, "time": "1749892860" }, "departure": { "delay": 0, "time": "1749892920" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749887818", "trip": { "startDate": "20250614", "startTime": "10:57:00", "tripId": "OCESN866812F3920190:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8715F4427522:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891420" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETGV INOUI-87476200" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETGV INOUI-87474098" } ], "timestamp": "1749887818", "trip": { "startDate": "20250614", "startTime": "10:57:00", "tripId": "OCESN8715F4427522:2025-06-12T00:24:33Z" } } }, { "id": "OCESN3374F3985653:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891480" }, "stopId": "StopPoint:OCETrain TER-87444372" }, { "arrival": { "delay": 0, "time": "1749891960" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 0, "time": "1749892740" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 300, "time": "1749895500" }, "departure": { "delay": 300, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 300, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749895647", "trip": { "startDate": "20250614", "startTime": "10:58:00", "tripId": "OCESN3374F3985653:2025-06-09T02:14:31Z" } } }, { "id": "OCESN860555F4476821:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891480" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 600, "time": "1749897120" }, "departure": { "delay": 600, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 600, "time": "1749897720" }, "departure": { "delay": 600, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 600, "time": "1749898320" }, "departure": { "delay": 600, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 600, "time": "1749899160" }, "departure": { "delay": 600, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 600, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749896517", "trip": { "startDate": "20250614", "startTime": "10:58:00", "tripId": "OCESN860555F4476821:2025-06-14T00:30:32Z" } } }, { "id": "OCESN893160F4474150:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891480" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749892080" }, "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749887878", "trip": { "startDate": "20250614", "startTime": "10:58:00", "tripId": "OCESN893160F4474150:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6611F4432636:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891540" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1749887938", "trip": { "startDate": "20250614", "startTime": "10:59:00", "tripId": "OCESN6611F4432636:2025-06-14T00:30:32Z" } } }, { "id": "OCESN129604F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopArea:OCE87276113" }, { "arrival": { "delay": 0, "time": "1749897300" }, "stopId": "StopArea:OCE87276006" } ], "timestamp": "1749896637", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:00:00", "tripId": "OCESN129604F" } } }, { "id": "OCESN57613R4468724:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCECar-87696146" }, { "arrival": { "delay": 0, "time": "1749892200" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCECar-87643890" }, { "arrival": { "delay": 0, "time": "1749892260" }, "departure": { "delay": 0, "time": "1749892260" }, "stopId": "StopPoint:OCECar-87314906" }, { "arrival": { "delay": 0, "time": "1749892680" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCECar-87314898" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCECar-87643882" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCECar-87748509" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCECar-87576207" }, { "arrival": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCECar-87454249" } ], "timestamp": "1749895737", "trip": { "startDate": "20250614", "startTime": "11:00:00", "tripId": "OCESN57613R4468724:2025-06-14T00:30:32Z" } } }, { "id": "OCESN82003R4424195:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCECar-87478230" } ], "timestamp": "1749887998", "trip": { "startDate": "20250614", "startTime": "11:00:00", "tripId": "OCESN82003R4424195:2025-06-11T00:16:05Z" } } }, { "id": "OCESN82009R4465262:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCECar-87478230" } ], "timestamp": "1749887998", "trip": { "startDate": "20250614", "startTime": "11:00:00", "tripId": "OCESN82009R4465262:2025-06-14T00:30:32Z" } } }, { "id": "OCESN836397F4475117:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87713859" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87141291" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749887998", "trip": { "startDate": "20250614", "startTime": "11:00:00", "tripId": "OCESN836397F4475117:2025-06-14T00:30:32Z" } } }, { "id": "OCESN871610F4477382:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891600" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749891960" }, "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1749892620" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1749893040" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749893400" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87613000" } ], "timestamp": "1749887998", "trip": { "startDate": "20250614", "startTime": "11:00:00", "tripId": "OCESN871610F4477382:2025-06-14T00:30:32Z" } } }, { "id": "OCESN889956F4473757:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891660" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749891780" }, "departure": { "delay": 0, "time": "1749891840" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749892140" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749892560" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1749894180" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87726786" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87734731" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87734715" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87734707" }, { "arrival": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87734699" } ], "timestamp": "1749888058", "trip": { "startDate": "20250614", "startTime": "11:01:00", "tripId": "OCESN889956F4473757:2025-06-14T00:30:32Z" } } }, { "id": "OCESN151944F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891720" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 60, "time": "1749896160" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 60, "time": "1749897720" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749896127", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:02:00", "tripId": "OCESN151944F" } } }, { "id": "OCESN6048F3822234:2025-05-18T00:22:14Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891720" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749910560" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749892227", "trip": { "startDate": "20250614", "startTime": "11:02:00", "tripId": "OCESN6048F3822234:2025-05-18T00:22:14Z" } } }, { "id": "OCESN23316F4466636:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891840" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749891960" }, "departure": { "delay": 0, "time": "1749891960" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749892020" }, "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749892200" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749892320" }, "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749892440" }, "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749892620" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749892740" }, "departure": { "delay": 0, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749892860" }, "departure": { "delay": 0, "time": "1749892920" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749894180" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87745679" } ], "timestamp": "1749888237", "trip": { "startDate": "20250614", "startTime": "11:04:00", "tripId": "OCESN23316F4466636:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8142F3820689:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891840" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749888237", "trip": { "startDate": "20250614", "startTime": "11:04:00", "tripId": "OCESN8142F3820689:2025-06-10T14:32:59Z" } } }, { "id": "OCESN832044F4456921:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891900" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749892200" }, "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749892380" }, "departure": { "delay": 0, "time": "1749892440" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749892680" }, "departure": { "delay": 0, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749893400" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1749888298", "trip": { "startDate": "20250614", "startTime": "11:05:00", "tripId": "OCESN832044F4456921:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843932F4463294:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 1500, "time": "1749894540" }, "departure": { "delay": 1500, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 1500, "time": "1749895500" }, "departure": { "delay": 1500, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 1500, "time": "1749896160" }, "departure": { "delay": 1500, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 1500, "time": "1749896820" }, "departure": { "delay": 1500, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 1500, "time": "1749897360" }, "departure": { "delay": 1500, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 1500, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749896728", "trip": { "startDate": "20250614", "startTime": "11:05:00", "tripId": "OCESN843932F4463294:2025-06-14T00:30:32Z" } } }, { "id": "OCESN848513F4468949:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 2700, "time": "1749895800" }, "departure": { "delay": 2700, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 2700, "time": "1749896220" }, "departure": { "delay": 2700, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 2700, "time": "1749896760" }, "departure": { "delay": 2700, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 2700, "time": "1749897120" }, "departure": { "delay": 2700, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 2700, "time": "1749897420" }, "departure": { "delay": 2700, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 2700, "time": "1749897840" }, "departure": { "delay": 2700, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 2700, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87313270" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "11:05:00", "tripId": "OCESN848513F4468949:2025-06-14T00:30:32Z" } } }, { "id": "OCESN865559F4399072:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 900, "time": "1749895020" }, "departure": { "delay": 900, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 2400, "time": "1749897840" }, "departure": { "delay": 2400, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 2400, "time": "1749898860" }, "departure": { "delay": 2400, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 2400, "time": "1749899520" }, "departure": { "delay": 2400, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 2400, "time": "1749900120" }, "departure": { "delay": 2400, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 2400, "time": "1749900600" }, "departure": { "delay": 2400, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 2400, "time": "1749900900" }, "departure": { "delay": 2400, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 2400, "time": "1749901260" }, "departure": { "delay": 2400, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 2400, "time": "1749901920" }, "departure": { "delay": 2400, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 2400, "time": "1749903180" }, "departure": { "delay": 2400, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 2400, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749895887", "trip": { "startDate": "20250614", "startTime": "11:05:00", "tripId": "OCESN865559F4399072:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866226F3860873:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891900" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1749892080" }, "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749892260" }, "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749892500" }, "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749892740" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1749888298", "trip": { "startDate": "20250614", "startTime": "11:05:00", "tripId": "OCESN866226F3860873:2025-06-14T00:30:32Z" } } }, { "id": "OCESN86966F4461343:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" }, { "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87773002" } ], "timestamp": "1749894538", "trip": { "startDate": "20250614", "startTime": "11:05:00", "tripId": "OCESN86966F4461343:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA848433F4135100:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2700, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 2700, "time": "1749895200" }, "departure": { "delay": 2700, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 2700, "time": "1749896100" }, "departure": { "delay": 2700, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 2700, "time": "1749896880" }, "departure": { "delay": 2700, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 2700, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749894628", "trip": { "startDate": "20250614", "startTime": "11:06:00", "tripId": "OCEEA848433F4135100:2025-06-11T00:16:05Z" } } }, { "id": "OCESN862515F3976074:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891960" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749892680" }, "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749888357", "trip": { "startDate": "20250614", "startTime": "11:06:00", "tripId": "OCESN862515F3976074:2025-06-14T00:30:32Z" } } }, { "id": "OCESN894612F4428600:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749891960" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749892080" }, "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87184242" }, { "arrival": { "delay": 0, "time": "1749892380" }, "departure": { "delay": 0, "time": "1749892440" }, "stopId": "StopPoint:OCETrain TER-87184200" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87185348" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCETrain TER-87185314" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87185595" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87185629" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87144147" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87144121" }, { "arrival": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1749890158", "trip": { "startDate": "20250614", "startTime": "11:06:00", "tripId": "OCESN894612F4428600:2025-06-11T00:16:05Z" } } }, { "id": "OCESN842336F3871340:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892020" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749892500" }, "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87317164" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87317180" }, { "arrival": { "delay": 0, "time": "1749893220" }, "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87317198" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87317206" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87316604" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87317222" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87317230" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87317248" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87317255" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87342337" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87342303" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87342253" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87342246" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87342212" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87342188" }, { "arrival": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1749888417", "trip": { "startDate": "20250614", "startTime": "11:07:00", "tripId": "OCESN842336F3871340:2025-06-14T00:30:32Z" } } }, { "id": "OCESN839726F3834804:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1749892260" }, "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749892620" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1749888478", "trip": { "startDate": "20250614", "startTime": "11:08:00", "tripId": "OCESN839726F3834804:2025-06-14T00:30:32Z" } } }, { "id": "OCESN858865F3870129:2025-05-25T23:59:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 1200, "time": "1749894300" }, "departure": { "delay": 1200, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 1500, "time": "1749895140" }, "departure": { "delay": 1500, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 1500, "time": "1749895620" }, "departure": { "delay": 1500, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 1500, "time": "1749896160" }, "departure": { "delay": 1800, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 1800, "time": "1749897000" }, "departure": { "delay": 1800, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 1800, "time": "1749898020" }, "departure": { "delay": 1800, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87486423" }, { "arrival": { "delay": 1800, "time": "1749898500" }, "departure": { "delay": 1800, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87486431" }, { "arrival": { "delay": 1800, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87486449" } ], "timestamp": "1749896697", "trip": { "startDate": "20250614", "startTime": "11:08:00", "tripId": "OCESN858865F3870129:2025-05-25T23:59:13Z" } } }, { "id": "OCESN875504F4477960:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892080" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1749892620" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 0, "time": "1749892860" }, "departure": { "delay": 0, "time": "1749892920" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87694695" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87694851" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87694869" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87696427" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749888478", "trip": { "startDate": "20250614", "startTime": "11:08:00", "tripId": "OCESN875504F4477960:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86033F4427101:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749892500" }, "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749893220" }, "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749888538", "trip": { "startDate": "20250614", "startTime": "11:09:00", "tripId": "OCESA86033F4427101:2025-06-11T00:16:05Z" } } }, { "id": "OCESN860556F4316985:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892140" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749892500" }, "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1749888538", "trip": { "startDate": "20250614", "startTime": "11:09:00", "tripId": "OCESN860556F4316985:2025-06-09T02:14:31Z" } } }, { "id": "OCESN151823F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopArea:OCE87684001" } ], "timestamp": "1749894417", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:10:00", "tripId": "OCESN151823F" } } }, { "id": "OCESN839727F3830299:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87171926" }, { "arrival": { "delay": 0, "time": "1749892500" }, "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749892620" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87172254" } ], "timestamp": "1749888598", "trip": { "startDate": "20250614", "startTime": "11:10:00", "tripId": "OCESN839727F3830299:2025-06-14T00:30:32Z" } } }, { "id": "OCESN868720F3508811:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCETrain TER-87597849" }, { "arrival": { "delay": 0, "time": "1749892800" }, "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87597823" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87597781" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87597708" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87597609" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87597674" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87597633" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87597625" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749888598", "trip": { "startDate": "20250614", "startTime": "11:10:00", "tripId": "OCESN868720F3508811:2025-06-14T00:30:32Z" } } }, { "id": "OCESN89805R4428713:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892200" }, "stopId": "StopPoint:OCECar-87734004" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCECar-87734426" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCECar-87734442" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCECar-87734459" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCECar-87734475" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCECar-87734491" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCECar-87742015" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCECar-87754911" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCECar-87726448" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCECar-87726414" }, { "arrival": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCECar-87698662" } ], "timestamp": "1749891058", "trip": { "startDate": "20250614", "startTime": "11:10:00", "tripId": "OCESN89805R4428713:2025-06-11T00:16:05Z" } } }, { "id": "OCESN3111F3845467:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 3000, "time": "1749901140" }, "departure": { "delay": 3000, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 3000, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1749896547", "trip": { "startDate": "20250614", "startTime": "11:11:00", "tripId": "OCESN3111F3845467:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8536F3824446:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892260" }, "stopId": "StopPoint:OCETGV INOUI-87677005" }, { "arrival": { "delay": 300, "time": "1749893160" }, "departure": { "delay": 300, "time": "1749893340" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 300, "time": "1749893940" }, "departure": { "delay": 300, "time": "1749894120" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 300, "time": "1749894900" }, "departure": { "delay": 300, "time": "1749895080" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749908940" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749895047", "trip": { "startDate": "20250614", "startTime": "11:11:00", "tripId": "OCESN8536F3824446:2025-06-14T00:30:32Z" } } }, { "id": "OCESN843830F4389071:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892320" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749888718", "trip": { "startDate": "20250614", "startTime": "11:12:00", "tripId": "OCESN843830F4389071:2025-06-13T00:25:47Z" } } }, { "id": "OCESN97202R3658559:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892380" }, "stopId": "StopPoint:OCECar-87359356" }, { "arrival": { "delay": 0, "time": "1749892680" }, "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCECar-87463158" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCECar-87320713" }, { "arrival": { "delay": 300, "time": "1749893820" }, "departure": { "delay": 300, "time": "1749893820" }, "stopId": "StopPoint:OCECar-87320705" }, { "arrival": { "delay": 300, "time": "1749894900" }, "departure": { "delay": 300, "time": "1749894900" }, "stopId": "StopPoint:OCECar-87481390" }, { "arrival": { "delay": 300, "time": "1749898200" }, "stopId": "StopPoint:OCECar-87481002" } ], "timestamp": "1749893458", "trip": { "startDate": "20250614", "startTime": "11:13:00", "tripId": "OCESN97202R3658559:2025-06-09T02:14:31Z" } } }, { "id": "OCESN6705F3832694:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892440" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETGV INOUI-87182063" } ], "timestamp": "1749888838", "trip": { "startDate": "20250614", "startTime": "11:14:00", "tripId": "OCESN6705F3832694:2025-06-09T02:14:31Z" } } }, { "id": "OCESN895705F4474448:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892440" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1749893040" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87718866" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87715102" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87715136" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87715144" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87715151" }, { "arrival": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87715003" } ], "timestamp": "1749890698", "trip": { "startDate": "20250614", "startTime": "11:14:00", "tripId": "OCESN895705F4474448:2025-06-14T00:30:32Z" } } }, { "id": "OCESN57510R4449604:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCECar-87571539" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCECar-87110320" }, { "arrival": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCECar-87110338" } ], "timestamp": "1749888898", "trip": { "startDate": "20250614", "startTime": "11:15:00", "tripId": "OCESN57510R4449604:2025-06-14T00:30:32Z" } } }, { "id": "OCESN57815R4468792:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1749893220" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCECar-87205575" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCECar-87688978" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCECar-87644153" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCECar-87930958" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCECar-87337501" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCECar-87571430" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCECar-87465724" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCECar-87644104" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCECar-87337527" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCECar-87644195" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCECar-87571471" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCECar-87644203" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCECar-87571489" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCECar-87644286" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCECar-87688945" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCECar-87644047" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCECar-87280065" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCECar-87216689" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCECar-87644096" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCECar-87688952" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCECar-87597401" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCECar-87644260" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCECar-87597377" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCECar-87644369" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCECar-87644351" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCECar-87216663" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCECar-87689950" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCECar-87690156" }, { "arrival": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCECar-87201541" } ], "timestamp": "1749888898", "trip": { "startDate": "20250614", "startTime": "11:15:00", "tripId": "OCESN57815R4468792:2025-06-14T00:30:32Z" } } }, { "id": "OCESN7612F4465408:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCEOUIGO-87474007" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCEOUIGO-87474338" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCEOUIGO-87473207" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCEOUIGO-87473009" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCEOUIGO-87471003" }, { "arrival": { "delay": 0, "time": "1749906120" }, "stopId": "StopPoint:OCEOUIGO-87391003" } ], "timestamp": "1749888898", "trip": { "startDate": "20250614", "startTime": "11:15:00", "tripId": "OCESN7612F4465408:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9879F3900009:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892500" }, "stopId": "StopPoint:OCETGV INOUI-82001000" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749906660" }, "departure": { "delay": 0, "time": "1749907260" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749910740" }, "departure": { "delay": 0, "time": "1749910860" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 0, "time": "1749912960" }, "departure": { "delay": 0, "time": "1749913800" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749915960" }, "departure": { "delay": 0, "time": "1749916260" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749919080" }, "departure": { "delay": 0, "time": "1749919260" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749920700" }, "stopId": "StopPoint:OCETGV INOUI-87773002" } ], "timestamp": "1749888898", "trip": { "startDate": "20250614", "startTime": "11:15:00", "tripId": "OCESN9879F3900009:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17615F4467022:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749888958", "trip": { "startDate": "20250614", "startTime": "11:16:00", "tripId": "OCESN17615F4467022:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17758F3871177:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749905340" }, "departure": { "delay": 0, "time": "1749905400" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749905940" }, "departure": { "delay": 0, "time": "1749906180" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749906660" }, "departure": { "delay": 0, "time": "1749906720" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749907680" }, "departure": { "delay": 0, "time": "1749907800" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749911160" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1749888958", "trip": { "startDate": "20250614", "startTime": "11:16:00", "tripId": "OCESN17758F3871177:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8338F3819954:2025-06-05T00:03:57Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749893040" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETGV INOUI-87324095" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETGV INOUI-87575142" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETGV INOUI-87571216" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749888958", "trip": { "startDate": "20250614", "startTime": "11:16:00", "tripId": "OCESN8338F3819954:2025-06-05T00:03:57Z" } } }, { "id": "OCESN839575F4408757:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749904080" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749906480" }, "departure": { "delay": 0, "time": "1749906540" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1749907500" }, "departure": { "delay": 0, "time": "1749907560" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1749908640" }, "departure": { "delay": 0, "time": "1749908820" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749909780" }, "departure": { "delay": 0, "time": "1749909840" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1749910440" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749888958", "trip": { "startDate": "20250614", "startTime": "11:16:00", "tripId": "OCESN839575F4408757:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870006F4477027:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892560" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749894180" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87615732" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87615757" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87615773" }, { "arrival": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87613422" } ], "timestamp": "1749888958", "trip": { "startDate": "20250614", "startTime": "11:16:00", "tripId": "OCESN870006F4477027:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86032F4470470:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749893220" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749889018", "trip": { "startDate": "20250614", "startTime": "11:17:00", "tripId": "OCESA86032F4470470:2025-06-14T00:30:32Z" } } }, { "id": "OCESN2726F3824752:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892620" }, "stopId": "StopPoint:OCETGV INOUI-87172007" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETGV INOUI-87172270" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETGV INOUI-87171009" }, { "arrival": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749889018", "trip": { "startDate": "20250614", "startTime": "11:17:00", "tripId": "OCESN2726F3824752:2025-06-11T00:16:05Z" } } }, { "id": "OCESN86975F4461349:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893340" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749904080" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1749904980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" } ], "timestamp": "1749896667", "trip": { "startDate": "20250614", "startTime": "11:18:00", "tripId": "OCESN86975F4461349:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886869F4473393:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892680" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1749889078", "trip": { "startDate": "20250614", "startTime": "11:18:00", "tripId": "OCESN886869F4473393:2025-06-14T00:30:32Z" } } }, { "id": "OCESN18174F4467030:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-85043000" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893340" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87184440" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87700153" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87184432" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87184424" }, { "arrival": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87184408" } ], "timestamp": "1749892857", "trip": { "startDate": "20250614", "startTime": "11:19:00", "tripId": "OCESN18174F4467030:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23422F4466598:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749892860" }, "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749892920" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749893220" }, "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749889138", "trip": { "startDate": "20250614", "startTime": "11:19:00", "tripId": "OCESN23422F4466598:2025-06-14T00:30:32Z" } } }, { "id": "OCESN832017F4457022:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892740" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749893220" }, "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1749889138", "trip": { "startDate": "20250614", "startTime": "11:19:00", "tripId": "OCESN832017F4457022:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866419F4096373:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 600, "time": "1749893640" }, "departure": { "delay": 600, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 600, "time": "1749894660" }, "departure": { "delay": 600, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 600, "time": "1749896580" }, "departure": { "delay": 600, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 300, "time": "1749897480" }, "departure": { "delay": 300, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 300, "time": "1749898740" }, "departure": { "delay": 300, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 300, "time": "1749899640" }, "departure": { "delay": 300, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 300, "time": "1749900300" }, "departure": { "delay": 300, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 300, "time": "1749900660" }, "departure": { "delay": 300, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 300, "time": "1749901200" }, "departure": { "delay": 300, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 300, "time": "1749901800" }, "departure": { "delay": 300, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 300, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87677005" } ], "timestamp": "1749896728", "trip": { "startDate": "20250614", "startTime": "11:19:00", "tripId": "OCESN866419F4096373:2025-06-09T02:14:31Z" } } }, { "id": "OCESN835813F4475262:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87144451" } ], "timestamp": "1749889198", "trip": { "startDate": "20250614", "startTime": "11:20:00", "tripId": "OCESN835813F4475262:2025-06-14T00:30:32Z" } } }, { "id": "OCESN838858F4129094:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87172130" }, { "arrival": { "delay": 0, "time": "1749893100" }, "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCETrain TER-87172122" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87172874" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87172858" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87172072" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87172031" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1749889198", "trip": { "startDate": "20250614", "startTime": "11:20:00", "tripId": "OCESN838858F4129094:2025-06-10T14:32:59Z" } } }, { "id": "OCESN841840F3718302:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87295014" }, { "arrival": { "delay": 0, "time": "1749893220" }, "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87295568" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87295808" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749889198", "trip": { "startDate": "20250614", "startTime": "11:20:00", "tripId": "OCESN841840F3718302:2025-06-12T00:24:33Z" } } }, { "id": "OCESN875734F4477978:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749893280" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749889198", "trip": { "startDate": "20250614", "startTime": "11:20:00", "tripId": "OCESN875734F4477978:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886115F4473134:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892800" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749889198", "trip": { "startDate": "20250614", "startTime": "11:20:00", "tripId": "OCESN886115F4473134:2025-06-14T00:30:32Z" } } }, { "id": "OCESA881126F4472656:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749893040" }, "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749893220" }, "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87757625" } ], "timestamp": "1749889259", "trip": { "startDate": "20250614", "startTime": "11:21:00", "tripId": "OCESA881126F4472656:2025-06-14T00:30:32Z" } } }, { "id": "OCESN136880F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749897000" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749893578", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:21:00", "tripId": "OCESN136880F" } } }, { "id": "OCESN17618F4466790:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749889259", "trip": { "startDate": "20250614", "startTime": "11:21:00", "tripId": "OCESN17618F4466790:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17773F3871181:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87686006" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749905340" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749906420" }, "departure": { "delay": 0, "time": "1749906480" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749906960" }, "departure": { "delay": 0, "time": "1749907020" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749907560" }, "departure": { "delay": 0, "time": "1749907620" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749908400" }, "departure": { "delay": 0, "time": "1749908460" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749909360" }, "departure": { "delay": 0, "time": "1749909480" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749910200" }, "departure": { "delay": 0, "time": "1749910260" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749910740" }, "departure": { "delay": 0, "time": "1749910860" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749911340" }, "departure": { "delay": 0, "time": "1749911400" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749912240" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749889259", "trip": { "startDate": "20250614", "startTime": "11:21:00", "tripId": "OCESN17773F3871181:2025-06-14T00:30:32Z" } } }, { "id": "OCESN18173F4425249:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87184440" }, { "arrival": { "delay": 0, "time": "1749892980" }, "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1749893160" }, "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1749893400" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-85043000" } ], "timestamp": "1749892857", "trip": { "startDate": "20250614", "startTime": "11:21:00", "tripId": "OCESN18173F4425249:2025-06-11T00:16:05Z" } } }, { "id": "OCESN23360F4425055:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87745679" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749889259", "trip": { "startDate": "20250614", "startTime": "11:21:00", "tripId": "OCESN23360F4425055:2025-06-11T00:16:05Z" } } }, { "id": "OCESN832307F4456862:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749889259", "trip": { "startDate": "20250614", "startTime": "11:21:00", "tripId": "OCESN832307F4456862:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96222F4455351:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892860" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749889259", "trip": { "startDate": "20250614", "startTime": "11:21:00", "tripId": "OCESN96222F4455351:2025-06-13T00:25:47Z" } } }, { "id": "OCESN136855F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 960, "time": "1749893880" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 1200, "time": "1749898200" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749895737", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:22:00", "tripId": "OCESN136855F" } } }, { "id": "OCESN155842F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749892980" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 120, "time": "1749897900" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749896697", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:22:00", "tripId": "OCESN155842F" } } }, { "id": "OCESN165404F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892920" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749896760" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749893639", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:22:00", "tripId": "OCESN165404F" } } }, { "id": "OCESN4760F4468442:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892920" }, "stopId": "StopPoint:OCEINTERCITES-87751008" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCEINTERCITES-87753657" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCEINTERCITES-87773200" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749906900" }, "departure": { "delay": 0, "time": "1749907320" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749909360" }, "departure": { "delay": 0, "time": "1749909480" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749911580" }, "departure": { "delay": 0, "time": "1749911700" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1749916140" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749889317", "trip": { "startDate": "20250614", "startTime": "11:22:00", "tripId": "OCESN4760F4468442:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6165F4465612:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892920" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749906660" }, "departure": { "delay": 0, "time": "1749906900" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749909720" }, "departure": { "delay": 0, "time": "1749909900" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749911220" }, "departure": { "delay": 0, "time": "1749911460" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749912000" }, "departure": { "delay": 0, "time": "1749912240" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749913320" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749889317", "trip": { "startDate": "20250614", "startTime": "11:22:00", "tripId": "OCESN6165F4465612:2025-06-14T00:30:32Z" } } }, { "id": "OCESN2507F4319805:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETGV INOUI-87141002" } ], "timestamp": "1749889377", "trip": { "startDate": "20250614", "startTime": "11:23:00", "tripId": "OCESN2507F4319805:2025-06-11T00:16:05Z" } } }, { "id": "OCESN880671F4472584:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749892980" }, "stopId": "StopPoint:OCETrain TER-87751362" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749891328", "trip": { "startDate": "20250614", "startTime": "11:23:00", "tripId": "OCESN880671F4472584:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6616F3824513:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749889437", "trip": { "startDate": "20250614", "startTime": "11:24:00", "tripId": "OCESN6616F3824513:2025-06-10T14:32:59Z" } } }, { "id": "OCESN866227F4471179:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749893340" }, "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 300, "time": "1749896100" }, "departure": { "delay": 300, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 300, "time": "1749896280" }, "departure": { "delay": 300, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 300, "time": "1749896520" }, "departure": { "delay": 300, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 300, "time": "1749897060" }, "departure": { "delay": 300, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 300, "time": "1749897480" }, "departure": { "delay": 300, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 300, "time": "1749897780" }, "departure": { "delay": 300, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 300, "time": "1749898080" }, "departure": { "delay": 300, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 300, "time": "1749898320" }, "departure": { "delay": 300, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 300, "time": "1749898500" }, "departure": { "delay": 300, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 300, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1749896637", "trip": { "startDate": "20250614", "startTime": "11:24:00", "tripId": "OCESN866227F4471179:2025-06-14T00:30:32Z" } } }, { "id": "OCESN871607F4477377:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893040" }, "stopId": "StopPoint:OCETrain TER-87613000" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749889437", "trip": { "startDate": "20250614", "startTime": "11:24:00", "tripId": "OCESN871607F4477377:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17478F4466994:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749889498", "trip": { "startDate": "20250614", "startTime": "11:25:00", "tripId": "OCESN17478F4466994:2025-06-14T00:30:32Z" } } }, { "id": "OCESN847814F4203757:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893100" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1749893400" }, "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87272013" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87276733" }, { "arrival": { "delay": 600, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "11:25:00", "tripId": "OCESN847814F4203757:2025-06-13T00:25:47Z" } } }, { "id": "OCESN418061R4378052:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCECar TER-87683268" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCECar TER-87683532" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCECar TER-87683557" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCECar TER-87683573" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCECar TER-87683615" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCECar TER-87683649" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCECar TER-87683847" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCECar TER-87696831" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCECar TER-87696807" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCECar TER-87696633" }, { "arrival": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCECar TER-87696617" } ], "timestamp": "1749894417", "trip": { "startDate": "20250614", "startTime": "11:26:00", "tripId": "OCESN418061R4378052:2025-06-11T00:16:05Z" } } }, { "id": "OCESN57539R4468697:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCECar-87110338" }, { "arrival": { "delay": 0, "time": "1749894180" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCECar-87110320" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCECar-87571539" }, { "arrival": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCECar-87571000" } ], "timestamp": "1749889558", "trip": { "startDate": "20250614", "startTime": "11:26:00", "tripId": "OCESN57539R4468697:2025-06-14T00:30:32Z" } } }, { "id": "OCESN864807F4470921:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749889558", "trip": { "startDate": "20250614", "startTime": "11:26:00", "tripId": "OCESN864807F4470921:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8720F3822838:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893160" }, "stopId": "StopPoint:OCETGV INOUI-87474098" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749906300" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749889948", "trip": { "startDate": "20250614", "startTime": "11:26:00", "tripId": "OCESN8720F3822838:2025-06-12T00:24:33Z" } } }, { "id": "OCEEA848430F4135099:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749893520" }, "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopArea:OCE87313049" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopArea:OCE87313213" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopArea:OCE87316125" }, { "arrival": { "delay": 0, "time": "1749894180" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopArea:OCE87313338" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 1200, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 1200, "time": "1749896640" }, "departure": { "delay": 1200, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87313353" }, { "arrival": { "delay": 1200, "time": "1749896940" }, "departure": { "delay": 1200, "time": "1749897000" }, "stopId": "StopArea:OCE87316208" }, { "arrival": { "delay": 1200, "time": "1749897240" }, "departure": { "delay": 1200, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 1200, "time": "1749897480" }, "departure": { "delay": 1200, "time": "1749897540" }, "stopId": "StopArea:OCE87313403" }, { "arrival": { "delay": 1200, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1749896248", "trip": { "startDate": "20250614", "startTime": "11:27:00", "tripId": "OCEEA848430F4135099:2025-06-11T00:16:05Z" } } }, { "id": "OCESA881223F4472696:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 300, "time": "1749894420" }, "departure": { "delay": 300, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 300, "time": "1749894660" }, "departure": { "delay": 300, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 300, "time": "1749894900" }, "departure": { "delay": 300, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 300, "time": "1749895080" }, "departure": { "delay": 300, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 300, "time": "1749895380" }, "departure": { "delay": 300, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 300, "time": "1749895740" }, "departure": { "delay": 300, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 300, "time": "1749896040" }, "departure": { "delay": 300, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 300, "time": "1749896160" }, "departure": { "delay": 300, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 300, "time": "1749896460" }, "departure": { "delay": 300, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 300, "time": "1749896700" }, "departure": { "delay": 300, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 300, "time": "1749897180" }, "departure": { "delay": 300, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 300, "time": "1749897420" }, "departure": { "delay": 300, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 300, "time": "1749897600" }, "departure": { "delay": 300, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 300, "time": "1749897900" }, "departure": { "delay": 300, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 300, "time": "1749898080" }, "departure": { "delay": 300, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 300, "time": "1749898320" }, "departure": { "delay": 300, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 300, "time": "1749898500" }, "departure": { "delay": 300, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 300, "time": "1749898920" }, "departure": { "delay": 300, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 300, "time": "1749899280" }, "departure": { "delay": 300, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 300, "time": "1749899520" }, "departure": { "delay": 300, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 300, "time": "1749899700" }, "departure": { "delay": 300, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 300, "time": "1749899940" }, "departure": { "delay": 300, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 300, "time": "1749900240" }, "departure": { "delay": 300, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 300, "time": "1749900480" }, "departure": { "delay": 300, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 300, "time": "1749900900" }, "departure": { "delay": 300, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 300, "time": "1749901080" }, "departure": { "delay": 300, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 300, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749894417", "trip": { "startDate": "20250614", "startTime": "11:27:00", "tripId": "OCESA881223F4472696:2025-06-14T00:30:32Z" } } }, { "id": "OCESN878989F4462073:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87783605" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87783647" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87783654" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87783670" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87775148" }, { "arrival": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87775171" } ], "timestamp": "1749889617", "trip": { "startDate": "20250614", "startTime": "11:27:00", "tripId": "OCESN878989F4462073:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881438F4220285:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893220" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749893460" }, "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 300, "time": "1749896580" }, "departure": { "delay": 300, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 300, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749896607", "trip": { "startDate": "20250614", "startTime": "11:27:00", "tripId": "OCESN881438F4220285:2025-06-11T00:16:05Z" } } }, { "id": "OCESN886118F4473135:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749889678", "trip": { "startDate": "20250614", "startTime": "11:28:00", "tripId": "OCESN886118F4473135:2025-06-14T00:30:32Z" } } }, { "id": "OCESN895704F4474447:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893280" }, "stopId": "StopPoint:OCETrain TER-87715003" }, { "arrival": { "delay": 0, "time": "1749893580" }, "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87715151" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87715144" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87715136" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87715102" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87718866" }, { "arrival": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87713412" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "11:28:00", "tripId": "OCESN895704F4474447:2025-06-14T00:30:32Z" } } }, { "id": "OCESN874127F4477953:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893340" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87734202" } ], "timestamp": "1749889739", "trip": { "startDate": "20250614", "startTime": "11:29:00", "tripId": "OCESN874127F4477953:2025-06-14T00:30:32Z" } } }, { "id": "OCESN883309F4472887:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893340" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87742007" } ], "timestamp": "1749889739", "trip": { "startDate": "20250614", "startTime": "11:29:00", "tripId": "OCESN883309F4472887:2025-06-14T00:30:32Z" } } }, { "id": "OCESN128602F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 180, "time": "1749898440" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1749896788", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:30:00", "tripId": "OCESN128602F" } } }, { "id": "OCESN457203R4460866:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCECar TER-87783241" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCECar TER-87783266" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCECar TER-87783282" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCECar TER-87783308" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCECar TER-87783324" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCECar TER-87783365" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCECar TER-87783001" }, { "arrival": { "delay": 0, "time": "1749906240" }, "stopId": "StopPoint:OCECar TER-87781005" } ], "timestamp": "1749889797", "trip": { "startDate": "20250614", "startTime": "11:30:00", "tripId": "OCESN457203R4460866:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831748F4457277:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1749889797", "trip": { "startDate": "20250614", "startTime": "11:30:00", "tripId": "OCESN831748F4457277:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96562F4423370:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749889797", "trip": { "startDate": "20250614", "startTime": "11:30:00", "tripId": "OCESN96562F4423370:2025-06-11T00:16:05Z" } } }, { "id": "OCESN97438R3603957:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893400" }, "stopId": "StopPoint:OCECar-87485615" }, { "arrival": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar-87486019" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "11:30:00", "tripId": "OCESN97438R3603957:2025-06-10T14:32:59Z" } } }, { "id": "OCESN43410R4213575:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCECar TER-87172007" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCECar TER-87754549" }, { "arrival": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCECar TER-87295063" } ], "timestamp": "1749892017", "trip": { "startDate": "20250614", "startTime": "11:31:00", "tripId": "OCESN43410R4213575:2025-06-13T00:25:47Z" } } }, { "id": "OCESN849917F4469149:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 1800, "time": "1749896640" }, "departure": { "delay": 1800, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 1800, "time": "1749897660" }, "departure": { "delay": 1800, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 1800, "time": "1749898440" }, "departure": { "delay": 1800, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 1800, "time": "1749899460" }, "departure": { "delay": 1800, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 1800, "time": "1749900240" }, "departure": { "delay": 1800, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 1800, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "11:31:00", "tripId": "OCESN849917F4469149:2025-06-14T00:30:32Z" } } }, { "id": "OCESN860516F3840038:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749893700" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1749889858", "trip": { "startDate": "20250614", "startTime": "11:31:00", "tripId": "OCESN860516F3840038:2025-06-09T02:14:31Z" } } }, { "id": "OCESN862210F3921098:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87394494" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87394486" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87394452" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87394437" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87394429" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87394411" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87394403" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87394015" }, { "arrival": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1749889858", "trip": { "startDate": "20250614", "startTime": "11:31:00", "tripId": "OCESN862210F3921098:2025-06-10T14:32:59Z" } } }, { "id": "OCESN883372F4453446:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87742007" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749889858", "trip": { "startDate": "20250614", "startTime": "11:31:00", "tripId": "OCESN883372F4453446:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886219F4473182:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893460" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749893640" }, "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87726729" } ], "timestamp": "1749889858", "trip": { "startDate": "20250614", "startTime": "11:31:00", "tripId": "OCESN886219F4473182:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866323F3509372:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749894180" }, "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1749889918", "trip": { "startDate": "20250614", "startTime": "11:32:00", "tripId": "OCESN866323F3509372:2025-06-11T00:16:05Z" } } }, { "id": "OCESN881624F4220327:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87755629" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749894060" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 600, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 360, "time": "1749895620" }, "departure": { "delay": 300, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 300, "time": "1749895860" }, "departure": { "delay": 300, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 300, "time": "1749896160" }, "departure": { "delay": 300, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 300, "time": "1749896520" }, "departure": { "delay": 300, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 300, "time": "1749896880" }, "departure": { "delay": 300, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 300, "time": "1749897300" }, "departure": { "delay": 300, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 300, "time": "1749897780" }, "departure": { "delay": 300, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 300, "time": "1749898440" }, "departure": { "delay": 300, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 300, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749896037", "trip": { "startDate": "20250614", "startTime": "11:32:00", "tripId": "OCESN881624F4220327:2025-06-11T00:16:05Z" } } }, { "id": "OCESN881627F4220330:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893520" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87755629" } ], "timestamp": "1749889918", "trip": { "startDate": "20250614", "startTime": "11:32:00", "tripId": "OCESN881627F4220330:2025-06-11T00:16:05Z" } } }, { "id": "OCESN9574F4413837:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 0, "time": "1749903300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1749889918", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "11:32:00", "tripId": "OCESN9574F4413837:2025-06-11T00:16:05Z" } } }, { "id": "OCESN14143F3604150:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCEINTERCITES-87611137" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCEINTERCITES-87671008" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCEINTERCITES-87671339" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCEINTERCITES-87672006" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCEINTERCITES-87672253" }, { "arrival": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCEINTERCITES-87673004" } ], "timestamp": "1749889978", "trip": { "startDate": "20250614", "startTime": "11:33:00", "tripId": "OCESN14143F3604150:2025-06-11T00:16:05Z" } } }, { "id": "OCESN886271F4473214:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893580" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749889978", "trip": { "startDate": "20250614", "startTime": "11:33:00", "tripId": "OCESN886271F4473214:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23142F4467281:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749893760" }, "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749893820" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1749890038", "trip": { "startDate": "20250614", "startTime": "11:34:00", "tripId": "OCESN23142F4467281:2025-06-14T00:30:32Z" } } }, { "id": "OCESN86985F4452354:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749904500" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749904980" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749905340" }, "departure": { "delay": 0, "time": "1749905640" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749906120" }, "departure": { "delay": 0, "time": "1749906180" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749906540" }, "departure": { "delay": 0, "time": "1749906600" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749906840" }, "departure": { "delay": 0, "time": "1749906900" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749907080" }, "departure": { "delay": 0, "time": "1749907140" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749907380" }, "departure": { "delay": 0, "time": "1749907440" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749907800" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1749908640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "11:34:00", "tripId": "OCESN86985F4452354:2025-06-14T00:30:32Z" } } }, { "id": "OCESN891810F3917255:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87713735" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87713701" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87713677" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87713669" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87712679" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87713651" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87713644" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87713636" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87712620" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87713628" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87712604" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749890038", "trip": { "startDate": "20250614", "startTime": "11:34:00", "tripId": "OCESN891810F3917255:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9218F3815491:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893640" }, "stopId": "StopPoint:OCELyria-85030007" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCELyria-85000109" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCELyria-87300822" }, { "arrival": { "delay": 0, "time": "1749908400" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749890038", "trip": { "startDate": "20250614", "startTime": "11:34:00", "tripId": "OCESN9218F3815491:2025-06-14T00:30:32Z" } } }, { "id": "OCESN157807F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749896640" }, "stopId": "StopArea:OCE87682005" } ], "timestamp": "1749895047", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:35:00", "tripId": "OCESN157807F" } } }, { "id": "OCESN164493F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 60, "time": "1749895980" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749897660" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1749896037", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:35:00", "tripId": "OCESN164493F" } } }, { "id": "OCESN23141F4467280:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749893940" }, "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749890098", "trip": { "startDate": "20250614", "startTime": "11:35:00", "tripId": "OCESN23141F4467280:2025-06-14T00:30:32Z" } } }, { "id": "OCESN56289R3724873:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCECar-87473009" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar-87473389" }, { "arrival": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCECar-87476556" } ], "timestamp": "1749892437", "trip": { "startDate": "20250614", "startTime": "11:35:00", "tripId": "OCESN56289R3724873:2025-06-07T00:26:51Z" } } }, { "id": "OCESN839861F4445050:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87142000" } ], "timestamp": "1749890098", "trip": { "startDate": "20250614", "startTime": "11:35:00", "tripId": "OCESN839861F4445050:2025-06-13T00:25:47Z" } } }, { "id": "OCESN854333F4467978:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 300, "time": "1749894300" }, "departure": { "delay": 300, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 300, "time": "1749895140" }, "departure": { "delay": 300, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 60, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87478099" }, { "arrival": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87478107" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "11:35:00", "tripId": "OCESN854333F4467978:2025-06-14T00:30:32Z" } } }, { "id": "OCESN857557F4316607:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87484329" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87484352" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 300, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87484360" }, { "arrival": { "delay": 300, "time": "1749895800" }, "departure": { "delay": 300, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87484386" }, { "arrival": { "delay": 300, "time": "1749896280" }, "departure": { "delay": 300, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 300, "time": "1749896640" }, "departure": { "delay": 300, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 300, "time": "1749896880" }, "departure": { "delay": 300, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 300, "time": "1749897180" }, "departure": { "delay": 300, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 300, "time": "1749897480" }, "departure": { "delay": 300, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 300, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749896157", "trip": { "startDate": "20250614", "startTime": "11:35:00", "tripId": "OCESN857557F4316607:2025-05-27T00:06:32Z" } } }, { "id": "OCESN873937F4477929:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87594556" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87594564" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87594754" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87594762" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87594796" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87645135" }, { "arrival": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87645002" } ], "timestamp": "1749891958", "trip": { "startDate": "20250614", "startTime": "11:35:00", "tripId": "OCESN873937F4477929:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886617F4473266:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893700" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1749893880" }, "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749890098", "trip": { "startDate": "20250614", "startTime": "11:35:00", "tripId": "OCESN886617F4473266:2025-06-14T00:30:32Z" } } }, { "id": "OCESN81417F4459131:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-80194043" }, { "arrival": { "delay": 300, "time": "1749894180" }, "departure": { "delay": 300, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-80920793" }, { "arrival": { "delay": 300, "time": "1749894420" }, "departure": { "delay": 300, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-80194209" }, { "arrival": { "delay": 300, "time": "1749894600" }, "departure": { "delay": 300, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-80194217" }, { "arrival": { "delay": 300, "time": "1749894780" }, "departure": { "delay": 300, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-80194225" }, { "arrival": { "delay": 300, "time": "1749894960" }, "departure": { "delay": 300, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-80194233" }, { "arrival": { "delay": 300, "time": "1749895320" }, "departure": { "delay": 300, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-80194266" }, { "arrival": { "delay": 300, "time": "1749895920" }, "departure": { "delay": 300, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-80194324" }, { "arrival": { "delay": 300, "time": "1749896280" }, "departure": { "delay": 300, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-80194332" }, { "arrival": { "delay": 300, "time": "1749896460" }, "departure": { "delay": 300, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-80359331" }, { "arrival": { "delay": 300, "time": "1749896580" }, "departure": { "delay": 300, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-80197871" }, { "arrival": { "delay": 300, "time": "1749896760" }, "departure": { "delay": 300, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-80359349" }, { "arrival": { "delay": 300, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87213470" } ], "timestamp": "1749894387", "trip": { "startDate": "20250614", "startTime": "11:36:00", "tripId": "OCESN81417F4459131:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834163F4475437:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87144014" } ], "timestamp": "1749890158", "trip": { "startDate": "20250614", "startTime": "11:36:00", "tripId": "OCESN834163F4475437:2025-06-14T00:30:32Z" } } }, { "id": "OCESN839155F3526576:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87175042" } ], "timestamp": "1749890158", "trip": { "startDate": "20250614", "startTime": "11:36:00", "tripId": "OCESN839155F3526576:2025-06-14T00:30:32Z" } } }, { "id": "OCESN862422F3941474:2025-05-09T00:42:12Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893760" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749894000" }, "departure": { "delay": 0, "time": "1749894060" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1749890158", "trip": { "startDate": "20250614", "startTime": "11:36:00", "tripId": "OCESN862422F3941474:2025-05-09T00:42:12Z" } } }, { "id": "OCESN148808F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1749896820" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749896517", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:37:00", "tripId": "OCESN148808F" } } }, { "id": "OCESN849922F4469152:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893820" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749890218", "trip": { "startDate": "20250614", "startTime": "11:37:00", "tripId": "OCESN849922F4469152:2025-06-14T00:30:32Z" } } }, { "id": "OCESN49960R4468484:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCECar TER-87487249" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCECar TER-87487009" }, { "arrival": { "delay": 300, "time": "1749897000" }, "departure": { "delay": 300, "time": "1749897000" }, "stopId": "StopPoint:OCECar TER-87487611" }, { "arrival": { "delay": 300, "time": "1749897660" }, "departure": { "delay": 300, "time": "1749897660" }, "stopId": "StopPoint:OCECar TER-87487637" }, { "arrival": { "delay": 300, "time": "1749899100" }, "stopId": "StopPoint:OCECar TER-87487603" } ], "timestamp": "1749896368", "trip": { "startDate": "20250614", "startTime": "11:38:00", "tripId": "OCESN49960R4468484:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6111F4465624:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749905760" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749890279", "trip": { "startDate": "20250614", "startTime": "11:38:00", "tripId": "OCESN6111F4465624:2025-06-14T00:30:32Z" } } }, { "id": "OCESN860217F3135004:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 900, "time": "1749895500" }, "departure": { "delay": 900, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 900, "time": "1749895860" }, "departure": { "delay": 1200, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 1200, "time": "1749896640" }, "departure": { "delay": 1200, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 1200, "time": "1749897300" }, "departure": { "delay": 1200, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 1200, "time": "1749897900" }, "departure": { "delay": 1200, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 1200, "time": "1749898560" }, "departure": { "delay": 1200, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 1200, "time": "1749899100" }, "departure": { "delay": 1200, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 1200, "time": "1749899520" }, "departure": { "delay": 1200, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 1200, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "11:38:00", "tripId": "OCESN860217F3135004:2025-06-10T14:32:59Z" } } }, { "id": "OCESN862516F4392370:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893880" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1749890279", "trip": { "startDate": "20250614", "startTime": "11:38:00", "tripId": "OCESN862516F4392370:2025-06-14T00:30:32Z" } } }, { "id": "OCESN871845F4477505:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 300, "time": "1749894840" }, "departure": { "delay": 300, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87611855" }, { "arrival": { "delay": 300, "time": "1749895140" }, "departure": { "delay": 300, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87611863" }, { "arrival": { "delay": 300, "time": "1749895740" }, "departure": { "delay": 300, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87611889" }, { "arrival": { "delay": 300, "time": "1749896160" }, "departure": { "delay": 300, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87611897" }, { "arrival": { "delay": 300, "time": "1749896520" }, "departure": { "delay": 300, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87611459" }, { "arrival": { "delay": 300, "time": "1749896940" }, "departure": { "delay": 300, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 300, "time": "1749897900" }, "departure": { "delay": 300, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 300, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749895977", "trip": { "startDate": "20250614", "startTime": "11:38:00", "tripId": "OCESN871845F4477505:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86035F4427107:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749890337", "trip": { "startDate": "20250614", "startTime": "11:39:00", "tripId": "OCESA86035F4427107:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8090F3825946:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETGV INOUI-87478107" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749890337", "trip": { "startDate": "20250614", "startTime": "11:39:00", "tripId": "OCESN8090F3825946:2025-06-12T00:24:33Z" } } }, { "id": "OCESN844931F4313065:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1749890337", "trip": { "startDate": "20250614", "startTime": "11:39:00", "tripId": "OCESN844931F4313065:2025-06-11T00:16:05Z" } } }, { "id": "OCESN865624F4399082:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749893940" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749894120" }, "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87584151" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87584201" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87584243" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87584268" } ], "timestamp": "1749890337", "trip": { "startDate": "20250614", "startTime": "11:39:00", "tripId": "OCESN865624F4399082:2025-06-11T00:16:05Z" } } }, { "id": "OCESN66889546R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894000" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1749898440" }, "stopId": "StopArea:OCE87682005" } ], "timestamp": "1749890398", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:40:00", "tripId": "OCESN66889546R" } } }, { "id": "OCESN847428F4463059:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313676" }, { "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749893187", "trip": { "startDate": "20250614", "startTime": "11:40:00", "tripId": "OCESN847428F4463059:2025-06-14T00:30:32Z" } } }, { "id": "OCESN832913F4456147:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87213256" }, { "arrival": { "delay": 0, "time": "1749894300" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749890518", "trip": { "startDate": "20250614", "startTime": "11:42:00", "tripId": "OCESN832913F4456147:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835770F4475307:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749894600" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87141200" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749890518", "trip": { "startDate": "20250614", "startTime": "11:42:00", "tripId": "OCESN835770F4475307:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866741F4195129:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749894360" }, "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87582684" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87582767" }, { "arrival": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87582775" } ], "timestamp": "1749890518", "trip": { "startDate": "20250614", "startTime": "11:42:00", "tripId": "OCESN866741F4195129:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886193F4364230:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 1200, "time": "1749896400" }, "departure": { "delay": 1200, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 1200, "time": "1749897180" }, "departure": { "delay": 1200, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 1200, "time": "1749898920" }, "departure": { "delay": 1200, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 1200, "time": "1749900360" }, "departure": { "delay": 1200, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 1200, "time": "1749900900" }, "departure": { "delay": 1200, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 1200, "time": "1749901260" }, "departure": { "delay": 1200, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 1200, "time": "1749901740" }, "departure": { "delay": 1200, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 1200, "time": "1749902460" }, "departure": { "delay": 1200, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 1200, "time": "1749903120" }, "departure": { "delay": 1200, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 1200, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749895467", "trip": { "startDate": "20250614", "startTime": "11:42:00", "tripId": "OCESN886193F4364230:2025-06-12T00:24:33Z" } } }, { "id": "OCESN886560F4473245:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749890518", "trip": { "startDate": "20250614", "startTime": "11:42:00", "tripId": "OCESN886560F4473245:2025-06-14T00:30:32Z" } } }, { "id": "OCESN890034F4473806:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894120" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749894240" }, "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87721605" } ], "timestamp": "1749890518", "trip": { "startDate": "20250614", "startTime": "11:42:00", "tripId": "OCESN890034F4473806:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17522F4404422:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749890577", "trip": { "startDate": "20250614", "startTime": "11:43:00", "tripId": "OCESN17522F4404422:2025-06-14T00:30:32Z" } } }, { "id": "OCESN410410R4467439:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCECar TER-87763003" }, { "arrival": { "delay": 600, "time": "1749896580" }, "departure": { "delay": 600, "time": "1749896580" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 600, "time": "1749897180" }, "departure": { "delay": 600, "time": "1749897180" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 600, "time": "1749898380" }, "departure": { "delay": 600, "time": "1749898380" }, "stopId": "StopPoint:OCECar TER-87747667" }, { "arrival": { "delay": 600, "time": "1749899940" }, "departure": { "delay": 600, "time": "1749899940" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 600, "time": "1749900960" }, "departure": { "delay": 600, "time": "1749900960" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 600, "time": "1749902280" }, "departure": { "delay": 600, "time": "1749902280" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 600, "time": "1749902460" }, "departure": { "delay": 600, "time": "1749902460" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 600, "time": "1749902940" }, "departure": { "delay": 600, "time": "1749902940" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 600, "time": "1749903480" }, "departure": { "delay": 600, "time": "1749903480" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 600, "time": "1749904800" }, "stopId": "StopPoint:OCECar TER-87697490" } ], "timestamp": "1749894957", "trip": { "startDate": "20250614", "startTime": "11:43:00", "tripId": "OCESN410410R4467439:2025-06-14T00:30:32Z" } } }, { "id": "OCESN868039F3508987:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87592543" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87592485" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87592444" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87592428" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87592410" }, { "arrival": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749890577", "trip": { "startDate": "20250614", "startTime": "11:43:00", "tripId": "OCESN868039F3508987:2025-06-10T14:32:59Z" } } }, { "id": "OCESN872404F4477620:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87615542" } ], "timestamp": "1749890577", "trip": { "startDate": "20250614", "startTime": "11:43:00", "tripId": "OCESN872404F4477620:2025-06-14T00:30:32Z" } } }, { "id": "OCESN872637F4477712:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749894420" }, "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87611095" } ], "timestamp": "1749890577", "trip": { "startDate": "20250614", "startTime": "11:43:00", "tripId": "OCESN872637F4477712:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879336F4472383:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894180" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1749894480" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87765735" } ], "timestamp": "1749890577", "trip": { "startDate": "20250614", "startTime": "11:43:00", "tripId": "OCESN879336F4472383:2025-06-14T00:30:32Z" } } }, { "id": "OCESN18550F3923395:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749890638", "trip": { "startDate": "20250614", "startTime": "11:44:00", "tripId": "OCESN18550F3923395:2025-06-11T00:16:05Z" } } }, { "id": "OCESN7875F3820843:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCEOUIGO-87686006" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCEOUIGO-87763029" }, { "arrival": { "delay": 0, "time": "1749904620" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCEOUIGO-87703975" }, { "arrival": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCEOUIGO-87688887" } ], "timestamp": "1749890638", "trip": { "startDate": "20250614", "startTime": "11:44:00", "tripId": "OCESN7875F3820843:2025-06-10T14:32:59Z" } } }, { "id": "OCESN857312F4469852:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749890638", "trip": { "startDate": "20250614", "startTime": "11:44:00", "tripId": "OCESN857312F4469852:2025-06-14T00:30:32Z" } } }, { "id": "OCESN870059F4438164:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87615419" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87615245" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87615377" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749890638", "trip": { "startDate": "20250614", "startTime": "11:44:00", "tripId": "OCESN870059F4438164:2025-06-14T00:30:32Z" } } }, { "id": "OCESN872708F4477762:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894240" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749890638", "trip": { "startDate": "20250614", "startTime": "11:44:00", "tripId": "OCESN872708F4477762:2025-06-14T00:30:32Z" } } }, { "id": "OCESN136884F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749890698", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN136884F" } } }, { "id": "OCESN19827F4315542:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-88716050" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-88716472" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-88716621" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-88716704" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-88716886" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-88717124" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-88718114" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-88718379" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-88718528" }, { "arrival": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-88720090" } ], "timestamp": "1749893038", "trip": { "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN19827F4315542:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3339F4424726:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 300, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749893787", "trip": { "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN3339F4424726:2025-06-11T00:16:05Z" } } }, { "id": "OCESN56021R4449477:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCECar-87335208" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCECar-87322966" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCECar-87322008" }, { "arrival": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCECar-87476556" } ], "timestamp": "1749890698", "trip": { "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN56021R4449477:2025-06-13T00:25:47Z" } } }, { "id": "OCESN56282R3731427:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCECar-87476606" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCECar-87003483" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCECar-87476556" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCECar-87473389" }, { "arrival": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCECar-87473009" } ], "timestamp": "1749892557", "trip": { "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN56282R3731427:2025-06-07T00:26:51Z" } } }, { "id": "OCESN61988033R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749897000" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749895947", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN61988033R" } } }, { "id": "OCESN7031F4424311:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETGV INOUI-87286005" } ], "timestamp": "1749890698", "trip": { "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN7031F4424311:2025-06-11T00:16:05Z" } } }, { "id": "OCESN82211R3636007:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCECar-87471607" } ], "timestamp": "1749890698", "trip": { "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN82211R3636007:2025-06-07T00:26:51Z" } } }, { "id": "OCESN850308F3927421:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCETrain TER-87413542" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87413328" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87413310" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87413302" }, { "arrival": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1749890698", "trip": { "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN850308F3927421:2025-06-10T14:32:59Z" } } }, { "id": "OCESN89125R4473981:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894300" }, "stopId": "StopPoint:OCECar-83002048" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCECar-87635367" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCECar-87763607" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCECar-87749788" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCECar-87749622" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar-87686048" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "11:45:00", "tripId": "OCESN89125R4473981:2025-06-14T00:30:32Z" } } }, { "id": "OCESN152843F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1749897840" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1749896127", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:46:00", "tripId": "OCESN152843F" } } }, { "id": "OCESN830322F4458806:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749890758", "trip": { "startDate": "20250614", "startTime": "11:46:00", "tripId": "OCESN830322F4458806:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857616F4316616:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749890758", "trip": { "startDate": "20250614", "startTime": "11:46:00", "tripId": "OCESN857616F4316616:2025-05-27T00:06:32Z" } } }, { "id": "OCESN881681F4472827:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894360" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749894540" }, "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1749890758", "trip": { "startDate": "20250614", "startTime": "11:46:00", "tripId": "OCESN881681F4472827:2025-06-14T00:30:32Z" } } }, { "id": "OCESN117531F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 0, "time": "1749898080" }, "stopId": "StopArea:OCE87116137" } ], "timestamp": "1749890818", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:47:00", "tripId": "OCESN117531F" } } }, { "id": "OCESN143491F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 180, "time": "1749894600" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749896880" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1749896248", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:47:00", "tripId": "OCESN143491F" } } }, { "id": "OCESN35057R4466022:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCECar TER-87696328" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCECar TER-87668111" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCECar TER-87668095" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCECar TER-87696427" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCECar TER-87667980" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCECar TER-87694869" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCECar TER-87282335" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCECar TER-87694851" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCECar TER-87694695" }, { "arrival": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCECar TER-87694687" } ], "timestamp": "1749895858", "trip": { "startDate": "20250614", "startTime": "11:47:00", "tripId": "OCESN35057R4466022:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3833F4467374:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894420" }, "stopId": "StopPoint:OCEINTERCITES-87481002" }, { "arrival": { "delay": 600, "time": "1749897360" }, "departure": { "delay": 600, "time": "1749897480" }, "stopId": "StopPoint:OCEINTERCITES-87486019" }, { "arrival": { "delay": 600, "time": "1749898800" }, "departure": { "delay": 600, "time": "1749898920" }, "stopId": "StopPoint:OCEINTERCITES-87486258" }, { "arrival": { "delay": 600, "time": "1749901260" }, "departure": { "delay": 600, "time": "1749901500" }, "stopId": "StopPoint:OCEINTERCITES-87485003" }, { "arrival": { "delay": 600, "time": "1749902640" }, "departure": { "delay": 600, "time": "1749902760" }, "stopId": "StopPoint:OCEINTERCITES-87485144" }, { "arrival": { "delay": 600, "time": "1749904500" }, "departure": { "delay": 600, "time": "1749904620" }, "stopId": "StopPoint:OCEINTERCITES-87491001" }, { "arrival": { "delay": 600, "time": "1749906780" }, "departure": { "delay": 600, "time": "1749906840" }, "stopId": "StopPoint:OCEINTERCITES-87491142" }, { "arrival": { "delay": 600, "time": "1749910080" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749896278", "trip": { "startDate": "20250614", "startTime": "11:47:00", "tripId": "OCESN3833F4467374:2025-06-14T00:30:32Z" } } }, { "id": "OCESN843358F3835584:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 300, "time": "1749894900" }, "departure": { "delay": 300, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87345405" }, { "arrival": { "delay": 300, "time": "1749895260" }, "departure": { "delay": 300, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87345413" }, { "arrival": { "delay": 300, "time": "1749895500" }, "departure": { "delay": 300, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87345421" }, { "arrival": { "delay": 300, "time": "1749895680" }, "departure": { "delay": 300, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87345439" }, { "arrival": { "delay": 300, "time": "1749895920" }, "departure": { "delay": 300, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87345447" }, { "arrival": { "delay": 300, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87345520" } ], "timestamp": "1749893907", "trip": { "startDate": "20250614", "startTime": "11:47:00", "tripId": "OCESN843358F3835584:2025-06-10T14:32:59Z" } } }, { "id": "OCESN43006R4448434:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCECar TER-87173401" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCECar TER-87112714" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCECar TER-87172411" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCECar TER-87112342" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCECar TER-87172395" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCECar TER-87172387" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCECar TER-87172353" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCECar TER-87112326" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCECar TER-87112334" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCECar TER-87172346" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar TER-87172338" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCECar TER-87172320" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCECar TER-87172312" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCECar TER-87172700" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCECar TER-87172304" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCECar TER-87173302" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCECar TER-87172254" }, { "arrival": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCECar TER-87108829" } ], "timestamp": "1749896338", "trip": { "startDate": "20250614", "startTime": "11:48:00", "tripId": "OCESN43006R4448434:2025-06-14T00:30:32Z" } } }, { "id": "OCESN4404F4467794:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCEINTERCITES-87481002" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749905640" }, "departure": { "delay": 0, "time": "1749905760" }, "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 0, "time": "1749908040" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749910560" }, "departure": { "delay": 0, "time": "1749910680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749911940" }, "departure": { "delay": 0, "time": "1749912060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 0, "time": "1749914340" }, "departure": { "delay": 0, "time": "1749914520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 0, "time": "1749918360" }, "departure": { "delay": 0, "time": "1749918600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 0, "time": "1749919080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87722025" } ], "timestamp": "1749895858", "trip": { "startDate": "20250614", "startTime": "11:48:00", "tripId": "OCESN4404F4467794:2025-06-14T00:30:32Z" } } }, { "id": "OCESN860830F3510698:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87576728" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749890878", "trip": { "startDate": "20250614", "startTime": "11:48:00", "tripId": "OCESN860830F3510698:2025-06-10T14:32:59Z" } } }, { "id": "OCESN88014R4472531:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894480" }, "stopId": "StopPoint:OCECar TER-87693325" }, { "arrival": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCECar TER-87413013" } ], "timestamp": "1749895258", "trip": { "startDate": "20250614", "startTime": "11:48:00", "tripId": "OCESN88014R4472531:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23242F4466672:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749894720" }, "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1749890937", "trip": { "startDate": "20250614", "startTime": "11:49:00", "tripId": "OCESN23242F4466672:2025-06-14T00:30:32Z" } } }, { "id": "OCESN848557F3836929:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749890937", "trip": { "startDate": "20250614", "startTime": "11:49:00", "tripId": "OCESN848557F3836929:2025-06-11T00:16:05Z" } } }, { "id": "OCESN859312F3870351:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87484303" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87484246" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87484204" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1749890937", "trip": { "startDate": "20250614", "startTime": "11:49:00", "tripId": "OCESN859312F3870351:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877554F4462029:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87775866" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87775858" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87775841" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87775825" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87775817" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1749890937", "trip": { "startDate": "20250614", "startTime": "11:49:00", "tripId": "OCESN877554F4462029:2025-06-13T00:25:47Z" } } }, { "id": "OCESN891505F4474030:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894540" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87713537" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87713560" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87725614" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87725663" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87725671" }, { "arrival": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87725689" } ], "timestamp": "1749890967", "trip": { "startDate": "20250614", "startTime": "11:49:00", "tripId": "OCESN891505F4474030:2025-06-14T00:30:32Z" } } }, { "id": "OCESN117125F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopArea:OCE87116582" } ], "timestamp": "1749896157", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:50:00", "tripId": "OCESN117125F" } } }, { "id": "OCESN18511F4467121:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749890997", "trip": { "startDate": "20250614", "startTime": "11:50:00", "tripId": "OCESN18511F4467121:2025-06-14T00:30:32Z" } } }, { "id": "OCESN428906R4410433:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749894900" }, "stopId": "StopPoint:OCECar TER-87142125" }, { "arrival": { "delay": 300, "time": "1749895980" }, "departure": { "delay": 300, "time": "1749895980" }, "stopId": "StopPoint:OCECar TER-87142091" }, { "arrival": { "delay": 300, "time": "1749898260" }, "departure": { "delay": 300, "time": "1749898260" }, "stopId": "StopPoint:OCECar TER-87142000" }, { "arrival": { "delay": 300, "time": "1749900660" }, "departure": { "delay": 300, "time": "1749900660" }, "stopId": "StopPoint:OCECar TER-87118299" }, { "arrival": { "delay": 300, "time": "1749901860" }, "departure": { "delay": 300, "time": "1749901860" }, "stopId": "StopPoint:OCECar TER-87118257" }, { "arrival": { "delay": 300, "time": "1749904560" }, "stopId": "StopPoint:OCECar TER-87118000" } ], "timestamp": "1749891298", "trip": { "startDate": "20250614", "startTime": "11:50:00", "tripId": "OCESN428906R4410433:2025-06-14T00:30:32Z" } } }, { "id": "OCESN450015R4468108:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCECar TER-87575001" }, { "arrival": { "delay": 600, "time": "1749896520" }, "departure": { "delay": 600, "time": "1749896520" }, "stopId": "StopPoint:OCECar TER-87575704" }, { "arrival": { "delay": 300, "time": "1749898140" }, "departure": { "delay": 300, "time": "1749898140" }, "stopId": "StopPoint:OCECar TER-87575845" }, { "arrival": { "delay": 300, "time": "1749899160" }, "departure": { "delay": 300, "time": "1749899160" }, "stopId": "StopPoint:OCECar TER-87575480" }, { "arrival": { "delay": 300, "time": "1749900180" }, "departure": { "delay": 300, "time": "1749900180" }, "stopId": "StopPoint:OCECar TER-87575498" }, { "arrival": { "delay": 300, "time": "1749901380" }, "stopId": "StopPoint:OCECar TER-87592543" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "11:50:00", "tripId": "OCESN450015R4468108:2025-06-14T00:30:32Z" } } }, { "id": "OCESN61988089R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1749894720" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 120, "time": "1749896520" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749896457", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:50:00", "tripId": "OCESN61988089R" } } }, { "id": "OCESN61988119R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749894660" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 60, "time": "1749897360" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749896788", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:50:00", "tripId": "OCESN61988119R" } } }, { "id": "OCESN831645F4457395:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749890997", "trip": { "startDate": "20250614", "startTime": "11:50:00", "tripId": "OCESN831645F4457395:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832626F4456486:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749894660" }, "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749894780" }, "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749895080" }, "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETramTrain-87182881" } ], "timestamp": "1749893967", "trip": { "startDate": "20250614", "startTime": "11:50:00", "tripId": "OCESN832626F4456486:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88509F4478257:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894600" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749890997", "trip": { "startDate": "20250614", "startTime": "11:50:00", "tripId": "OCESN88509F4478257:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86034F4427103:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749891058", "trip": { "startDate": "20250614", "startTime": "11:51:00", "tripId": "OCESA86034F4427103:2025-06-11T00:16:05Z" } } }, { "id": "OCESN4504F4468143:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87722025" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749904980" }, "departure": { "delay": 0, "time": "1749905580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749908640" }, "departure": { "delay": 0, "time": "1749908760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 0, "time": "1749909780" }, "departure": { "delay": 0, "time": "1749909900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749913740" }, "departure": { "delay": 0, "time": "1749913980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 0, "time": "1749915900" }, "departure": { "delay": 0, "time": "1749916020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 0, "time": "1749917280" }, "departure": { "delay": 0, "time": "1749917400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 0, "time": "1749919920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87481002" } ], "timestamp": "1749891058", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "11:51:00", "tripId": "OCESN4504F4468143:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6613F3923638:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1749891058", "trip": { "startDate": "20250614", "startTime": "11:51:00", "tripId": "OCESN6613F3923638:2025-06-14T00:30:32Z" } } }, { "id": "OCESN836379F4475131:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87141291" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749891058", "trip": { "startDate": "20250614", "startTime": "11:51:00", "tripId": "OCESN836379F4475131:2025-06-14T00:30:32Z" } } }, { "id": "OCESN843256F4444638:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 600, "time": "1749895800" }, "departure": { "delay": 600, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 600, "time": "1749896220" }, "departure": { "delay": 600, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 600, "time": "1749896580" }, "departure": { "delay": 600, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 600, "time": "1749896820" }, "departure": { "delay": 600, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 600, "time": "1749897120" }, "departure": { "delay": 600, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 600, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1749895557", "trip": { "startDate": "20250614", "startTime": "11:51:00", "tripId": "OCESN843256F4444638:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96219F4455367:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894660" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1749891058", "trip": { "startDate": "20250614", "startTime": "11:51:00", "tripId": "OCESN96219F4455367:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859505F4470247:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749895020" }, "stopId": "StopPoint:OCETramTrain-87481598" }, { "arrival": { "delay": 300, "time": "1749895560" }, "departure": { "delay": 300, "time": "1749895620" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 300, "time": "1749895800" }, "departure": { "delay": 300, "time": "1749895860" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 300, "time": "1749895980" }, "departure": { "delay": 300, "time": "1749895980" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 300, "time": "1749896160" }, "departure": { "delay": 300, "time": "1749896160" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 300, "time": "1749896340" }, "departure": { "delay": 300, "time": "1749896340" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 300, "time": "1749896640" }, "departure": { "delay": 300, "time": "1749896700" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETramTrain-87481002" } ], "timestamp": "1749896667", "trip": { "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCELO859505F4470247:2025-06-14T00:30:32Z" } } }, { "id": "OCESA881131F4427984:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749891118", "trip": { "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESA881131F4427984:2025-06-11T00:16:05Z" } } }, { "id": "OCESA881226F4428031:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749894840" }, "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1749891118", "trip": { "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESA881226F4428031:2025-06-11T00:16:05Z" } } }, { "id": "OCESN136859F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749899220" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749894927", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESN136859F" } } }, { "id": "OCESN155932F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749899580" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749891118", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESN155932F" } } }, { "id": "OCESN165408F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749898080" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749896667", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESN165408F" } } }, { "id": "OCESN165810F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749898920" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749891118", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESN165810F" } } }, { "id": "OCESN841454F3527431:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87343400" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87343418" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87343459" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87343475" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87345389" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87345397" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87345496" }, { "arrival": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87345520" } ], "timestamp": "1749891118", "trip": { "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESN841454F3527431:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843630F4208462:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87343319" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87343301" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1749891118", "trip": { "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESN843630F4208462:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866512F4096336:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87677005" }, { "arrival": { "delay": 0, "time": "1749894900" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87673095" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87673319" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87673293" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87673285" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87673269" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87673251" }, { "arrival": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87673202" } ], "timestamp": "1749891118", "trip": { "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESN866512F4096336:2025-06-11T00:16:05Z" } } }, { "id": "OCESN879533F4472432:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894720" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749891118", "trip": { "startDate": "20250614", "startTime": "11:52:00", "tripId": "OCESN879533F4472432:2025-06-14T00:30:32Z" } } }, { "id": "OCELO859746F4426970:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 300, "time": "1749895200" }, "departure": { "delay": 300, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 300, "time": "1749895500" }, "departure": { "delay": 300, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 300, "time": "1749895740" }, "departure": { "delay": 300, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 300, "time": "1749896100" }, "departure": { "delay": 300, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 300, "time": "1749896220" }, "departure": { "delay": 300, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 300, "time": "1749896400" }, "departure": { "delay": 300, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 600, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "11:53:00", "tripId": "OCELO859746F4426970:2025-06-11T00:16:05Z" } } }, { "id": "OCESN17952F3891336:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749891178", "trip": { "startDate": "20250614", "startTime": "11:53:00", "tripId": "OCESN17952F3891336:2025-06-14T00:30:32Z" } } }, { "id": "OCESN57564R3570727:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCECar-87644005" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCECar-87332635" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCECar-87340380" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCECar-87358697" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCECar-87331397" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCECar-87571216" }, { "arrival": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCECar-87574558" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "11:53:00", "tripId": "OCESN57564R3570727:2025-06-09T02:14:31Z" } } }, { "id": "OCESN871816F4477460:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87611459" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87611897" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87611889" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87611863" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87611855" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1749891178", "trip": { "startDate": "20250614", "startTime": "11:53:00", "tripId": "OCESN871816F4477460:2025-06-14T00:30:32Z" } } }, { "id": "OCESN880130F4472524:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894780" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749895020" }, "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1749891178", "trip": { "startDate": "20250614", "startTime": "11:53:00", "tripId": "OCESN880130F4472524:2025-06-14T00:30:32Z" } } }, { "id": "OCESN883115F4340052:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 300, "time": "1749895620" }, "departure": { "delay": 300, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 300, "time": "1749896160" }, "departure": { "delay": 300, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87741728" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87741769" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87741777" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87741793" } ], "timestamp": "1749896667", "trip": { "startDate": "20250614", "startTime": "11:53:00", "tripId": "OCESN883115F4340052:2025-06-12T00:24:33Z" } } }, { "id": "OCESN59748R4473987:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCECar-87726828" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCECar-87698639" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCECar-87726919" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCECar-87726042" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCECar-87765214" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCECar-87694828" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCECar-87694687" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCECar-87694307" }, { "arrival": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCECar-87694109" } ], "timestamp": "1749896637", "trip": { "startDate": "20250614", "startTime": "11:54:00", "tripId": "OCESN59748R4473987:2025-06-14T00:30:32Z" } } }, { "id": "OCESN846440F4465867:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87342576" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1749891238", "trip": { "startDate": "20250614", "startTime": "11:54:00", "tripId": "OCESN846440F4465867:2025-06-14T00:30:32Z" } } }, { "id": "OCESN858098F4316695:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87481788" }, { "arrival": { "delay": 0, "time": "1749894960" }, "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87481770" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87481762" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87481754" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87481697" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87481747" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87481689" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87481713" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87481721" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87481820" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87481812" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87481804" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87481069" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87481051" }, { "arrival": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "11:54:00", "tripId": "OCESN858098F4316695:2025-05-27T00:06:32Z" } } }, { "id": "OCESN886760F4453814:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894840" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749891238", "trip": { "startDate": "20250614", "startTime": "11:54:00", "tripId": "OCESN886760F4453814:2025-06-14T00:30:32Z" } } }, { "id": "OCESN13125F3844164:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87415885" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87415893" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749891298", "trip": { "startDate": "20250614", "startTime": "11:55:00", "tripId": "OCESN13125F3844164:2025-05-27T00:06:32Z" } } }, { "id": "OCESN66889529R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749894960" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 480, "time": "1749898140" }, "departure": { "delay": 480, "time": "1749898140" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 480, "time": "1749899820" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1749896667", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:55:00", "tripId": "OCESN66889529R" } } }, { "id": "OCESN7656F4446441:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCEOUIGO-87581009" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCEOUIGO-87583005" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCEOUIGO-87571240" }, { "arrival": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCEOUIGO-87391003" } ], "timestamp": "1749891298", "trip": { "startDate": "20250614", "startTime": "11:55:00", "tripId": "OCESN7656F4446441:2025-06-13T00:25:47Z" } } }, { "id": "OCESN850613F3530397:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 2400, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 2400, "time": "1749897960" }, "departure": { "delay": 2400, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 2400, "time": "1749898260" }, "departure": { "delay": 2400, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 2400, "time": "1749898740" }, "departure": { "delay": 2400, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 2400, "time": "1749899160" }, "departure": { "delay": 2400, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 2400, "time": "1749899400" }, "departure": { "delay": 2400, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 2400, "time": "1749899760" }, "departure": { "delay": 2400, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 2400, "time": "1749899940" }, "departure": { "delay": 2400, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 2400, "time": "1749900360" }, "departure": { "delay": 2400, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 2400, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87413385" } ], "timestamp": "1749896547", "trip": { "startDate": "20250614", "startTime": "11:55:00", "tripId": "OCESN850613F3530397:2025-06-10T14:32:59Z" } } }, { "id": "OCESN892005F3819219:2025-02-07T11:15:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894900" }, "stopId": "StopPoint:OCETrain TER-87682302" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87683268" } ], "timestamp": "1749891298", "trip": { "startDate": "20250614", "startTime": "11:55:00", "tripId": "OCESN892005F3819219:2025-02-07T11:15:13Z" } } }, { "id": "OCESN3424F3521471:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87447680" }, { "arrival": { "delay": 300, "time": "1749896280" }, "departure": { "delay": 300, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87447698" }, { "arrival": { "delay": 300, "time": "1749897180" }, "departure": { "delay": 300, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87448159" }, { "arrival": { "delay": 300, "time": "1749898200" }, "departure": { "delay": 300, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87448001" }, { "arrival": { "delay": 300, "time": "1749898860" }, "departure": { "delay": 300, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87448084" }, { "arrival": { "delay": 300, "time": "1749899820" }, "departure": { "delay": 300, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 300, "time": "1749900420" }, "departure": { "delay": 300, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 300, "time": "1749901740" }, "departure": { "delay": 300, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 300, "time": "1749902520" }, "departure": { "delay": 300, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87393595" }, { "arrival": { "delay": 300, "time": "1749903720" }, "departure": { "delay": 300, "time": "1749903780" }, "stopId": "StopPoint:OCETrain TER-87393488" }, { "arrival": { "delay": 300, "time": "1749906660" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1749895557", "trip": { "startDate": "20250614", "startTime": "11:56:00", "tripId": "OCESN3424F3521471:2025-06-09T02:14:31Z" } } }, { "id": "OCESN835086F4475378:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749895200" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87141143" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87141093" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749891358", "trip": { "startDate": "20250614", "startTime": "11:56:00", "tripId": "OCESN835086F4475378:2025-06-14T00:30:32Z" } } }, { "id": "OCESN852313F3837806:2025-05-25T23:59:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 600, "time": "1749895920" }, "departure": { "delay": 900, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87387142" }, { "arrival": { "delay": 900, "time": "1749896580" }, "departure": { "delay": 900, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87387159" }, { "arrival": { "delay": 900, "time": "1749896940" }, "departure": { "delay": 900, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87387175" }, { "arrival": { "delay": 900, "time": "1749897360" }, "departure": { "delay": 900, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87387183" }, { "arrival": { "delay": 900, "time": "1749897720" }, "departure": { "delay": 900, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 900, "time": "1749898140" }, "departure": { "delay": 900, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 900, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87444265" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "11:56:00", "tripId": "OCESN852313F3837806:2025-05-25T23:59:13Z" } } }, { "id": "OCESN857668F4469955:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87478768" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87478750" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87478743" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87478404" } ], "timestamp": "1749891358", "trip": { "startDate": "20250614", "startTime": "11:56:00", "tripId": "OCESN857668F4469955:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9269F3815263:2025-06-02T00:00:15Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749894960" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCELyria-87713412" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCELyria-87715136" }, { "arrival": { "delay": 0, "time": "1749905820" }, "departure": { "delay": 0, "time": "1749906120" }, "stopId": "StopPoint:OCELyria-85011031" }, { "arrival": { "delay": 0, "time": "1749908400" }, "stopId": "StopPoint:OCELyria-85011205" } ], "timestamp": "1749891358", "trip": { "startDate": "20250614", "startTime": "11:56:00", "tripId": "OCESN9269F3815263:2025-06-02T00:00:15Z" } } }, { "id": "OCESN17479F4466995:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 600, "time": "1749898200" }, "departure": { "delay": 600, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 600, "time": "1749900600" }, "departure": { "delay": 600, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 600, "time": "1749901560" }, "departure": { "delay": 600, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 600, "time": "1749903060" }, "departure": { "delay": 600, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 600, "time": "1749903900" }, "departure": { "delay": 600, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 600, "time": "1749904740" }, "departure": { "delay": 600, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 600, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87756056" } ], "timestamp": "1749896037", "trip": { "startDate": "20250614", "startTime": "11:57:00", "tripId": "OCESN17479F4466995:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886610F4473259:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1749891417", "trip": { "startDate": "20250614", "startTime": "11:57:00", "tripId": "OCESN886610F4473259:2025-06-14T00:30:32Z" } } }, { "id": "OCESN887321F4473541:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895020" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1749891417", "trip": { "startDate": "20250614", "startTime": "11:57:00", "tripId": "OCESN887321F4473541:2025-06-14T00:30:32Z" } } }, { "id": "OCESN164895F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 120, "time": "1749895920" }, "departure": { "delay": 180, "time": "1749896040" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749899340" }, "stopId": "StopArea:OCE87393488" } ], "timestamp": "1749896127", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "11:58:00", "tripId": "OCESN164895F" } } }, { "id": "OCESN832627F4456485:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETramTrain-87182881" }, { "arrival": { "delay": 0, "time": "1749895140" }, "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1749895260" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1749895440" }, "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749895228", "trip": { "startDate": "20250614", "startTime": "11:58:00", "tripId": "OCESN832627F4456485:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866123F4079464:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 900, "time": "1749896400" }, "departure": { "delay": 900, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 900, "time": "1749896640" }, "departure": { "delay": 900, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 900, "time": "1749896880" }, "departure": { "delay": 900, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 900, "time": "1749897120" }, "departure": { "delay": 900, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 900, "time": "1749897420" }, "departure": { "delay": 900, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 900, "time": "1749897660" }, "departure": { "delay": 900, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 900, "time": "1749897900" }, "departure": { "delay": 900, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 900, "time": "1749898200" }, "departure": { "delay": 900, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 900, "time": "1749898620" }, "departure": { "delay": 900, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 900, "time": "1749899040" }, "departure": { "delay": 900, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 900, "time": "1749899880" }, "departure": { "delay": 900, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 900, "time": "1749900780" }, "departure": { "delay": 900, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87581314" }, { "arrival": { "delay": 900, "time": "1749902160" }, "departure": { "delay": 900, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87581371" }, { "arrival": { "delay": 900, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87581389" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "11:58:00", "tripId": "OCESN866123F4079464:2025-06-06T00:36:00Z" } } }, { "id": "OCESN96613F4462955:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895080" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-85010082" } ], "timestamp": "1749891477", "trip": { "startDate": "20250614", "startTime": "11:58:00", "tripId": "OCESN96613F4462955:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6176F3821082:2025-05-18T00:22:14Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749905160" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749916620" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749891537", "trip": { "startDate": "20250614", "startTime": "11:59:00", "tripId": "OCESN6176F3821082:2025-05-18T00:22:14Z" } } }, { "id": "OCESN855626F4402178:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87473116" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87473090" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87473082" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87473058" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87471102" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749891537", "trip": { "startDate": "20250614", "startTime": "11:59:00", "tripId": "OCESN855626F4402178:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96638F4462950:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895140" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749891537", "trip": { "startDate": "20250614", "startTime": "11:59:00", "tripId": "OCESN96638F4462950:2025-06-14T00:30:32Z" } } }, { "id": "OCESN129606F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopArea:OCE87276113" }, { "arrival": { "delay": 0, "time": "1749900900" }, "stopId": "StopArea:OCE87276006" } ], "timestamp": "1749891597", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:00:00", "tripId": "OCESN129606F" } } }, { "id": "OCESN18108F4466708:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-85043141" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-85043216" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-85043158" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-85043166" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87598219" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87718619" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87718577" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87718551" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87718544" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87718601" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87718536" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87718528" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87718510" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87718502" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87391300" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87718015" }, { "arrival": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749891597", "trip": { "startDate": "20250614", "startTime": "12:00:00", "tripId": "OCESN18108F4466708:2025-06-14T00:30:32Z" } } }, { "id": "OCESN33344R4394562:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCECar TER-87741728" }, { "arrival": { "delay": 0, "time": "1749895320" }, "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCECar TER-87696443" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCECar TER-87741694" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCECar TER-87696658" }, { "arrival": { "delay": 300, "time": "1749896760" }, "departure": { "delay": 300, "time": "1749896760" }, "stopId": "StopPoint:OCECar TER-87741686" }, { "arrival": { "delay": 300, "time": "1749897120" }, "departure": { "delay": 300, "time": "1749897120" }, "stopId": "StopPoint:OCECar TER-87741678" }, { "arrival": { "delay": 300, "time": "1749898200" }, "stopId": "StopPoint:OCECar TER-87741645" } ], "timestamp": "1749896667", "trip": { "startDate": "20250614", "startTime": "12:00:00", "tripId": "OCESN33344R4394562:2025-06-12T00:24:33Z" } } }, { "id": "OCESN56359R4468669:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCECar-87476200" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCECar-87289678" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCECar-87476416" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCECar-87476267" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCECar-87476424" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCECar-87476432" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCECar-87476440" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCECar-87752600" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar-87476457" } ], "timestamp": "1749893458", "trip": { "startDate": "20250614", "startTime": "12:00:00", "tripId": "OCESN56359R4468669:2025-06-14T00:30:32Z" } } }, { "id": "OCESN62161777R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 420, "time": "1749895620" }, "stopId": "StopArea:OCE87546192" }, { "arrival": { "delay": 360, "time": "1749897960" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749896697", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:00:00", "tripId": "OCESN62161777R" } } }, { "id": "OCESN839616F4445140:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 600, "time": "1749896700" }, "departure": { "delay": 600, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 600, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1749895917", "trip": { "startDate": "20250614", "startTime": "12:00:00", "tripId": "OCESN839616F4445140:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876709F4302609:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87764555" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87764571" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1749891597", "trip": { "startDate": "20250614", "startTime": "12:00:00", "tripId": "OCESN876709F4302609:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890316F4473881:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895200" }, "stopId": "StopPoint:OCETrain TER-87722728" }, { "arrival": { "delay": 0, "time": "1749895380" }, "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749891597", "trip": { "startDate": "20250614", "startTime": "12:00:00", "tripId": "OCESN890316F4473881:2025-06-14T00:30:32Z" } } }, { "id": "OCESN145410F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1749897720" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749895377", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:01:00", "tripId": "OCESN145410F" } } }, { "id": "OCESN847419F4463067:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 600, "time": "1749897900" }, "departure": { "delay": 600, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 600, "time": "1749898200" }, "departure": { "delay": 600, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 600, "time": "1749898500" }, "departure": { "delay": 600, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 600, "time": "1749898800" }, "departure": { "delay": 600, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 600, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313676" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1749899880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313510" } ], "timestamp": "1749894837", "trip": { "startDate": "20250614", "startTime": "12:01:00", "tripId": "OCESN847419F4463067:2025-06-14T00:30:32Z" } } }, { "id": "OCESN858864F3914462:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87486449" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87486431" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87486423" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749891658", "trip": { "startDate": "20250614", "startTime": "12:01:00", "tripId": "OCESN858864F3914462:2025-06-11T00:16:05Z" } } }, { "id": "OCESN860218F3526779:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 1020, "time": "1749896580" }, "departure": { "delay": 960, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 900, "time": "1749896880" }, "departure": { "delay": 900, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 900, "time": "1749897420" }, "departure": { "delay": 900, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 900, "time": "1749897960" }, "departure": { "delay": 900, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 900, "time": "1749898560" }, "departure": { "delay": 900, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 900, "time": "1749899280" }, "departure": { "delay": 900, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 900, "time": "1749899760" }, "departure": { "delay": 900, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 900, "time": "1749900120" }, "departure": { "delay": 900, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 900, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1749896517", "trip": { "startDate": "20250614", "startTime": "12:01:00", "tripId": "OCESN860218F3526779:2025-06-10T14:32:59Z" } } }, { "id": "OCESN865615F4399079:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 900, "time": "1749896520" }, "departure": { "delay": 900, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87584243" }, { "arrival": { "delay": 900, "time": "1749896760" }, "departure": { "delay": 900, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 900, "time": "1749897240" }, "departure": { "delay": 900, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 900, "time": "1749897540" }, "departure": { "delay": 900, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87584201" }, { "arrival": { "delay": 900, "time": "1749897840" }, "departure": { "delay": 900, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 900, "time": "1749898320" }, "departure": { "delay": 900, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87584151" }, { "arrival": { "delay": 900, "time": "1749898620" }, "departure": { "delay": 900, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 900, "time": "1749899040" }, "departure": { "delay": 900, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 900, "time": "1749899520" }, "departure": { "delay": 900, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 900, "time": "1749900720" }, "departure": { "delay": 900, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 900, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749894568", "trip": { "startDate": "20250614", "startTime": "12:01:00", "tripId": "OCESN865615F4399079:2025-06-11T00:16:05Z" } } }, { "id": "OCESN889473F4407338:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895260" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1749891658", "trip": { "startDate": "20250614", "startTime": "12:01:00", "tripId": "OCESN889473F4407338:2025-06-11T00:16:05Z" } } }, { "id": "OCESN142893F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749898080" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1749895407", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN142893F" } } }, { "id": "OCESN151950F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 60, "time": "1749897300" }, "departure": { "delay": 60, "time": "1749897360" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 120, "time": "1749898440" }, "departure": { "delay": 120, "time": "1749898500" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 60, "time": "1749898920" }, "departure": { "delay": 60, "time": "1749898980" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 60, "time": "1749899340" }, "departure": { "delay": 60, "time": "1749899400" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 60, "time": "1749899700" }, "departure": { "delay": 60, "time": "1749899760" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 60, "time": "1749901440" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749896728", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN151950F" } } }, { "id": "OCESN6204F3836949:2025-05-18T00:22:14Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETGV INOUI-87781278" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749906120" }, "departure": { "delay": 0, "time": "1749906300" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749914220" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749891717", "trip": { "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN6204F3836949:2025-05-18T00:22:14Z" } } }, { "id": "OCESN839921F4463898:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87171561" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87171579" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87171587" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87171595" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1749891717", "trip": { "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN839921F4463898:2025-06-14T00:30:32Z" } } }, { "id": "OCESN842930F3888250:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87342337" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87342550" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87342543" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87342535" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87342410" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87342451" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87342469" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749891717", "trip": { "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN842930F3888250:2025-06-11T00:16:05Z" } } }, { "id": "OCESN843259F4449442:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749891717", "trip": { "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN843259F4449442:2025-06-14T00:30:32Z" } } }, { "id": "OCESN844632F3528392:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87317610" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87281246" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87281279" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87281311" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87281402" }, { "arrival": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1749894057", "trip": { "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN844632F3528392:2025-06-11T00:16:05Z" } } }, { "id": "OCESN852365F3168298:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87444190" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87444182" }, { "arrival": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN852365F3168298:2025-06-10T14:32:59Z" } } }, { "id": "OCESN875708F4429696:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895320" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749891717", "trip": { "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN875708F4429696:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9590F4440842:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749895920" }, "stopId": "StopPoint:OCEICE-80659698" }, { "arrival": { "delay": 600, "time": "1749896400" }, "departure": { "delay": 600, "time": "1749896520" }, "stopId": "StopPoint:OCEICE-80030254" }, { "arrival": { "delay": 600, "time": "1749909720" }, "departure": { "delay": 600, "time": "1749909780" }, "stopId": "StopPoint:OCEICE-80110650" }, { "arrival": { "delay": 600, "time": "1749914160" }, "departure": { "delay": 600, "time": "1749914220" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 600, "time": "1749916980" }, "departure": { "delay": 300, "time": "1749917160" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 300, "time": "1749924000" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1749896758", "trip": { "startDate": "20250614", "startTime": "12:02:00", "tripId": "OCESN9590F4440842:2025-06-12T00:24:33Z" } } }, { "id": "OCESN18175F4467031:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87184408" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87184424" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87184432" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87700153" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87184440" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-85043000" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "12:03:00", "tripId": "OCESN18175F4467031:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6116F3822193:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749907680" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749891777", "trip": { "startDate": "20250614", "startTime": "12:03:00", "tripId": "OCESN6116F3822193:2025-06-12T00:24:33Z" } } }, { "id": "OCESN839730F3834808:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87172221" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87172189" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87172155" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1749891777", "trip": { "startDate": "20250614", "startTime": "12:03:00", "tripId": "OCESN839730F3834808:2025-06-14T00:30:32Z" } } }, { "id": "OCESN867423F4471359:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895380" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 0, "time": "1749895500" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87672600" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87672618" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87672634" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87672709" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87672725" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87691949" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87672741" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87672766" }, { "arrival": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87672774" } ], "timestamp": "1749891777", "trip": { "startDate": "20250614", "startTime": "12:03:00", "tripId": "OCESN867423F4471359:2025-06-14T00:30:32Z" } } }, { "id": "OCESN117140F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopArea:OCE87116582" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1749899340" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1749895768", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:04:00", "tripId": "OCESN117140F" } } }, { "id": "OCESN16362F3575174:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749891838", "trip": { "startDate": "20250614", "startTime": "12:04:00", "tripId": "OCESN16362F3575174:2025-06-09T02:14:31Z" } } }, { "id": "OCESN23462F4466571:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749895620" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1749891838", "trip": { "startDate": "20250614", "startTime": "12:04:00", "tripId": "OCESN23462F4466571:2025-06-14T00:30:32Z" } } }, { "id": "OCESN832427F4456723:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749895560" }, "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749894208", "trip": { "startDate": "20250614", "startTime": "12:04:00", "tripId": "OCESN832427F4456723:2025-06-13T00:25:47Z" } } }, { "id": "OCESN851716F4426350:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87415018" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749891838", "trip": { "startDate": "20250614", "startTime": "12:04:00", "tripId": "OCESN851716F4426350:2025-06-11T00:16:05Z" } } }, { "id": "OCESN890037F4473808:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87721605" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749891838", "trip": { "startDate": "20250614", "startTime": "12:04:00", "tripId": "OCESN890037F4473808:2025-06-14T00:30:32Z" } } }, { "id": "OCESN892302F3819192:2025-02-07T11:15:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1749891838", "trip": { "startDate": "20250614", "startTime": "12:04:00", "tripId": "OCESN892302F3819192:2025-02-07T11:15:13Z" } } }, { "id": "OCESN894104F4212457:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895440" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87184531" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87184556" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87718437" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87718429" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87718411" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87718403" }, { "arrival": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749891838", "trip": { "startDate": "20250614", "startTime": "12:04:00", "tripId": "OCESN894104F4212457:2025-06-10T14:32:59Z" } } }, { "id": "OCESN117558F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopArea:OCE87116137" }, { "arrival": { "delay": 0, "time": "1749899640" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1749895587", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN117558F" } } }, { "id": "OCESN158702F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749895560" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 60, "time": "1749898500" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749896728", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN158702F" } } }, { "id": "OCESN16840F4441883:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749906420" }, "departure": { "delay": 0, "time": "1749906480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1749907560" }, "departure": { "delay": 0, "time": "1749907620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87696427" }, { "arrival": { "delay": 0, "time": "1749907980" }, "departure": { "delay": 0, "time": "1749908040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694869" }, { "arrival": { "delay": 0, "time": "1749909060" }, "departure": { "delay": 0, "time": "1749909120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694695" }, { "arrival": { "delay": 0, "time": "1749909900" }, "departure": { "delay": 0, "time": "1749909960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 0, "time": "1749911220" }, "departure": { "delay": 0, "time": "1749911280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694737" }, { "arrival": { "delay": 0, "time": "1749911760" }, "departure": { "delay": 0, "time": "1749911820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87694778" }, { "arrival": { "delay": 0, "time": "1749913020" }, "departure": { "delay": 0, "time": "1749913080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87721860" }, { "arrival": { "delay": 0, "time": "1749913980" }, "departure": { "delay": 0, "time": "1749914040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87721787" }, { "arrival": { "delay": 0, "time": "1749914520" }, "departure": { "delay": 0, "time": "1749914580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1749916320" }, "departure": { "delay": 0, "time": "1749916500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749916980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749894178", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN16840F4441883:2025-06-12T00:24:33Z" } } }, { "id": "OCESN45053R4476531:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCECar TER-87193615" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCECar TER-87703421" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCECar TER-87703439" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCECar TER-87703447" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar TER-87703454" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCECar TER-87193664" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCECar TER-87717751" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCECar TER-87717769" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCECar TER-87406991" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCECar TER-87215491" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar TER-87215459" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCECar TER-87703462" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCECar TER-87407379" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCECar TER-87703470" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCECar TER-87703488" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar TER-87703496" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCECar TER-87703553" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCECar TER-87406983" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCECar TER-87406975" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCECar TER-87476887" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCECar TER-87477562" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCECar TER-87703561" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCECar TER-87703579" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCECar TER-87703629" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCECar TER-87703686" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCECar TER-87407015" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCECar TER-87215350" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCECar TER-87407031" }, { "arrival": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCECar TER-87215012" } ], "timestamp": "1749891897", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN45053R4476531:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6704F3828571:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETGV INOUI-87713131" }, { "arrival": { "delay": 0, "time": "1749906960" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749891897", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN6704F3828571:2025-06-09T02:14:31Z" } } }, { "id": "OCESN832018F4457017:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1749891897", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN832018F4457017:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832306F3889192:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749891897", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN832306F3889192:2025-06-14T00:30:32Z" } } }, { "id": "OCESN841837F4430807:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87295808" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87295568" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87295014" } ], "timestamp": "1749891897", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN841837F4430807:2025-06-12T00:24:33Z" } } }, { "id": "OCESN843832F4389069:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 300, "time": "1749896940" }, "departure": { "delay": 300, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 300, "time": "1749898860" }, "departure": { "delay": 300, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 300, "time": "1749900180" }, "departure": { "delay": 300, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 300, "time": "1749900660" }, "departure": { "delay": 300, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 300, "time": "1749901020" }, "departure": { "delay": 300, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 300, "time": "1749901260" }, "departure": { "delay": 300, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 300, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN843832F4389069:2025-06-14T00:30:32Z" } } }, { "id": "OCESN853423F4426428:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87447003" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87447110" }, { "arrival": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87447680" } ], "timestamp": "1749891897", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN853423F4426428:2025-06-11T00:16:05Z" } } }, { "id": "OCESN854525F3838229:2025-05-06T00:41:34Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87476408" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87476416" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87476267" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87476424" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87476275" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87476432" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87476440" }, { "arrival": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87476457" } ], "timestamp": "1749891897", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN854525F3838229:2025-05-06T00:41:34Z" } } }, { "id": "OCESN858350F4470059:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 300, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749895047", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN858350F4470059:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866230F4471181:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1749891897", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN866230F4471181:2025-06-14T00:30:32Z" } } }, { "id": "OCESN870308F4477133:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87611749" }, { "arrival": { "delay": 1020, "time": "1749897420" }, "departure": { "delay": 1020, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 780, "time": "1749897660" }, "departure": { "delay": 780, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 600, "time": "1749898560" }, "departure": { "delay": 1500, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 1500, "time": "1749900300" }, "departure": { "delay": 1500, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 1500, "time": "1749900660" }, "departure": { "delay": 1500, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 1500, "time": "1749900900" }, "departure": { "delay": 1500, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 1500, "time": "1749901140" }, "departure": { "delay": 1500, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 1500, "time": "1749901500" }, "departure": { "delay": 1500, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 1500, "time": "1749901860" }, "departure": { "delay": 1500, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 1500, "time": "1749902160" }, "departure": { "delay": 1500, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 1500, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749896427", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN870308F4477133:2025-06-14T00:30:32Z" } } }, { "id": "OCESN87428F4438630:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-80143099" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749893337", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN87428F4438630:2025-06-14T00:30:32Z" } } }, { "id": "OCESN876346F4476743:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895500" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87773002" } ], "timestamp": "1749891897", "trip": { "startDate": "20250614", "startTime": "12:05:00", "tripId": "OCESN876346F4476743:2025-06-14T00:30:32Z" } } }, { "id": "OCESN18124F4466875:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-85042218" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-85042150" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87715003" }, { "arrival": { "delay": 0, "time": "1749899160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87715136" } ], "timestamp": "1749896067", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:06:00", "tripId": "OCESN18124F4466875:2025-06-14T00:30:32Z" } } }, { "id": "OCESN831924F4457085:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1749891958", "trip": { "startDate": "20250614", "startTime": "12:06:00", "tripId": "OCESN831924F4457085:2025-06-14T00:30:32Z" } } }, { "id": "OCESN832430F4456714:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749895680" }, "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749895800" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETramTrain-87534347" } ], "timestamp": "1749894927", "trip": { "startDate": "20250614", "startTime": "12:06:00", "tripId": "OCESN832430F4456714:2025-06-13T00:25:47Z" } } }, { "id": "OCESN842180F4423589:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749895920" }, "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87345272" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87345215" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1749893187", "trip": { "startDate": "20250614", "startTime": "12:06:00", "tripId": "OCESN842180F4423589:2025-06-11T00:16:05Z" } } }, { "id": "OCESN850612F3927490:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411181" }, { "arrival": { "delay": 0, "time": "1749899280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411173" } ], "timestamp": "1749891958", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:06:00", "tripId": "OCESN850612F3927490:2025-06-11T00:16:05Z" } } }, { "id": "OCESN86990F4442865:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" }, { "departure": { "delay": 600, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 600, "time": "1749897720" }, "departure": { "delay": 600, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 600, "time": "1749898080" }, "departure": { "delay": 600, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 600, "time": "1749898260" }, "departure": { "delay": 600, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 600, "time": "1749898560" }, "departure": { "delay": 600, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 600, "time": "1749898980" }, "departure": { "delay": 600, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 600, "time": "1749899580" }, "departure": { "delay": 600, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 600, "time": "1749900360" }, "departure": { "delay": 600, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 600, "time": "1749900720" }, "departure": { "delay": 600, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 600, "time": "1749901320" }, "departure": { "delay": 600, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 600, "time": "1749901740" }, "departure": { "delay": 600, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 600, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1749896037", "trip": { "startDate": "20250614", "startTime": "12:06:00", "tripId": "OCESN86990F4442865:2025-06-14T00:30:32Z" } } }, { "id": "OCESN887126F4473479:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1749891958", "trip": { "startDate": "20250614", "startTime": "12:06:00", "tripId": "OCESN887126F4473479:2025-06-14T00:30:32Z" } } }, { "id": "OCESN97484R4423316:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895560" }, "stopId": "StopPoint:OCECar-87485300" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCECar-87485581" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCECar-87674622" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCECar-87485607" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCECar-87485615" } ], "timestamp": "1749893757", "trip": { "startDate": "20250614", "startTime": "12:06:00", "tripId": "OCESN97484R4423316:2025-06-11T00:16:05Z" } } }, { "id": "OCEEA848310F4468891:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87313130" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87313114" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87313106" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87316075" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749892017", "trip": { "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCEEA848310F4468891:2025-06-14T00:30:32Z" } } }, { "id": "OCESN13132F3863153:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 1800, "time": "1749898020" }, "departure": { "delay": 1800, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 1800, "time": "1749898560" }, "departure": { "delay": 1800, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 1800, "time": "1749899280" }, "departure": { "delay": 1800, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 1800, "time": "1749899880" }, "departure": { "delay": 1800, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 1800, "time": "1749900420" }, "departure": { "delay": 1800, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87415893" }, { "arrival": { "delay": 1800, "time": "1749900780" }, "departure": { "delay": 1800, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87415885" }, { "arrival": { "delay": 1800, "time": "1749901200" }, "departure": { "delay": 1800, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 1800, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749893518", "trip": { "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCESN13132F3863153:2025-05-27T00:06:32Z" } } }, { "id": "OCESN148812F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749895680" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1749898620" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749895557", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCESN148812F" } } }, { "id": "OCESN3911F3827689:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87576207" } ], "timestamp": "1749892017", "trip": { "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCESN3911F3827689:2025-06-11T00:16:05Z" } } }, { "id": "OCESN830925F4457924:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749892017", "trip": { "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCESN830925F4457924:2025-06-14T00:30:32Z" } } }, { "id": "OCESN846439F4463103:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87342576" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87286302" } ], "timestamp": "1749892017", "trip": { "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCESN846439F4463103:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881431F4220283:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 300, "time": "1749896160" }, "departure": { "delay": 300, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 300, "time": "1749896700" }, "departure": { "delay": 300, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 300, "time": "1749897180" }, "departure": { "delay": 300, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 300, "time": "1749897600" }, "departure": { "delay": 300, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 300, "time": "1749897960" }, "departure": { "delay": 300, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 300, "time": "1749898320" }, "departure": { "delay": 300, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 300, "time": "1749898620" }, "departure": { "delay": 300, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 300, "time": "1749898920" }, "departure": { "delay": 300, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 300, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1749896308", "trip": { "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCESN881431F4220283:2025-06-11T00:16:05Z" } } }, { "id": "OCESN885121F4473022:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749892017", "trip": { "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCESN885121F4473022:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886722F4453801:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749892017", "trip": { "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCESN886722F4453801:2025-06-14T00:30:32Z" } } }, { "id": "OCESN890366F4473903:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895620" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749895740" }, "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87722728" } ], "timestamp": "1749892017", "trip": { "startDate": "20250614", "startTime": "12:07:00", "tripId": "OCESN890366F4473903:2025-06-14T00:30:32Z" } } }, { "id": "OCESN155846F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749895740" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 60, "time": "1749896280" }, "stopId": "StopArea:OCE87276113" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 60, "time": "1749896640" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749901380" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749896697", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:08:00", "tripId": "OCESN155846F" } } }, { "id": "OCESN17978F4466722:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749892079", "trip": { "startDate": "20250614", "startTime": "12:08:00", "tripId": "OCESN17978F4466722:2025-06-14T00:30:32Z" } } }, { "id": "OCESN834136F4475454:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749892079", "trip": { "startDate": "20250614", "startTime": "12:08:00", "tripId": "OCESN834136F4475454:2025-06-14T00:30:32Z" } } }, { "id": "OCESN860610F4317005:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87545756" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87545731" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87545707" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87545657" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87545525" }, { "arrival": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1749892079", "trip": { "startDate": "20250614", "startTime": "12:08:00", "tripId": "OCESN860610F4317005:2025-06-10T14:32:59Z" } } }, { "id": "OCESN865114F4470953:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749895860" }, "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87491282" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87491274" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87491266" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87491233" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87491225" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87491217" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87491209" } ], "timestamp": "1749892079", "trip": { "startDate": "20250614", "startTime": "12:08:00", "tripId": "OCESN865114F4470953:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879634F4242282:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1749892079", "trip": { "startDate": "20250614", "startTime": "12:08:00", "tripId": "OCESN879634F4242282:2025-06-14T00:30:32Z" } } }, { "id": "OCESN887324F4473542:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895680" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749892079", "trip": { "startDate": "20250614", "startTime": "12:08:00", "tripId": "OCESN887324F4473542:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86037F4470488:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749892139", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESA86037F4470488:2025-06-14T00:30:32Z" } } }, { "id": "OCESN16546F3512847:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87444604" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87393595" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87393553" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87393488" }, { "arrival": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1749892139", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN16546F3512847:2025-06-12T00:24:33Z" } } }, { "id": "OCESN19717F4425379:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87286716" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87286732" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87286542" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-88857040" }, { "arrival": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-88960080" } ], "timestamp": "1749892139", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN19717F4425379:2025-06-11T00:16:05Z" } } }, { "id": "OCESN410412R4467440:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCECar TER-87763003" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCECar TER-87747667" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCECar TER-87697490" } ], "timestamp": "1749893997", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN410412R4467440:2025-06-14T00:30:32Z" } } }, { "id": "OCESN859287F4426869:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87481234" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87481242" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87481259" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87481267" }, { "arrival": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87481283" } ], "timestamp": "1749892139", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN859287F4426869:2025-06-11T00:16:05Z" } } }, { "id": "OCESN862417F3850965:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1749892139", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN862417F3850965:2025-06-10T14:32:59Z" } } }, { "id": "OCESN867426F4471361:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87672774" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87672766" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87672741" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87691949" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87672725" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87672709" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87672634" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87672618" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87672600" }, { "arrival": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1749892139", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN867426F4471361:2025-06-14T00:30:32Z" } } }, { "id": "OCESN876222F4402439:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749892139", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN876222F4402439:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879343F4472388:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87765735" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1749892139", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN879343F4472388:2025-06-14T00:30:32Z" } } }, { "id": "OCESN894255F4474284:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87713321" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87718361" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87718338" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87718312" }, { "arrival": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749892139", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN894255F4474284:2025-06-14T00:30:32Z" } } }, { "id": "OCESN895505F4474429:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895740" }, "stopId": "StopPoint:OCETrain TER-87715102" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87715326" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87352047" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87715383" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87715391" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87715417" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87715433" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87715441" }, { "arrival": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87743633" } ], "timestamp": "1749894897", "trip": { "startDate": "20250614", "startTime": "12:09:00", "tripId": "OCESN895505F4474429:2025-06-14T00:30:32Z" } } }, { "id": "OCELO859526F4426919:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETramTrain-87481002" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETramTrain-87481598" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCELO859526F4426919:2025-06-11T00:16:05Z" } } }, { "id": "OCESN31162R4475864:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCECar TER-87734475" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCECar TER-87734459" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCECar TER-87734442" }, { "arrival": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCECar TER-87734004" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN31162R4475864:2025-06-14T00:30:32Z" } } }, { "id": "OCESN33135R4466220:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCECar TER-87335521" }, { "arrival": { "delay": 300, "time": "1749897240" }, "departure": { "delay": 300, "time": "1749897240" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 300, "time": "1749897780" }, "departure": { "delay": 300, "time": "1749897780" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 300, "time": "1749898440" }, "departure": { "delay": 300, "time": "1749898440" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 300, "time": "1749898680" }, "departure": { "delay": 300, "time": "1749898680" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 300, "time": "1749899880" }, "departure": { "delay": 300, "time": "1749899880" }, "stopId": "StopPoint:OCECar TER-87697524" }, { "arrival": { "delay": 300, "time": "1749900060" }, "departure": { "delay": 300, "time": "1749900060" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 300, "time": "1749900780" }, "departure": { "delay": 300, "time": "1749900780" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 300, "time": "1749900960" }, "departure": { "delay": 300, "time": "1749900960" }, "stopId": "StopPoint:OCECar TER-87697193" }, { "arrival": { "delay": 300, "time": "1749902280" }, "departure": { "delay": 300, "time": "1749902280" }, "stopId": "StopPoint:OCECar TER-87697516" }, { "arrival": { "delay": 300, "time": "1749903480" }, "departure": { "delay": 300, "time": "1749903480" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 300, "time": "1749904080" }, "departure": { "delay": 300, "time": "1749904080" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 300, "time": "1749905580" }, "stopId": "StopPoint:OCECar TER-87763003" } ], "timestamp": "1749896308", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN33135R4466220:2025-06-14T00:30:32Z" } } }, { "id": "OCESN4661F4469002:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749904620" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749907620" }, "departure": { "delay": 0, "time": "1749907740" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749909480" }, "departure": { "delay": 0, "time": "1749909720" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749910500" }, "departure": { "delay": 0, "time": "1749910680" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 0, "time": "1749912900" }, "departure": { "delay": 0, "time": "1749913140" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749914640" }, "departure": { "delay": 0, "time": "1749914880" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749916200" }, "departure": { "delay": 0, "time": "1749916320" }, "stopId": "StopPoint:OCEINTERCITES-87753657" }, { "arrival": { "delay": 0, "time": "1749919140" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1749895017", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN4661F4469002:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6193F3524176:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749905160" }, "stopId": "StopPoint:OCETGV INOUI-87761007" }, { "arrival": { "delay": 0, "time": "1749906420" }, "departure": { "delay": 0, "time": "1749906600" }, "stopId": "StopPoint:OCETGV INOUI-87764001" }, { "arrival": { "delay": 0, "time": "1749908100" }, "departure": { "delay": 0, "time": "1749908280" }, "stopId": "StopPoint:OCETGV INOUI-87765107" }, { "arrival": { "delay": 0, "time": "1749909300" }, "departure": { "delay": 0, "time": "1749909480" }, "stopId": "StopPoint:OCETGV INOUI-87765008" }, { "arrival": { "delay": 0, "time": "1749910560" }, "departure": { "delay": 0, "time": "1749910740" }, "stopId": "StopPoint:OCETGV INOUI-87753657" }, { "arrival": { "delay": 0, "time": "1749911940" }, "stopId": "StopPoint:OCETGV INOUI-87753004" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN6193F3524176:2025-06-10T14:32:59Z" } } }, { "id": "OCESN62161760R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 180, "time": "1749895980" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 180, "time": "1749898380" }, "stopId": "StopArea:OCE87546192" } ], "timestamp": "1749896788", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN62161760R" } } }, { "id": "OCESN6917F3511174:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749906780" }, "stopId": "StopPoint:OCETGV INOUI-87747006" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN6917F3511174:2025-06-10T14:32:59Z" } } }, { "id": "OCESN7522F3821017:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETGV INOUI-87317057" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETGV INOUI-87317065" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETGV INOUI-87317586" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETGV INOUI-87281071" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749906720" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN7522F3821017:2025-06-12T00:24:33Z" } } }, { "id": "OCESN830451F4458662:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87184267" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87182196" }, { "arrival": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN830451F4458662:2025-06-14T00:30:32Z" } } }, { "id": "OCESN839735F3821759:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87171926" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87172155" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87172189" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87172221" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87172254" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN839735F3821759:2025-06-14T00:30:32Z" } } }, { "id": "OCESN848818F3529876:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749895980" }, "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87281071" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87317123" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87317107" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87317099" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN848818F3529876:2025-06-11T00:16:05Z" } } }, { "id": "OCESN851106F4426327:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 300, "time": "1749897060" }, "departure": { "delay": 300, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87387092" }, { "arrival": { "delay": 300, "time": "1749897420" }, "departure": { "delay": 300, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87381624" }, { "arrival": { "delay": 300, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87381509" } ], "timestamp": "1749896157", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN851106F4426327:2025-06-11T00:16:05Z" } } }, { "id": "OCESN854124F4469448:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87478164" }, { "arrival": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87478073" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN854124F4469448:2025-06-14T00:30:32Z" } } }, { "id": "OCESN860291F4215589:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87543371" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87574111" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87574129" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87574152" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87574335" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87574368" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749895467", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN860291F4215589:2025-06-10T14:32:59Z" } } }, { "id": "OCESN873706F4477899:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87734699" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87734673" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87731828" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87734293" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87734228" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN873706F4477899:2025-06-14T00:30:32Z" } } }, { "id": "OCESN877671F4462040:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87784512" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87784520" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87784546" }, { "arrival": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87784561" } ], "timestamp": "1749894357", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN877671F4462040:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885421F4473066:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1749896100" }, "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN885421F4473066:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9246F3846817:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895800" }, "stopId": "StopPoint:OCETGV INOUI-83016451" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 0, "time": "1749904440" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 0, "time": "1749906300" }, "departure": { "delay": 0, "time": "1749906840" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 0, "time": "1749910500" }, "departure": { "delay": 0, "time": "1749910980" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749915300" }, "departure": { "delay": 0, "time": "1749915480" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749921480" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749892197", "trip": { "startDate": "20250614", "startTime": "12:10:00", "tripId": "OCESN9246F3846817:2025-06-11T00:16:05Z" } } }, { "id": "OCESN3379F3847767:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749905160" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 0, "time": "1749905760" }, "stopId": "StopPoint:OCETrain TER-87444372" } ], "timestamp": "1749892257", "trip": { "startDate": "20250614", "startTime": "12:11:00", "tripId": "OCESN3379F3847767:2025-06-06T00:36:00Z" } } }, { "id": "OCESN834380F4475406:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87215335" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87192302" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87192229" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87192211" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87192203" }, { "arrival": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749892257", "trip": { "startDate": "20250614", "startTime": "12:11:00", "tripId": "OCESN834380F4475406:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8541F3848027:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749908220" }, "departure": { "delay": 0, "time": "1749908460" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749910200" }, "departure": { "delay": 0, "time": "1749910620" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 0, "time": "1749911100" }, "departure": { "delay": 0, "time": "1749911280" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 0, "time": "1749912060" }, "departure": { "delay": 0, "time": "1749912240" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 0, "time": "1749912960" }, "stopId": "StopPoint:OCETGV INOUI-87677005" } ], "timestamp": "1749892257", "trip": { "startDate": "20250614", "startTime": "12:11:00", "tripId": "OCESN8541F3848027:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893309F4474169:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87694307" } ], "timestamp": "1749892317", "trip": { "startDate": "20250614", "startTime": "12:11:00", "tripId": "OCESN893309F4474169:2025-06-14T00:30:32Z" } } }, { "id": "OCESN894522F4474325:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895860" }, "stopId": "StopPoint:OCETrain TER-87300863" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87710731" }, { "arrival": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749892257", "trip": { "startDate": "20250614", "startTime": "12:11:00", "tripId": "OCESN894522F4474325:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA847723F4093024:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87276618" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87313551" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87313577" }, { "arrival": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87313585" }, { "arrival": { "delay": 0, "time": "1749898200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313510" } ], "timestamp": "1749893038", "trip": { "startDate": "20250614", "startTime": "12:12:00", "tripId": "OCEEA847723F4093024:2025-06-12T00:24:33Z" } } }, { "id": "OCESN12264F3834305:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749892317", "trip": { "startDate": "20250614", "startTime": "12:12:00", "tripId": "OCESN12264F3834305:2025-06-14T00:30:32Z" } } }, { "id": "OCESN142996F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1749896040" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1749896520" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749896457", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:12:00", "tripId": "OCESN142996F" } } }, { "id": "OCESN433014R4476077:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCECar TER-87144451" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCECar TER-87146217" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCECar TER-87144436" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCECar TER-87144428" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCECar TER-87144410" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCECar TER-87144006" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar TER-87144097" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCECar TER-87144071" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCECar TER-87144055" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCECar TER-87141218" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCECar TER-87141135" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCECar TER-87141101" }, { "arrival": { "delay": 0, "time": "1749905820" }, "stopId": "StopPoint:OCECar TER-87141002" } ], "timestamp": "1749892317", "trip": { "startDate": "20250614", "startTime": "12:12:00", "tripId": "OCESN433014R4476077:2025-06-14T00:30:32Z" } } }, { "id": "OCESN44129R4460157:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCECar TER-87212225" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCECar TER-87754192" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCECar TER-87642264" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar TER-87642272" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCECar TER-87642280" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCECar TER-87642298" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCECar TER-87763177" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCECar TER-87642306" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCECar TER-87642314" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCECar TER-87702084" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCECar TER-87213165" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCECar TER-87678730" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCECar TER-87658849" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCECar TER-87213884" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCECar TER-87678714" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCECar TER-87678706" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCECar TER-87678698" }, { "arrival": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCECar TER-87678680" } ], "timestamp": "1749892317", "trip": { "startDate": "20250614", "startTime": "12:12:00", "tripId": "OCESN44129R4460157:2025-06-14T00:30:32Z" } } }, { "id": "OCESN860365F4005747:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87009696" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571406" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571414" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571422" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571430" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571448" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571455" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571463" }, { "arrival": { "delay": 0, "time": "1749899760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571471" } ], "timestamp": "1749892317", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:12:00", "tripId": "OCESN860365F4005747:2025-06-09T02:14:31Z" } } }, { "id": "OCESN879338F4472385:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87765735" } ], "timestamp": "1749892317", "trip": { "startDate": "20250614", "startTime": "12:12:00", "tripId": "OCESN879338F4472385:2025-06-14T00:30:32Z" } } }, { "id": "OCESN890036F4464709:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749896040" }, "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87721605" } ], "timestamp": "1749892317", "trip": { "startDate": "20250614", "startTime": "12:12:00", "tripId": "OCESN890036F4464709:2025-06-14T00:30:32Z" } } }, { "id": "OCESN893013F4474116:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895920" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1749892317", "trip": { "startDate": "20250614", "startTime": "12:12:00", "tripId": "OCESN893013F4474116:2025-06-14T00:30:32Z" } } }, { "id": "OCESN165401F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749899520" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1749892377", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:13:00", "tripId": "OCESN165401F" } } }, { "id": "OCESN839860F4445051:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1749892377", "trip": { "startDate": "20250614", "startTime": "12:13:00", "tripId": "OCESN839860F4445051:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844842F4370847:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749892377", "trip": { "startDate": "20250614", "startTime": "12:13:00", "tripId": "OCESN844842F4370847:2025-06-11T00:16:05Z" } } }, { "id": "OCESN860657F4297993:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87545756" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87574509" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87574533" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87574541" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87574558" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87574640" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87574665" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87574681" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87574699" }, { "arrival": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749892377", "trip": { "startDate": "20250614", "startTime": "12:13:00", "tripId": "OCESN860657F4297993:2025-06-10T14:32:59Z" } } }, { "id": "OCESN868106F4471393:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87592022" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87592667" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87592683" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87592691" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87592709" }, { "arrival": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87592717" } ], "timestamp": "1749894837", "trip": { "startDate": "20250614", "startTime": "12:13:00", "tripId": "OCESN868106F4471393:2025-06-14T00:30:32Z" } } }, { "id": "OCESN883174F4340065:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749895980" }, "stopId": "StopPoint:OCETrain TER-87741793" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87741777" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87741769" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87741728" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87741132" } ], "timestamp": "1749892377", "trip": { "startDate": "20250614", "startTime": "12:13:00", "tripId": "OCESN883174F4340065:2025-06-12T00:24:33Z" } } }, { "id": "OCESN19734F4467198:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-88960080" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-88857040" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87286542" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87286732" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749892437", "trip": { "startDate": "20250614", "startTime": "12:14:00", "tripId": "OCESN19734F4467198:2025-06-14T00:30:32Z" } } }, { "id": "OCESN836218F4475194:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87141523" }, { "arrival": { "delay": 0, "time": "1749896160" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749892437", "trip": { "startDate": "20250614", "startTime": "12:14:00", "tripId": "OCESN836218F4475194:2025-06-14T00:30:32Z" } } }, { "id": "OCESN851711F4426344:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87415018" } ], "timestamp": "1749892437", "trip": { "startDate": "20250614", "startTime": "12:14:00", "tripId": "OCESN851711F4426344:2025-06-11T00:16:05Z" } } }, { "id": "OCESN865849F4399107:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87595702" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87595736" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87595744" }, { "arrival": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87595751" } ], "timestamp": "1749895947", "trip": { "startDate": "20250614", "startTime": "12:14:00", "tripId": "OCESN865849F4399107:2025-06-11T00:16:05Z" } } }, { "id": "OCESN868211F4277895:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87592741" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87592501" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87595132" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87595157" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87595165" }, { "arrival": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1749892437", "trip": { "startDate": "20250614", "startTime": "12:14:00", "tripId": "OCESN868211F4277895:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877706F4462060:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87775247" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87775239" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87775221" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87775197" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87775148" }, { "arrival": { "delay": 0, "time": "1749905160" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87783670" }, { "arrival": { "delay": 0, "time": "1749906060" }, "departure": { "delay": 0, "time": "1749906120" }, "stopId": "StopPoint:OCETrain TER-87783654" }, { "arrival": { "delay": 0, "time": "1749906420" }, "departure": { "delay": 0, "time": "1749906480" }, "stopId": "StopPoint:OCETrain TER-87783647" }, { "arrival": { "delay": 0, "time": "1749907860" }, "stopId": "StopPoint:OCETrain TER-87783605" } ], "timestamp": "1749892437", "trip": { "startDate": "20250614", "startTime": "12:14:00", "tripId": "OCESN877706F4462060:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886184F4400109:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749892437", "trip": { "startDate": "20250614", "startTime": "12:14:00", "tripId": "OCESN886184F4400109:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9773F3502797:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896040" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1749905940" }, "departure": { "delay": 0, "time": "1749906120" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1749907740" }, "stopId": "StopPoint:OCELyria-85010082" } ], "timestamp": "1749892437", "trip": { "startDate": "20250614", "startTime": "12:14:00", "tripId": "OCESN9773F3502797:2025-06-09T02:14:31Z" } } }, { "id": "OCESA881365F4472732:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87590299" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87751529" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87756767" }, { "arrival": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87756775" } ], "timestamp": "1749892497", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESA881365F4472732:2025-06-14T00:30:32Z" } } }, { "id": "OCESN136888F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749892497", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN136888F" } } }, { "id": "OCESN152950F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749899520" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749896397", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN152950F" } } }, { "id": "OCESN2266F3514755:2025-02-18T11:05:12Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETGV INOUI-87171009" }, { "arrival": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749892497", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN2266F3514755:2025-02-18T11:05:12Z" } } }, { "id": "OCESN45058R4476536:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCECar TER-87215012" }, { "arrival": { "delay": 0, "time": "1749896280" }, "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCECar TER-87407189" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar TER-87407031" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar TER-87215350" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCECar TER-87407015" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCECar TER-87703686" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCECar TER-87703629" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCECar TER-87703579" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCECar TER-87703561" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCECar TER-87477562" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCECar TER-87476887" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCECar TER-87406975" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCECar TER-87406983" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCECar TER-87703553" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCECar TER-87703496" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCECar TER-87703488" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCECar TER-87703470" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCECar TER-87407379" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCECar TER-87703462" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar TER-87215459" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCECar TER-87215491" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCECar TER-87406991" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCECar TER-87717769" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCECar TER-87717751" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCECar TER-87193664" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCECar TER-87703454" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCECar TER-87703447" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCECar TER-87703439" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCECar TER-87703421" }, { "arrival": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCECar TER-87193615" } ], "timestamp": "1749892497", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN45058R4476536:2025-06-14T00:30:32Z" } } }, { "id": "OCESN56211R4468606:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCECar-87476606" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCECar-87701912" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar-87702126" } ], "timestamp": "1749894357", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN56211R4468606:2025-06-14T00:30:32Z" } } }, { "id": "OCESN57655R4468739:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCECar-87576207" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCECar-87487264" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCECar-87576272" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCECar-87310813" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCECar-87441543" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCECar-87643759" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCECar-87304659" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCECar-87304691" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCECar-87689935" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCECar-87304642" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCECar-87597070" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCECar-87310862" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCECar-87643783" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCECar-87643791" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCECar-87304626" }, { "arrival": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCECar-87201541" } ], "timestamp": "1749894357", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN57655R4468739:2025-06-14T00:30:32Z" } } }, { "id": "OCESN61988034R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749892497", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN61988034R" } } }, { "id": "OCESN61988061R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749897900" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749892497", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN61988061R" } } }, { "id": "OCESN82414R3650154:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCECar-87474098" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCECar-87474387" }, { "arrival": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCECar-87479899" } ], "timestamp": "1749894897", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN82414R3650154:2025-06-07T00:26:51Z" } } }, { "id": "OCESN831536F4461163:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749896220" }, "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87181222" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87402297" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87182345" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87182360" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87182378" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87182386" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87386540" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87182543" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87182816" } ], "timestamp": "1749892497", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN831536F4461163:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8512F4463391:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETGV INOUI-87611004" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETGV INOUI-87586008" }, { "arrival": { "delay": 0, "time": "1749904800" }, "departure": { "delay": 0, "time": "1749905160" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749907380" }, "departure": { "delay": 0, "time": "1749907560" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 0, "time": "1749914220" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749892497", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN8512F4463391:2025-06-14T00:30:32Z" } } }, { "id": "OCESN884517F4472967:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87745414" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87745430" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87745679" } ], "timestamp": "1749892497", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN884517F4472967:2025-06-14T00:30:32Z" } } }, { "id": "OCESN895207F4413484:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87718015" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87391300" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87718502" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87718510" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87718528" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87718536" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87718601" }, { "arrival": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87718544" } ], "timestamp": "1749892497", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN895207F4413484:2025-06-11T00:16:05Z" } } }, { "id": "OCESN895910F4474471:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87718213" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87718197" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87718130" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87718122" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87718114" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87718106" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87718304" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749892497", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN895910F4474471:2025-06-14T00:30:32Z" } } }, { "id": "OCESN97010R4462919:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896100" }, "stopId": "StopPoint:OCECar-87358630" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCECar-87463042" }, { "arrival": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCECar-87396002" } ], "timestamp": "1749892497", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN97010R4462919:2025-06-14T00:30:32Z" } } }, { "id": "OCESN97207R3659371:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1749897600" }, "stopId": "StopPoint:OCECar-87481002" }, { "arrival": { "delay": 1500, "time": "1749900120" }, "departure": { "delay": 1500, "time": "1749900120" }, "stopId": "StopPoint:OCECar-87481366" }, { "arrival": { "delay": 1500, "time": "1749901620" }, "departure": { "delay": 1500, "time": "1749901620" }, "stopId": "StopPoint:OCECar-87481390" }, { "arrival": { "delay": 1500, "time": "1749902460" }, "departure": { "delay": 1500, "time": "1749902460" }, "stopId": "StopPoint:OCECar-87320705" }, { "arrival": { "delay": 1500, "time": "1749902940" }, "departure": { "delay": 1500, "time": "1749902940" }, "stopId": "StopPoint:OCECar-87320713" }, { "arrival": { "delay": 1500, "time": "1749903120" }, "departure": { "delay": 1500, "time": "1749903120" }, "stopId": "StopPoint:OCECar-87463158" }, { "arrival": { "delay": 1500, "time": "1749903360" }, "stopId": "StopPoint:OCECar-87359356" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "12:15:00", "tripId": "OCESN97207R3659371:2025-06-09T02:14:31Z" } } }, { "id": "OCEEA849410F4469116:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749892557", "trip": { "startDate": "20250614", "startTime": "12:16:00", "tripId": "OCEEA849410F4469116:2025-06-14T00:30:32Z" } } }, { "id": "OCESN151841F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749896220" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 60, "time": "1749897780" }, "departure": { "delay": 60, "time": "1749897840" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 60, "time": "1749898140" }, "departure": { "delay": 60, "time": "1749898200" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 60, "time": "1749898560" }, "departure": { "delay": 60, "time": "1749898620" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 60, "time": "1749899100" }, "departure": { "delay": 60, "time": "1749899160" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 60, "time": "1749900180" }, "departure": { "delay": 60, "time": "1749900240" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 60, "time": "1749902160" }, "stopId": "StopArea:OCE87684001" } ], "timestamp": "1749896308", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:16:00", "tripId": "OCESN151841F" } } }, { "id": "OCESN165506F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1749897720" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749896788", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:16:00", "tripId": "OCESN165506F" } } }, { "id": "OCESN17617F4466791:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749892557", "trip": { "startDate": "20250614", "startTime": "12:16:00", "tripId": "OCESN17617F4466791:2025-06-14T00:30:32Z" } } }, { "id": "OCESN5537F3832788:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETGV INOUI-87141002" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749906120" }, "departure": { "delay": 0, "time": "1749906360" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749907740" }, "departure": { "delay": 0, "time": "1749908160" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749909840" }, "departure": { "delay": 0, "time": "1749910620" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749911820" }, "departure": { "delay": 0, "time": "1749912000" }, "stopId": "StopPoint:OCETGV INOUI-87713545" }, { "arrival": { "delay": 0, "time": "1749916560" }, "departure": { "delay": 0, "time": "1749917160" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749920880" }, "departure": { "delay": 0, "time": "1749921060" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749922200" }, "departure": { "delay": 0, "time": "1749922380" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749923100" }, "departure": { "delay": 0, "time": "1749924060" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749926640" }, "departure": { "delay": 0, "time": "1749926880" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749929160" }, "departure": { "delay": 0, "time": "1749929340" }, "stopId": "StopPoint:OCETGV INOUI-87755447" }, { "arrival": { "delay": 0, "time": "1749930180" }, "departure": { "delay": 0, "time": "1749930360" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749931800" }, "departure": { "delay": 0, "time": "1749932040" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749932520" }, "departure": { "delay": 0, "time": "1749932700" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749933600" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749892557", "trip": { "startDate": "20250614", "startTime": "12:16:00", "tripId": "OCESN5537F3832788:2025-06-11T00:16:05Z" } } }, { "id": "OCESN852056F3516885:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 1200, "time": "1749898260" }, "departure": { "delay": 1200, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 1200, "time": "1749898920" }, "departure": { "delay": 1200, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 1200, "time": "1749899760" }, "departure": { "delay": 1200, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 1200, "time": "1749900240" }, "departure": { "delay": 1200, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 1200, "time": "1749900660" }, "departure": { "delay": 1200, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 1200, "time": "1749901680" }, "departure": { "delay": 1200, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 1200, "time": "1749902580" }, "departure": { "delay": 1200, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 1200, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749896788", "trip": { "startDate": "20250614", "startTime": "12:16:00", "tripId": "OCESN852056F3516885:2025-06-14T00:30:32Z" } } }, { "id": "OCESN863037F4392383:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896160" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87575035" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87575043" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87575050" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87575068" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87575076" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87575118" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87575126" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87575134" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87575001" } ], "timestamp": "1749892557", "trip": { "startDate": "20250614", "startTime": "12:16:00", "tripId": "OCESN863037F4392383:2025-06-14T00:30:32Z" } } }, { "id": "OCESN143495F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 180, "time": "1749896400" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749898680" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1749896758", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:17:00", "tripId": "OCESN143495F" } } }, { "id": "OCESN17574F4466818:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903780" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749904800" }, "departure": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749905280" }, "departure": { "delay": 0, "time": "1749905400" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749905820" }, "departure": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749906900" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749892618", "trip": { "startDate": "20250614", "startTime": "12:17:00", "tripId": "OCESN17574F4466818:2025-06-14T00:30:32Z" } } }, { "id": "OCESN831434F4457716:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749896400" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87182691" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87182717" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87182725" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87182329" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1749892618", "trip": { "startDate": "20250614", "startTime": "12:17:00", "tripId": "OCESN831434F4457716:2025-06-14T00:30:32Z" } } }, { "id": "OCESN831647F4457393:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1749896340" }, "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749892618", "trip": { "startDate": "20250614", "startTime": "12:17:00", "tripId": "OCESN831647F4457393:2025-06-13T00:25:47Z" } } }, { "id": "OCESN854362F4469513:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87478107" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87478081" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87478065" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87478040" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749892618", "trip": { "startDate": "20250614", "startTime": "12:17:00", "tripId": "OCESN854362F4469513:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866128F4392431:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87581389" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87581371" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87581314" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749892618", "trip": { "startDate": "20250614", "startTime": "12:17:00", "tripId": "OCESN866128F4392431:2025-06-11T00:16:05Z" } } }, { "id": "OCESN874007F4477950:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896220" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749892618", "trip": { "startDate": "20250614", "startTime": "12:17:00", "tripId": "OCESN874007F4477950:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86036F4427110:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749903780" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749892678", "trip": { "startDate": "20250614", "startTime": "12:18:00", "tripId": "OCESA86036F4427110:2025-06-11T00:16:05Z" } } }, { "id": "OCESN830853F4424087:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749892678", "trip": { "startDate": "20250614", "startTime": "12:18:00", "tripId": "OCESN830853F4424087:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8377F3523723:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749904620" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETGV INOUI-87485300" }, { "arrival": { "delay": 0, "time": "1749905880" }, "departure": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCETGV INOUI-87485227" }, { "arrival": { "delay": 0, "time": "1749907320" }, "stopId": "StopPoint:OCETGV INOUI-87485003" } ], "timestamp": "1749892678", "trip": { "startDate": "20250614", "startTime": "12:18:00", "tripId": "OCESN8377F3523723:2025-06-11T00:16:05Z" } } }, { "id": "OCESN854845F3838339:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87474064" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87474056" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87474015" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1749892678", "trip": { "startDate": "20250614", "startTime": "12:18:00", "tripId": "OCESN854845F3838339:2025-06-11T00:16:05Z" } } }, { "id": "OCESN873056F4477845:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87734103" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87734129" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87732404" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87641076" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87641068" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87641050" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87641043" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87641415" }, { "arrival": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87641001" } ], "timestamp": "1749892678", "trip": { "startDate": "20250614", "startTime": "12:18:00", "tripId": "OCESN873056F4477845:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886823F4473357:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1749892678", "trip": { "startDate": "20250614", "startTime": "12:18:00", "tripId": "OCESN886823F4473357:2025-06-14T00:30:32Z" } } }, { "id": "OCESN894836F4474362:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896280" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87184523" } ], "timestamp": "1749894777", "trip": { "startDate": "20250614", "startTime": "12:18:00", "tripId": "OCESN894836F4474362:2025-06-14T00:30:32Z" } } }, { "id": "OCESN18176F4467032:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-85043000" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87184440" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87700153" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87184432" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87184424" }, { "arrival": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87184408" } ], "timestamp": "1749896427", "trip": { "startDate": "20250614", "startTime": "12:19:00", "tripId": "OCESN18176F4467032:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23424F4466596:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749892737", "trip": { "startDate": "20250614", "startTime": "12:19:00", "tripId": "OCESN23424F4466596:2025-06-14T00:30:32Z" } } }, { "id": "OCESN81393F4459201:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-80191031" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-80646133" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-80191049" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-80646141" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-80191064" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87212464" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87212456" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87212449" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87212431" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87212415" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749896427", "trip": { "startDate": "20250614", "startTime": "12:19:00", "tripId": "OCESN81393F4459201:2025-06-14T00:30:32Z" } } }, { "id": "OCESN832049F4456913:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1749892737", "trip": { "startDate": "20250614", "startTime": "12:19:00", "tripId": "OCESN832049F4456913:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835020F4455879:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749892737", "trip": { "startDate": "20250614", "startTime": "12:19:00", "tripId": "OCESN835020F4455879:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843258F3528213:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1749896157", "trip": { "startDate": "20250614", "startTime": "12:19:00", "tripId": "OCESN843258F3528213:2025-06-14T00:30:32Z" } } }, { "id": "OCESN891409F4474006:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87713537" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87713560" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87712026" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87713586" }, { "arrival": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87725002" } ], "timestamp": "1749892737", "trip": { "startDate": "20250614", "startTime": "12:19:00", "tripId": "OCESN891409F4474006:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9268F3827563:2025-05-18T00:22:14Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896340" }, "stopId": "StopPoint:OCELyria-85011205" }, { "arrival": { "delay": 1200, "time": "1749899640" }, "departure": { "delay": 1200, "time": "1749899880" }, "stopId": "StopPoint:OCELyria-85011031" }, { "arrival": { "delay": 1200, "time": "1749900780" }, "departure": { "delay": 1200, "time": "1749900960" }, "stopId": "StopPoint:OCELyria-87715136" }, { "arrival": { "delay": 1200, "time": "1749903420" }, "departure": { "delay": 1200, "time": "1749903600" }, "stopId": "StopPoint:OCELyria-87713412" }, { "arrival": { "delay": 1200, "time": "1749905040" }, "departure": { "delay": 1200, "time": "1749905280" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 1200, "time": "1749911100" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749895587", "trip": { "startDate": "20250614", "startTime": "12:19:00", "tripId": "OCESN9268F3827563:2025-05-18T00:22:14Z" } } }, { "id": "OCESN165503F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749897900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749892798", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN165503F" } } }, { "id": "OCESN17703F4466749:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749905340" }, "departure": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749906540" }, "departure": { "delay": 0, "time": "1749906660" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749907200" }, "departure": { "delay": 0, "time": "1749907320" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749907920" }, "departure": { "delay": 0, "time": "1749908040" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749909120" }, "departure": { "delay": 0, "time": "1749909240" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749910560" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN17703F4466749:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23243F4466671:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN23243F4466671:2025-06-14T00:30:32Z" } } }, { "id": "OCESN43150R3922925:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar TER-87142000" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar TER-87107417" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCECar TER-87107425" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCECar TER-87326462" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCECar TER-87319756" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCECar TER-87143024" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCECar TER-87107433" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCECar TER-87279869" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCECar TER-87107409" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCECar TER-87142240" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCECar TER-87107458" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCECar TER-87338194" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCECar TER-87142273" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCECar TER-87107490" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCECar TER-87338186" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCECar TER-87175091" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN43150R3922925:2025-06-10T14:32:59Z" } } }, { "id": "OCESN43480R3922792:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar TER-87139501" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCECar TER-87727735" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCECar TER-87747170" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCECar TER-87747188" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCECar TER-87747196" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCECar TER-87747253" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar TER-87747261" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCECar TER-87747295" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCECar TER-87174003" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN43480R3922792:2025-06-10T14:32:59Z" } } }, { "id": "OCESN43481R3922791:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar TER-87174003" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCECar TER-87747295" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCECar TER-87747261" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCECar TER-87747253" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCECar TER-87747196" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCECar TER-87747188" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCECar TER-87747170" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCECar TER-87727735" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCECar TER-87139501" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN43481R3922791:2025-06-09T02:14:31Z" } } }, { "id": "OCESN44816R4476356:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar TER-87192039" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar TER-87194001" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN44816R4476356:2025-06-14T00:30:32Z" } } }, { "id": "OCESN58615R4465937:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar-87574004" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCECar-87702514" } ], "timestamp": "1749895077", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN58615R4465937:2025-06-14T00:30:32Z" } } }, { "id": "OCESN58810R4465920:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCECar-87137802" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN58810R4465920:2025-06-14T00:30:32Z" } } }, { "id": "OCESN61988090R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749896460" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 240, "time": "1749898440" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749896728", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN61988090R" } } }, { "id": "OCESN61988120R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749899100" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749892798", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN61988120R" } } }, { "id": "OCESN832628F4456478:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749896460" }, "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749896580" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETramTrain-87182881" } ], "timestamp": "1749895768", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN832628F4456478:2025-06-13T00:25:47Z" } } }, { "id": "OCESN852010F3530615:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1749902460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749892798", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN852010F3530615:2025-06-14T00:30:32Z" } } }, { "id": "OCESN857615F4469938:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87396200" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87478560" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87478545" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87478404" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN857615F4469938:2025-06-14T00:30:32Z" } } }, { "id": "OCESN873108F4477852:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87641001" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87323675" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87641415" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87641043" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87641050" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87641068" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87641076" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87732404" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87734129" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN873108F4477852:2025-06-14T00:30:32Z" } } }, { "id": "OCESN873289F4438571:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 600, "time": "1749897420" }, "departure": { "delay": 600, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87562421" }, { "arrival": { "delay": 600, "time": "1749897780" }, "departure": { "delay": 600, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87734087" }, { "arrival": { "delay": 600, "time": "1749898080" }, "departure": { "delay": 600, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87734426" }, { "arrival": { "delay": 600, "time": "1749898560" }, "departure": { "delay": 600, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87734442" }, { "arrival": { "delay": 600, "time": "1749899040" }, "departure": { "delay": 600, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87734459" }, { "arrival": { "delay": 600, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87734475" } ], "timestamp": "1749896667", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN873289F4438571:2025-06-14T00:30:32Z" } } }, { "id": "OCESN887119F4473473:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749896520" }, "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN887119F4473473:2025-06-14T00:30:32Z" } } }, { "id": "OCESN895861F4474465:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749896700" }, "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87718304" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87718106" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87718114" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87718122" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87718130" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87718197" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87718213" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN895861F4474465:2025-06-14T00:30:32Z" } } }, { "id": "OCESN89804R4474647:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896400" }, "stopId": "StopPoint:OCECar-87698662" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCECar-87726414" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCECar-87726448" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCECar-87754911" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCECar-87742015" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCECar-87734491" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCECar-87734475" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCECar-87734459" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCECar-87734442" }, { "arrival": { "delay": 0, "time": "1749905520" }, "departure": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCECar-87734426" }, { "arrival": { "delay": 0, "time": "1749907020" }, "stopId": "StopPoint:OCECar-87734004" } ], "timestamp": "1749892798", "trip": { "startDate": "20250614", "startTime": "12:20:00", "tripId": "OCESN89804R4474647:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17620F4466788:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749892857", "trip": { "startDate": "20250614", "startTime": "12:21:00", "tripId": "OCESN17620F4466788:2025-06-14T00:30:32Z" } } }, { "id": "OCESN832347F4456825:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749892857", "trip": { "startDate": "20250614", "startTime": "12:21:00", "tripId": "OCESN832347F4456825:2025-06-14T00:30:32Z" } } }, { "id": "OCESN836215F4475198:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749896760" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87141523" } ], "timestamp": "1749892857", "trip": { "startDate": "20250614", "startTime": "12:21:00", "tripId": "OCESN836215F4475198:2025-06-14T00:30:32Z" } } }, { "id": "OCESN844521F3528649:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87223263" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1749894057", "trip": { "startDate": "20250614", "startTime": "12:21:00", "tripId": "OCESN844521F3528649:2025-06-14T00:30:32Z" } } }, { "id": "OCESN865422F3852974:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594499" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594416" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595520" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1749902040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1749892857", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:21:00", "tripId": "OCESN865422F3852974:2025-06-14T00:30:32Z" } } }, { "id": "OCESN876708F4462014:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87764571" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87764555" } ], "timestamp": "1749892857", "trip": { "startDate": "20250614", "startTime": "12:21:00", "tripId": "OCESN876708F4462014:2025-06-13T00:25:47Z" } } }, { "id": "OCESN884566F4472976:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-87745679" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87745430" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87745414" }, { "arrival": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87745000" } ], "timestamp": "1749892857", "trip": { "startDate": "20250614", "startTime": "12:21:00", "tripId": "OCESN884566F4472976:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96224F4455344:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896460" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749892857", "trip": { "startDate": "20250614", "startTime": "12:21:00", "tripId": "OCESN96224F4455344:2025-06-13T00:25:47Z" } } }, { "id": "OCESA881130F4427982:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749896640" }, "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87757625" } ], "timestamp": "1749892917", "trip": { "startDate": "20250614", "startTime": "12:22:00", "tripId": "OCESA881130F4427982:2025-06-11T00:16:05Z" } } }, { "id": "OCESN136863F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749892917", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:22:00", "tripId": "OCESN136863F" } } }, { "id": "OCESN165412F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749900360" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749896758", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:22:00", "tripId": "OCESN165412F" } } }, { "id": "OCESN43092R4425575:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCECar TER-87175778" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCECar TER-87635870" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCECar TER-87635862" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCECar TER-87635938" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCECar TER-87635920" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCECar TER-87640144" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCECar TER-87742221" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCECar TER-87174003" } ], "timestamp": "1749892917", "trip": { "startDate": "20250614", "startTime": "12:22:00", "tripId": "OCESN43092R4425575:2025-06-11T00:16:05Z" } } }, { "id": "OCESN44130R4460162:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCECar TER-87678680" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCECar TER-87678698" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCECar TER-87678706" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCECar TER-87678714" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCECar TER-87213884" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCECar TER-87658849" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCECar TER-87678730" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCECar TER-87213165" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCECar TER-87702084" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCECar TER-87642314" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCECar TER-87642306" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCECar TER-87763177" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCECar TER-87642298" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCECar TER-87642280" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCECar TER-87642272" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCECar TER-87642264" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCECar TER-87754192" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCECar TER-87212225" } ], "timestamp": "1749892917", "trip": { "startDate": "20250614", "startTime": "12:22:00", "tripId": "OCESN44130R4460162:2025-06-14T00:30:32Z" } } }, { "id": "OCESN861428F3895891:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 900, "time": "1749897900" }, "departure": { "delay": 900, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87597070" }, { "arrival": { "delay": 900, "time": "1749898320" }, "departure": { "delay": 900, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 900, "time": "1749898920" }, "departure": { "delay": 900, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 900, "time": "1749899640" }, "departure": { "delay": 900, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 900, "time": "1749900240" }, "departure": { "delay": 900, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87543199" }, { "arrival": { "delay": 900, "time": "1749900720" }, "departure": { "delay": 900, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 900, "time": "1749901200" }, "departure": { "delay": 900, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87543157" }, { "arrival": { "delay": 900, "time": "1749901500" }, "departure": { "delay": 900, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 900, "time": "1749902040" }, "departure": { "delay": 900, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 900, "time": "1749902520" }, "departure": { "delay": 900, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 900, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1749896788", "trip": { "startDate": "20250614", "startTime": "12:22:00", "tripId": "OCESN861428F3895891:2025-06-09T02:14:31Z" } } }, { "id": "OCESN871464F4427521:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87611574" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749892917", "trip": { "startDate": "20250614", "startTime": "12:22:00", "tripId": "OCESN871464F4427521:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886569F4473248:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 600, "time": "1749897960" }, "departure": { "delay": 600, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 600, "time": "1749898200" }, "departure": { "delay": 600, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 600, "time": "1749899040" }, "departure": { "delay": 600, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 600, "time": "1749899640" }, "departure": { "delay": 600, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 600, "time": "1749900000" }, "departure": { "delay": 600, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 600, "time": "1749900480" }, "departure": { "delay": 600, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 600, "time": "1749901200" }, "departure": { "delay": 600, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 600, "time": "1749901620" }, "departure": { "delay": 600, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 600, "time": "1749901920" }, "departure": { "delay": 600, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 600, "time": "1749902220" }, "departure": { "delay": 600, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 600, "time": "1749902700" }, "departure": { "delay": 600, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 600, "time": "1749903960" }, "departure": { "delay": 600, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 600, "time": "1749904560" }, "departure": { "delay": 600, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 600, "time": "1749905400" }, "departure": { "delay": 600, "time": "1749905520" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 600, "time": "1749905760" }, "departure": { "delay": 600, "time": "1749905820" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 600, "time": "1749906480" }, "departure": { "delay": 600, "time": "1749906540" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 600, "time": "1749906840" }, "departure": { "delay": 600, "time": "1749906900" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 600, "time": "1749907080" }, "departure": { "delay": 600, "time": "1749907140" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 600, "time": "1749907440" }, "departure": { "delay": 600, "time": "1749907500" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 600, "time": "1749908340" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749896547", "trip": { "startDate": "20250614", "startTime": "12:22:00", "tripId": "OCESN886569F4473248:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9213F4474734:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896520" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1749906180" }, "departure": { "delay": 0, "time": "1749906360" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 0, "time": "1749907560" }, "departure": { "delay": 0, "time": "1749907980" }, "stopId": "StopPoint:OCELyria-85000109" }, { "arrival": { "delay": 0, "time": "1749911160" }, "stopId": "StopPoint:OCELyria-85030007" } ], "timestamp": "1749892917", "trip": { "startDate": "20250614", "startTime": "12:22:00", "tripId": "OCESN9213F4474734:2025-06-14T00:30:32Z" } } }, { "id": "OCESN860587F3853540:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87545137" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87545129" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87545111" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87543090" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87543082" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87543074" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87543066" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87543058" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87543041" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87543033" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1749892978", "trip": { "startDate": "20250614", "startTime": "12:23:00", "tripId": "OCESN860587F3853540:2025-06-09T02:14:31Z" } } }, { "id": "OCESN865876F4471102:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87586412" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87586438" }, { "arrival": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87586453" } ], "timestamp": "1749892978", "trip": { "startDate": "20250614", "startTime": "12:23:00", "tripId": "OCESN865876F4471102:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866229F4471180:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749896880" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1749892978", "trip": { "startDate": "20250614", "startTime": "12:23:00", "tripId": "OCESN866229F4471180:2025-06-14T00:30:32Z" } } }, { "id": "OCESN870309F4477138:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87611749" } ], "timestamp": "1749892978", "trip": { "startDate": "20250614", "startTime": "12:23:00", "tripId": "OCESN870309F4477138:2025-06-14T00:30:32Z" } } }, { "id": "OCESN876558F4472304:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749904500" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 0, "time": "1749905160" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749905640" }, "departure": { "delay": 0, "time": "1749905760" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749906360" }, "departure": { "delay": 0, "time": "1749906420" }, "stopId": "StopPoint:OCETrain TER-87781294" }, { "arrival": { "delay": 0, "time": "1749906660" }, "departure": { "delay": 0, "time": "1749906720" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749906900" }, "departure": { "delay": 0, "time": "1749906960" }, "stopId": "StopPoint:OCETrain TER-87781260" }, { "arrival": { "delay": 0, "time": "1749907500" }, "departure": { "delay": 0, "time": "1749907620" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749908280" }, "departure": { "delay": 0, "time": "1749908340" }, "stopId": "StopPoint:OCETrain TER-87781161" }, { "arrival": { "delay": 0, "time": "1749908640" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1749892978", "trip": { "startDate": "20250614", "startTime": "12:23:00", "tripId": "OCESN876558F4472304:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8807F4472591:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1749892978", "trip": { "startDate": "20250614", "startTime": "12:23:00", "tripId": "OCESN8807F4472591:2025-06-14T00:30:32Z" } } }, { "id": "OCESN891757F4474055:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896580" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87713008" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87713826" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87712265" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87713834" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87713842" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87713859" } ], "timestamp": "1749892978", "trip": { "startDate": "20250614", "startTime": "12:23:00", "tripId": "OCESN891757F4474055:2025-06-14T00:30:32Z" } } }, { "id": "OCESN19830F4315545:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-88720090" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-88718528" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-88718379" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-88718114" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-88717124" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-88716886" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-88716704" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-88716621" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-88716472" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-88716050" }, { "arrival": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87295006" } ], "timestamp": "1749896728", "trip": { "startDate": "20250614", "startTime": "12:24:00", "tripId": "OCESN19830F4315545:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841727F3527573:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87295220" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87295642" }, { "arrival": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87295600" } ], "timestamp": "1749893038", "trip": { "startDate": "20250614", "startTime": "12:24:00", "tripId": "OCESN841727F3527573:2025-06-10T14:32:59Z" } } }, { "id": "OCESN868722F3528971:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87597625" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87597633" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87597674" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87597609" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87597708" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87597781" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87597823" }, { "arrival": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87597849" } ], "timestamp": "1749893038", "trip": { "startDate": "20250614", "startTime": "12:24:00", "tripId": "OCESN868722F3528971:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886922F4473416:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896640" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749896820" }, "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1749893038", "trip": { "startDate": "20250614", "startTime": "12:24:00", "tripId": "OCESN886922F4473416:2025-06-14T00:30:32Z" } } }, { "id": "OCESN428805R4190120:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar TER-87174003" }, { "arrival": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCECar TER-87118000" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN428805R4190120:2025-06-14T00:30:32Z" } } }, { "id": "OCESN428835R3911437:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar TER-87174003" }, { "arrival": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCECar TER-87118000" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN428835R3911437:2025-06-14T00:30:32Z" } } }, { "id": "OCESN46575R4213168:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar TER-87342014" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCECar TER-87342188" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCECar TER-87342212" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCECar TER-87342246" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCECar TER-87342253" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCECar TER-87342303" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCECar TER-87342337" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN46575R4213168:2025-06-14T00:30:32Z" } } }, { "id": "OCESN58505R4265757:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCECar-87545756" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN58505R4265757:2025-06-10T14:32:59Z" } } }, { "id": "OCESN7803F3837366:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCEOUIGO-87686006" }, { "arrival": { "delay": 0, "time": "1749903720" }, "departure": { "delay": 0, "time": "1749904080" }, "stopId": "StopPoint:OCEOUIGO-87723197" }, { "arrival": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCEOUIGO-87722025" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN7803F3837366:2025-06-10T14:32:59Z" } } }, { "id": "OCESN839222F4159113:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87171298" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87171314" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87171322" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87400986" }, { "arrival": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87171330" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN839222F4159113:2025-06-13T00:25:47Z" } } }, { "id": "OCESN850408F3847962:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87413328" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopArea:OCE87411280" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopArea:OCE87411256" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopArea:OCE87411249" }, { "arrival": { "delay": 300, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749894327", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN850408F3847962:2025-06-11T00:16:05Z" } } }, { "id": "OCESN855789F3824766:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87473223" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87474262" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN855789F3824766:2025-06-09T02:14:31Z" } } }, { "id": "OCESN861565F4298095:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87576090" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87576108" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87576132" }, { "arrival": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87576207" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN861565F4298095:2025-06-11T00:16:05Z" } } }, { "id": "OCESN863458F4470829:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87485185" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87485193" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87485227" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87485250" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87485268" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87485474" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87485490" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87485508" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87485524" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87485532" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87485540" }, { "arrival": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87575001" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN863458F4470829:2025-06-14T00:30:32Z" } } }, { "id": "OCESN868319F3919996:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87592634" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87592808" }, { "arrival": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87592824" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN868319F3919996:2025-06-09T02:14:31Z" } } }, { "id": "OCESN877685F4443367:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87615120" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87615138" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87615146" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87598755" }, { "arrival": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87615161" } ], "timestamp": "1749894957", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN877685F4443367:2025-06-14T00:30:32Z" } } }, { "id": "OCESN894258F4468230:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87718312" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87718338" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87718361" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87713321" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN894258F4468230:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96564F3936340:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896700" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749893099", "trip": { "startDate": "20250614", "startTime": "12:25:00", "tripId": "OCESN96564F3936340:2025-06-09T02:14:31Z" } } }, { "id": "OCESN37269R3924573:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCECar TER-87683573" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCECar TER-87683631" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCECar TER-87677252" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCECar TER-87683664" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCECar TER-87677245" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCECar TER-87683680" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCECar TER-87677195" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCECar TER-87683722" }, { "arrival": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCECar TER-87683789" } ], "timestamp": "1749895318", "trip": { "startDate": "20250614", "startTime": "12:26:00", "tripId": "OCESN37269R3924573:2025-06-10T14:32:59Z" } } }, { "id": "OCESN858215F3869965:2025-05-25T23:59:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87476770" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87476762" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87476754" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87471300" } ], "timestamp": "1749893158", "trip": { "startDate": "20250614", "startTime": "12:26:00", "tripId": "OCESN858215F3869965:2025-05-25T23:59:13Z" } } }, { "id": "OCESN861610F4437403:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749897060" }, "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87576405" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87576447" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87576454" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87576470" }, { "arrival": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1749893158", "trip": { "startDate": "20250614", "startTime": "12:26:00", "tripId": "OCESN861610F4437403:2025-06-12T00:24:33Z" } } }, { "id": "OCESN863455F4470828:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87485540" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87485532" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87485524" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87485508" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87485490" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87485474" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87485268" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87485250" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87485227" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87485193" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87485185" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87485003" } ], "timestamp": "1749893158", "trip": { "startDate": "20250614", "startTime": "12:26:00", "tripId": "OCESN863455F4470828:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866867F4195138:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749896940" }, "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87582684" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87582726" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87582759" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87582825" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87582833" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87582841" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87582858" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87582882" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87586479" }, { "arrival": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87586545" } ], "timestamp": "1749896368", "trip": { "startDate": "20250614", "startTime": "12:26:00", "tripId": "OCESN866867F4195138:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881446F4220290:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 300, "time": "1749897360" }, "departure": { "delay": 300, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 300, "time": "1749897660" }, "departure": { "delay": 300, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 300, "time": "1749898020" }, "departure": { "delay": 300, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 300, "time": "1749898380" }, "departure": { "delay": 300, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 300, "time": "1749898680" }, "departure": { "delay": 300, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 300, "time": "1749899160" }, "departure": { "delay": 300, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 300, "time": "1749899640" }, "departure": { "delay": 300, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 300, "time": "1749900240" }, "departure": { "delay": 300, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 300, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749896248", "trip": { "startDate": "20250614", "startTime": "12:26:00", "tripId": "OCESN881446F4220290:2025-06-11T00:16:05Z" } } }, { "id": "OCESN895908F4474470:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896760" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749897000" }, "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87718304" }, { "arrival": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749893158", "trip": { "startDate": "20250614", "startTime": "12:26:00", "tripId": "OCESN895908F4474470:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8303F4446231:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETGV INOUI-87571216" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETGV INOUI-87571000" } ], "timestamp": "1749893217", "trip": { "startDate": "20250614", "startTime": "12:27:00", "tripId": "OCESN8303F4446231:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832914F4456146:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87213256" } ], "timestamp": "1749893217", "trip": { "startDate": "20250614", "startTime": "12:27:00", "tripId": "OCESN832914F4456146:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8333F4381772:2025-06-05T00:03:57Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETGV INOUI-87571216" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETGV INOUI-87575142" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETGV INOUI-87324095" }, { "arrival": { "delay": 0, "time": "1749904680" }, "stopId": "StopPoint:OCETGV INOUI-87575001" } ], "timestamp": "1749893217", "trip": { "startDate": "20250614", "startTime": "12:27:00", "tripId": "OCESN8333F4381772:2025-06-05T00:03:57Z" } } }, { "id": "OCESN857437F4316598:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896820" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87396358" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87396374" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87484170" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87484154" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87484147" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87484139" }, { "arrival": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1749893217", "trip": { "startDate": "20250614", "startTime": "12:27:00", "tripId": "OCESN857437F4316598:2025-05-27T00:06:32Z" } } }, { "id": "OCESN864760F4470910:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 300, "time": "1749897720" }, "departure": { "delay": 300, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87491035" }, { "arrival": { "delay": 300, "time": "1749898200" }, "departure": { "delay": 300, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87491019" }, { "arrival": { "delay": 300, "time": "1749898740" }, "departure": { "delay": 300, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87485151" }, { "arrival": { "delay": 300, "time": "1749899160" }, "departure": { "delay": 300, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 300, "time": "1749899580" }, "departure": { "delay": 300, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87485136" }, { "arrival": { "delay": 300, "time": "1749900060" }, "departure": { "delay": 300, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 300, "time": "1749900360" }, "departure": { "delay": 300, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87485102" }, { "arrival": { "delay": 300, "time": "1749900600" }, "departure": { "delay": 300, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87437806" }, { "arrival": { "delay": 300, "time": "1749900840" }, "departure": { "delay": 300, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 300, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87437798" } ], "timestamp": "1749896368", "trip": { "startDate": "20250614", "startTime": "12:27:00", "tripId": "OCESN864760F4470910:2025-06-14T00:30:32Z" } } }, { "id": "OCESN865562F3671608:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 300, "time": "1749897300" }, "departure": { "delay": 300, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 300, "time": "1749898560" }, "departure": { "delay": 300, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 300, "time": "1749899100" }, "departure": { "delay": 300, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 300, "time": "1749899520" }, "departure": { "delay": 300, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 300, "time": "1749899760" }, "departure": { "delay": 300, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 300, "time": "1749900240" }, "departure": { "delay": 300, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 300, "time": "1749900840" }, "departure": { "delay": 300, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 300, "time": "1749901500" }, "departure": { "delay": 300, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 300, "time": "1749902160" }, "departure": { "delay": 300, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 300, "time": "1749903960" }, "departure": { "delay": 300, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 300, "time": "1749906660" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749895858", "trip": { "startDate": "20250614", "startTime": "12:27:00", "tripId": "OCESN865562F3671608:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3635F4360372:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCEINTERCITES-87547000" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1749905700" }, "departure": { "delay": 0, "time": "1749905820" }, "stopId": "StopPoint:OCEINTERCITES-87597120" }, { "arrival": { "delay": 0, "time": "1749907200" }, "departure": { "delay": 0, "time": "1749907320" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1749909420" }, "departure": { "delay": 0, "time": "1749909540" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1749913260" }, "departure": { "delay": 0, "time": "1749913440" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1749914880" }, "departure": { "delay": 0, "time": "1749915000" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 0, "time": "1749915960" }, "departure": { "delay": 0, "time": "1749916080" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 0, "time": "1749917700" }, "stopId": "StopPoint:OCEINTERCITES-87613000" } ], "timestamp": "1749893277", "trip": { "startDate": "20250614", "startTime": "12:28:00", "tripId": "OCESN3635F4360372:2025-06-11T00:16:05Z" } } }, { "id": "OCESN837609F4474998:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749897120" }, "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749893277", "trip": { "startDate": "20250614", "startTime": "12:28:00", "tripId": "OCESN837609F4474998:2025-06-14T00:30:32Z" } } }, { "id": "OCESN857166F3521200:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749893277", "trip": { "startDate": "20250614", "startTime": "12:28:00", "tripId": "OCESN857166F3521200:2025-06-10T14:32:59Z" } } }, { "id": "OCESN860588F3823900:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87543033" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87543041" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87543058" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87543066" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87543074" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87543090" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87545111" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87545129" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87545137" }, { "arrival": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1749893277", "trip": { "startDate": "20250614", "startTime": "12:28:00", "tripId": "OCESN860588F3823900:2025-06-09T02:14:31Z" } } }, { "id": "OCESN869114F4471519:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87594234" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87594218" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87594200" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87594820" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87592295" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87592287" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87592279" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87592253" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87592246" }, { "arrival": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749893277", "trip": { "startDate": "20250614", "startTime": "12:28:00", "tripId": "OCESN869114F4471519:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886120F4473137:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896880" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749893277", "trip": { "startDate": "20250614", "startTime": "12:28:00", "tripId": "OCESN886120F4473137:2025-06-14T00:30:32Z" } } }, { "id": "OCESA881227F4472697:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749904080" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749904500" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749904740" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749893337", "trip": { "startDate": "20250614", "startTime": "12:29:00", "tripId": "OCESA881227F4472697:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6972F3843789:2025-05-19T00:02:17Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETGV INOUI-87746008" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETGV INOUI-87741132" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749910920" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749893337", "trip": { "startDate": "20250614", "startTime": "12:29:00", "tripId": "OCESN6972F3843789:2025-05-19T00:02:17Z" } } }, { "id": "OCESN857018F3531995:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 1800, "time": "1749899280" }, "departure": { "delay": 1800, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87571513" }, { "arrival": { "delay": 1800, "time": "1749899700" }, "departure": { "delay": 1800, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87571539" }, { "arrival": { "delay": 1800, "time": "1749900120" }, "departure": { "delay": 1800, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87571547" }, { "arrival": { "delay": 1800, "time": "1749900540" }, "departure": { "delay": 1800, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87571554" }, { "arrival": { "delay": 1800, "time": "1749901200" }, "departure": { "delay": 1800, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 1800, "time": "1749901680" }, "departure": { "delay": 1800, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 1800, "time": "1749901980" }, "departure": { "delay": 1800, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 1800, "time": "1749902460" }, "departure": { "delay": 1800, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 1800, "time": "1749902820" }, "departure": { "delay": 1800, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 1800, "time": "1749903240" }, "departure": { "delay": 1800, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 1800, "time": "1749903600" }, "departure": { "delay": 1800, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 1800, "time": "1749904140" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749894088", "trip": { "startDate": "20250614", "startTime": "12:29:00", "tripId": "OCESN857018F3531995:2025-06-12T00:24:33Z" } } }, { "id": "OCESN895056F4474389:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCETrain TER-87184408" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87700146" }, { "arrival": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1749895917", "trip": { "startDate": "20250614", "startTime": "12:29:00", "tripId": "OCESN895056F4474389:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9770F3838885:2025-05-18T00:22:14Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749896940" }, "stopId": "StopPoint:OCELyria-85010082" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1749908820" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749893337", "trip": { "startDate": "20250614", "startTime": "12:29:00", "tripId": "OCESN9770F3838885:2025-05-18T00:22:14Z" } } }, { "id": "OCESN128604F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749901860" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1749893398", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:30:00", "tripId": "OCESN128604F" } } }, { "id": "OCESN165310F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 60, "time": "1749897540" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749896758", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:30:00", "tripId": "OCESN165310F" } } }, { "id": "OCESN62161778R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopArea:OCE87546192" }, { "arrival": { "delay": 0, "time": "1749899400" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749893398", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:30:00", "tripId": "OCESN62161778R" } } }, { "id": "OCESN831650F4457392:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87214247" } ], "timestamp": "1749893398", "trip": { "startDate": "20250614", "startTime": "12:30:00", "tripId": "OCESN831650F4457392:2025-06-13T00:25:47Z" } } }, { "id": "OCESN862471F4461253:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87394205" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87394213" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87394247" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87394270" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87394288" }, { "arrival": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87394296" } ], "timestamp": "1749893398", "trip": { "startDate": "20250614", "startTime": "12:30:00", "tripId": "OCESN862471F4461253:2025-06-14T00:30:32Z" } } }, { "id": "OCESN864757F4470908:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87437798" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87437806" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87485102" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87485136" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87485151" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87491019" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87491035" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87491001" } ], "timestamp": "1749896157", "trip": { "startDate": "20250614", "startTime": "12:30:00", "tripId": "OCESN864757F4470908:2025-06-14T00:30:32Z" } } }, { "id": "OCESN869113F4471517:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897000" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87592246" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87592253" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87592279" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87592287" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87592295" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87594820" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87594200" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87594218" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87594234" }, { "arrival": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749893398", "trip": { "startDate": "20250614", "startTime": "12:30:00", "tripId": "OCESN869113F4471517:2025-06-14T00:30:32Z" } } }, { "id": "OCESN145414F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1749899520" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749893458", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:31:00", "tripId": "OCESN145414F" } } }, { "id": "OCESN44403R4460427:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCECar TER-87182014" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCECar TER-87182329" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCECar TER-87182337" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCECar TER-87654475" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCECar TER-87182725" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCECar TER-87654541" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar TER-87182717" } ], "timestamp": "1749893458", "trip": { "startDate": "20250614", "startTime": "12:31:00", "tripId": "OCESN44403R4460427:2025-06-14T00:30:32Z" } } }, { "id": "OCESN831579F4461232:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87182816" }, { "arrival": { "delay": 0, "time": "1749897180" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87182543" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87182386" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87182378" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87182360" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87181222" }, { "arrival": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1749893458", "trip": { "startDate": "20250614", "startTime": "12:31:00", "tripId": "OCESN831579F4461232:2025-06-14T00:30:32Z" } } }, { "id": "OCESN842931F3888249:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87342469" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87342451" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87342410" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87342535" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87342543" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87342550" }, { "arrival": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87342337" } ], "timestamp": "1749893458", "trip": { "startDate": "20250614", "startTime": "12:31:00", "tripId": "OCESN842931F3888249:2025-06-11T00:16:05Z" } } }, { "id": "OCESN872460F4477650:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87615542" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749894808", "trip": { "startDate": "20250614", "startTime": "12:31:00", "tripId": "OCESN872460F4477650:2025-06-14T00:30:32Z" } } }, { "id": "OCESN87489F4461914:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87182840" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-80144154" }, { "arrival": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-80144139" } ], "timestamp": "1749893458", "trip": { "startDate": "20250614", "startTime": "12:31:00", "tripId": "OCESN87489F4461914:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886221F4473185:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87726729" } ], "timestamp": "1749893458", "trip": { "startDate": "20250614", "startTime": "12:31:00", "tripId": "OCESN886221F4473185:2025-06-14T00:30:32Z" } } }, { "id": "OCESN890218F4473861:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897060" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87721704" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87721480" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87721449" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87721738" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87721746" }, { "arrival": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87721423" } ], "timestamp": "1749893458", "trip": { "startDate": "20250614", "startTime": "12:31:00", "tripId": "OCESN890218F4473861:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA847524F4423428:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87317529" }, { "arrival": { "delay": 0, "time": "1749897300" }, "departure": { "delay": 0, "time": "1749897360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87317537" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313817" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313809" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313767" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313742" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313734" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313726" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313718" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313700" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313692" }, { "arrival": { "delay": 0, "time": "1749903120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313510" } ], "timestamp": "1749893518", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:32:00", "tripId": "OCEEA847524F4423428:2025-06-14T00:30:32Z" } } }, { "id": "OCESN148801F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749899880" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1749896637", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:32:00", "tripId": "OCESN148801F" } } }, { "id": "OCESN17573F4466819:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749893518", "trip": { "startDate": "20250614", "startTime": "12:32:00", "tripId": "OCESN17573F4466819:2025-06-14T00:30:32Z" } } }, { "id": "OCESN835081F4475382:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749897240" }, "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87141093" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87141143" }, { "arrival": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87141150" } ], "timestamp": "1749893518", "trip": { "startDate": "20250614", "startTime": "12:32:00", "tripId": "OCESN835081F4475382:2025-06-14T00:30:32Z" } } }, { "id": "OCESN860311F4316925:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87571604" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87571612" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87571638" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87571653" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87571687" } ], "timestamp": "1749893518", "trip": { "startDate": "20250614", "startTime": "12:32:00", "tripId": "OCESN860311F4316925:2025-06-13T00:25:47Z" } } }, { "id": "OCESN864470F4470875:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87491803" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87491811" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87491324" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87491357" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87491290" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87491258" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87485359" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87485342" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87485334" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87485326" }, { "arrival": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87485300" } ], "timestamp": "1749893518", "trip": { "startDate": "20250614", "startTime": "12:32:00", "tripId": "OCESN864470F4470875:2025-06-14T00:30:32Z" } } }, { "id": "OCESN872705F4477756:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87671008" } ], "timestamp": "1749893518", "trip": { "startDate": "20250614", "startTime": "12:32:00", "tripId": "OCESN872705F4477756:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881628F4220331:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87755629" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749893518", "trip": { "startDate": "20250614", "startTime": "12:32:00", "tripId": "OCESN881628F4220331:2025-06-11T00:16:05Z" } } }, { "id": "OCESN894107F4474240:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897120" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87718403" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87718411" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87718429" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87718437" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87184556" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87184531" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1749893518", "trip": { "startDate": "20250614", "startTime": "12:32:00", "tripId": "OCESN894107F4474240:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23804F4433511:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87193383" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749893578", "trip": { "startDate": "20250614", "startTime": "12:33:00", "tripId": "OCESN23804F4433511:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3376F3985655:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87444372" }, { "arrival": { "delay": 1800, "time": "1749899460" }, "departure": { "delay": 1800, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 1800, "time": "1749900240" }, "departure": { "delay": 1800, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 1800, "time": "1749901140" }, "departure": { "delay": 1800, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 1800, "time": "1749902640" }, "departure": { "delay": 1800, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 1800, "time": "1749907140" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "12:33:00", "tripId": "OCESN3376F3985655:2025-06-06T00:36:00Z" } } }, { "id": "OCESN81416F4459135:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 600, "time": "1749898020" }, "departure": { "delay": 600, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-80359349" }, { "arrival": { "delay": 600, "time": "1749898200" }, "departure": { "delay": 600, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-80197871" }, { "arrival": { "delay": 600, "time": "1749898320" }, "departure": { "delay": 600, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-80359331" }, { "arrival": { "delay": 600, "time": "1749898500" }, "departure": { "delay": 600, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-80194332" }, { "arrival": { "delay": 600, "time": "1749898920" }, "departure": { "delay": 600, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-80194324" }, { "arrival": { "delay": 600, "time": "1749899520" }, "departure": { "delay": 600, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-80194266" }, { "arrival": { "delay": 600, "time": "1749899760" }, "departure": { "delay": 600, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-80194233" }, { "arrival": { "delay": 600, "time": "1749900000" }, "departure": { "delay": 600, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-80194225" }, { "arrival": { "delay": 600, "time": "1749900180" }, "departure": { "delay": 600, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-80194217" }, { "arrival": { "delay": 600, "time": "1749900360" }, "departure": { "delay": 600, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-80194209" }, { "arrival": { "delay": 600, "time": "1749900600" }, "departure": { "delay": 600, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-80920793" }, { "arrival": { "delay": 600, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-80194043" } ], "timestamp": "1749896338", "trip": { "startDate": "20250614", "startTime": "12:33:00", "tripId": "OCESN81416F4459135:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834881F4475394:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87193516" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87193524" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87193540" }, { "arrival": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87193615" } ], "timestamp": "1749893578", "trip": { "startDate": "20250614", "startTime": "12:33:00", "tripId": "OCESN834881F4475394:2025-06-14T00:30:32Z" } } }, { "id": "OCESN844936F4313062:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749893578", "trip": { "startDate": "20250614", "startTime": "12:33:00", "tripId": "OCESN844936F4313062:2025-06-11T00:16:05Z" } } }, { "id": "OCESN851733F3927571:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87415166" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87415141" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87415125" }, { "arrival": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87415018" } ], "timestamp": "1749893578", "trip": { "startDate": "20250614", "startTime": "12:33:00", "tripId": "OCESN851733F3927571:2025-06-11T00:16:05Z" } } }, { "id": "OCESN862211F3921095:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87394015" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87394403" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87394411" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87394429" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87394437" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87394452" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87394486" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87394494" } ], "timestamp": "1749893578", "trip": { "startDate": "20250614", "startTime": "12:33:00", "tripId": "OCESN862211F3921095:2025-06-10T14:32:59Z" } } }, { "id": "OCESN892605F3819150:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87686006" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87683268" } ], "timestamp": "1749893578", "trip": { "startDate": "20250614", "startTime": "12:33:00", "tripId": "OCESN892605F3819150:2025-06-12T00:24:33Z" } } }, { "id": "OCESN894524F4474326:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897180" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87710731" }, { "arrival": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87300863" } ], "timestamp": "1749893578", "trip": { "startDate": "20250614", "startTime": "12:33:00", "tripId": "OCESN894524F4474326:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23146F4467284:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN23146F4467284:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3116F3863303:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749906240" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN3116F3863303:2025-06-14T00:30:32Z" } } }, { "id": "OCESN830918F4457944:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87193615" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN830918F4457944:2025-06-14T00:30:32Z" } } }, { "id": "OCESN831925F4457084:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1749903720" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1749904440" }, "departure": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749905100" }, "departure": { "delay": 0, "time": "1749905160" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749905640" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN831925F4457084:2025-06-14T00:30:32Z" } } }, { "id": "OCESN832429F4456716:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749896007", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN832429F4456716:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835666F4475339:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87141051" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87141036" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87175828" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87175240" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87175067" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87175042" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN835666F4475339:2025-06-14T00:30:32Z" } } }, { "id": "OCESN867314F4363074:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87673723" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87673707" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87673699" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87673665" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87673657" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87673640" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87673624" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87673616" }, { "arrival": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87673004" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN867314F4363074:2025-06-11T00:16:05Z" } } }, { "id": "OCESN868210F4399162:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 600, "time": "1749898260" }, "departure": { "delay": 600, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87595165" }, { "arrival": { "delay": 600, "time": "1749898560" }, "departure": { "delay": 600, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87595157" }, { "arrival": { "delay": 600, "time": "1749899100" }, "departure": { "delay": 600, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87595132" }, { "arrival": { "delay": 600, "time": "1749899580" }, "departure": { "delay": 600, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 600, "time": "1749900300" }, "departure": { "delay": 600, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87592501" }, { "arrival": { "delay": 600, "time": "1749900780" }, "departure": { "delay": 600, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87592741" }, { "arrival": { "delay": 600, "time": "1749901560" }, "departure": { "delay": 600, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 600, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749896758", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN868210F4399162:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868615F4471475:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87594093" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87594275" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87594085" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87592170" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87592162" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87592147" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87592121" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87592105" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87592097" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87592071" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87592063" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87592055" }, { "arrival": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN868615F4471475:2025-06-14T00:30:32Z" } } }, { "id": "OCESN873227F4477863:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749897360" }, "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87396895" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87734038" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87641449" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87641423" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN873227F4477863:2025-06-14T00:30:32Z" } } }, { "id": "OCESN883612F4472914:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87741140" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87741116" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87741108" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87743740" }, { "arrival": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN883612F4472914:2025-06-14T00:30:32Z" } } }, { "id": "OCESN890039F4473810:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87721605" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN890039F4473810:2025-06-14T00:30:32Z" } } }, { "id": "OCESN893755F4474200:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897240" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87696161" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87696179" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87696187" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87696203" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87691469" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1749893639", "trip": { "startDate": "20250614", "startTime": "12:34:00", "tripId": "OCESN893755F4474200:2025-06-14T00:30:32Z" } } }, { "id": "OCESN157809F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749900240" }, "stopId": "StopArea:OCE87682005" } ], "timestamp": "1749893697", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN157809F" } } }, { "id": "OCESN165405F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1749893697", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN165405F" } } }, { "id": "OCESN23145F4467283:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN23145F4467283:2025-06-14T00:30:32Z" } } }, { "id": "OCESN44831R4476376:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCECar TER-87194001" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCECar TER-87192039" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN44831R4476376:2025-06-14T00:30:32Z" } } }, { "id": "OCESN7673F4465392:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCEOUIGO-87393702" }, { "arrival": { "delay": 0, "time": "1749905520" }, "departure": { "delay": 0, "time": "1749905760" }, "stopId": "StopPoint:OCEOUIGO-87581009" }, { "arrival": { "delay": 0, "time": "1749910080" }, "departure": { "delay": 0, "time": "1749910260" }, "stopId": "StopPoint:OCEOUIGO-87586008" }, { "arrival": { "delay": 0, "time": "1749912420" }, "departure": { "delay": 0, "time": "1749912600" }, "stopId": "StopPoint:OCEOUIGO-87611244" }, { "arrival": { "delay": 0, "time": "1749915060" }, "stopId": "StopPoint:OCEOUIGO-87611004" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN7673F4465392:2025-06-14T00:30:32Z" } } }, { "id": "OCESN830636F4458258:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87213405" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87213413" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87213421" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87213447" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87213462" }, { "arrival": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87213470" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN830636F4458258:2025-06-14T00:30:32Z" } } }, { "id": "OCESN835712F4475328:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87192435" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87175240" }, { "arrival": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87175042" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN835712F4475328:2025-06-14T00:30:32Z" } } }, { "id": "OCESN838819F4464105:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87172031" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87172072" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87172858" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87172874" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87172122" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87172130" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN838819F4464105:2025-06-14T00:30:32Z" } } }, { "id": "OCESN839611F4463958:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87171629" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87171611" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87171645" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87174003" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN839611F4463958:2025-06-14T00:30:32Z" } } }, { "id": "OCESN841927F4419257:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87295733" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87295709" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87295048" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87295055" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87295063" }, { "arrival": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN841927F4419257:2025-06-14T00:30:32Z" } } }, { "id": "OCESN843150F4403042:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN843150F4403042:2025-06-14T00:30:32Z" } } }, { "id": "OCESN843680F4208471:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87343301" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87343319" }, { "arrival": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN843680F4208471:2025-06-14T00:30:32Z" } } }, { "id": "OCESN854339F4469507:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87478040" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87478065" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87478081" }, { "arrival": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87478107" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN854339F4469507:2025-06-14T00:30:32Z" } } }, { "id": "OCESN858341F4470058:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN858341F4470058:2025-06-14T00:30:32Z" } } }, { "id": "OCESN861391F3510488:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87576470" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87576454" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87576447" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87576405" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87576207" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN861391F3510488:2025-06-14T00:30:32Z" } } }, { "id": "OCESN863044F4379654:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87575134" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87575126" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87575118" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87575076" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87575068" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87575050" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87575043" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87575035" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN863044F4379654:2025-06-12T00:24:33Z" } } }, { "id": "OCESN87430F4461762:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-80143099" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749895047", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN87430F4461762:2025-06-14T00:30:32Z" } } }, { "id": "OCESN889977F3783039:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87734699" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87734707" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87734715" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87734731" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87726786" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN889977F3783039:2025-06-12T00:24:33Z" } } }, { "id": "OCESN893754F4428498:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897300" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749897420" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87691469" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87696203" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87696187" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87696179" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87696161" }, { "arrival": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87696146" } ], "timestamp": "1749893697", "trip": { "startDate": "20250614", "startTime": "12:35:00", "tripId": "OCESN893754F4428498:2025-06-11T00:16:05Z" } } }, { "id": "OCESN19934F4434222:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-88850010" }, { "arrival": { "delay": 0, "time": "1749897540" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-88850685" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87286872" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87286864" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87286831" }, { "arrival": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749893757", "trip": { "startDate": "20250614", "startTime": "12:36:00", "tripId": "OCESN19934F4434222:2025-06-12T00:24:33Z" } } }, { "id": "OCESN832432F4456705:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749897480" }, "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETramTrain-87534347" } ], "timestamp": "1749896728", "trip": { "startDate": "20250614", "startTime": "12:36:00", "tripId": "OCESN832432F4456705:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839137F3856692:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904380" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETrain TER-87175000" } ], "timestamp": "1749893757", "trip": { "startDate": "20250614", "startTime": "12:36:00", "tripId": "OCESN839137F3856692:2025-06-14T00:30:32Z" } } }, { "id": "OCESN858260F3839187:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749906240" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749896157", "trip": { "startDate": "20250614", "startTime": "12:36:00", "tripId": "OCESN858260F3839187:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8582F3839167:2025-02-25T01:55:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETGV INOUI-87671008" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETGV INOUI-87671339" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETGV INOUI-87672006" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETGV INOUI-87672253" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749908400" }, "departure": { "delay": 0, "time": "1749908760" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749916740" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749893757", "trip": { "startDate": "20250614", "startTime": "12:36:00", "tripId": "OCESN8582F3839167:2025-02-25T01:55:37Z" } } }, { "id": "OCESN865421F4476900:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87595520" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87594416" }, { "arrival": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749893757", "trip": { "startDate": "20250614", "startTime": "12:36:00", "tripId": "OCESN865421F4476900:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881435F4472757:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749897600" }, "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1749893757", "trip": { "startDate": "20250614", "startTime": "12:36:00", "tripId": "OCESN881435F4472757:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886119F4473136:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 300, "time": "1749897960" }, "departure": { "delay": 300, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87725713" }, { "arrival": { "delay": 300, "time": "1749898200" }, "departure": { "delay": 300, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87725721" }, { "arrival": { "delay": 300, "time": "1749898440" }, "departure": { "delay": 300, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87725739" }, { "arrival": { "delay": 300, "time": "1749898740" }, "departure": { "delay": 300, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 300, "time": "1749899040" }, "departure": { "delay": 300, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87721340" }, { "arrival": { "delay": 300, "time": "1749899400" }, "departure": { "delay": 300, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 300, "time": "1749899700" }, "departure": { "delay": 300, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 300, "time": "1749900120" }, "departure": { "delay": 300, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 300, "time": "1749900720" }, "departure": { "delay": 300, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 300, "time": "1749901140" }, "departure": { "delay": 300, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 300, "time": "1749901560" }, "departure": { "delay": 300, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 300, "time": "1749902640" }, "departure": { "delay": 300, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 300, "time": "1749903180" }, "departure": { "delay": 300, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 300, "time": "1749903540" }, "departure": { "delay": 300, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 300, "time": "1749903900" }, "departure": { "delay": 300, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 300, "time": "1749904440" }, "departure": { "delay": 300, "time": "1749904500" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 300, "time": "1749904980" }, "departure": { "delay": 300, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 300, "time": "1749905760" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749896547", "trip": { "startDate": "20250614", "startTime": "12:36:00", "tripId": "OCESN886119F4473136:2025-06-14T00:30:32Z" } } }, { "id": "OCESN889660F4473722:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897360" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87721415" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87721456" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87721464" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87721043" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87721050" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1749893757", "trip": { "startDate": "20250614", "startTime": "12:36:00", "tripId": "OCESN889660F4473722:2025-06-14T00:30:32Z" } } }, { "id": "OCESN148816F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1749900420" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749893818", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN148816F" } } }, { "id": "OCESN165303F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749897480" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1749898020" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749896788", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN165303F" } } }, { "id": "OCESN58819R3921638:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCECar-87137802" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749893818", "trip": { "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN58819R3921638:2025-06-10T14:32:59Z" } } }, { "id": "OCESN843935F4463290:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 900, "time": "1749898860" }, "departure": { "delay": 900, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 900, "time": "1749899460" }, "departure": { "delay": 900, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 900, "time": "1749900120" }, "departure": { "delay": 900, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 900, "time": "1749900720" }, "departure": { "delay": 900, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 900, "time": "1749901620" }, "departure": { "delay": 900, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 900, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749896517", "trip": { "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN843935F4463290:2025-06-14T00:30:32Z" } } }, { "id": "OCESN849928F4469156:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749893818", "trip": { "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN849928F4469156:2025-06-14T00:30:32Z" } } }, { "id": "OCESN850336F4469179:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87413302" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87413310" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87413328" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 900, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 900, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87413542" } ], "timestamp": "1749894808", "trip": { "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN850336F4469179:2025-06-14T00:30:32Z" } } }, { "id": "OCESN855230F4469601:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87471516" }, { "arrival": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87471508" } ], "timestamp": "1749893818", "trip": { "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN855230F4469601:2025-06-14T00:30:32Z" } } }, { "id": "OCESN855629F3838658:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87471102" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87473058" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87473082" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87473090" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87473116" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87473009" } ], "timestamp": "1749893818", "trip": { "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN855629F3838658:2025-06-14T00:30:32Z" } } }, { "id": "OCESN856443F3913916:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87476226" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87476234" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87476002" } ], "timestamp": "1749893818", "trip": { "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN856443F3913916:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860557F3840222:2025-06-04T00:00:41Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1749904620" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749904980" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749893818", "trip": { "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN860557F3840222:2025-06-04T00:00:41Z" } } }, { "id": "OCESN864469F4470874:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897420" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87485326" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87485334" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87485342" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87485359" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87491258" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87491290" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87491357" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87491324" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87491001" } ], "timestamp": "1749893818", "trip": { "startDate": "20250614", "startTime": "12:37:00", "tripId": "OCESN864469F4470874:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA847519F3836172:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87313692" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87313700" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87313718" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87313726" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87313734" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87313742" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87313767" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87313809" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87313817" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87317537" }, { "arrival": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87317529" } ], "timestamp": "1749893878", "trip": { "startDate": "20250614", "startTime": "12:38:00", "tripId": "OCEEA847519F3836172:2025-06-14T00:30:32Z" } } }, { "id": "OCESN843261F3528067:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 600, "time": "1749898380" }, "departure": { "delay": 600, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 600, "time": "1749898680" }, "departure": { "delay": 600, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 600, "time": "1749899160" }, "departure": { "delay": 600, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 600, "time": "1749899520" }, "departure": { "delay": 600, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 600, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749896488", "trip": { "startDate": "20250614", "startTime": "12:38:00", "tripId": "OCESN843261F3528067:2025-06-14T00:30:32Z" } } }, { "id": "OCESN862552F4470774:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87396275" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87396283" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87396291" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87396317" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87396333" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87394288" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87394270" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87394247" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87394213" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87394205" }, { "arrival": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1749893878", "trip": { "startDate": "20250614", "startTime": "12:38:00", "tripId": "OCESN862552F4470774:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886273F4473216:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749897660" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749893878", "trip": { "startDate": "20250614", "startTime": "12:38:00", "tripId": "OCESN886273F4473216:2025-06-14T00:30:32Z" } } }, { "id": "OCESN88839F4478444:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87193383" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-80253914" } ], "timestamp": "1749893878", "trip": { "startDate": "20250614", "startTime": "12:38:00", "tripId": "OCESN88839F4478444:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96510F4444175:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897480" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCETrain TER-85010082" } ], "timestamp": "1749893878", "trip": { "startDate": "20250614", "startTime": "12:38:00", "tripId": "OCESN96510F4444175:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859787F4470348:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 300, "time": "1749899280" }, "departure": { "delay": 300, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 300, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87481440" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCELO859787F4470348:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86039F4470492:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749904080" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904380" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESA86039F4470492:2025-06-14T00:30:32Z" } } }, { "id": "OCESN833205F4475583:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87192435" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87192658" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87194274" }, { "arrival": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87194001" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN833205F4475583:2025-06-14T00:30:32Z" } } }, { "id": "OCESN837640F3748933:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN837640F3748933:2025-06-14T00:30:32Z" } } }, { "id": "OCESN844843F3528769:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN844843F3528769:2025-06-10T14:32:59Z" } } }, { "id": "OCESN856131F4426588:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87471151" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87471177" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87471201" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87471219" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87476689" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87476606" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN856131F4426588:2025-06-11T00:16:05Z" } } }, { "id": "OCESN859138F3870247:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87486571" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87486563" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87481390" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87481366" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN859138F3870247:2025-06-11T00:16:05Z" } } }, { "id": "OCESN860128F4470387:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749897780" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87701532" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87487843" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87487892" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87487876" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87571802" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87571810" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87571844" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87571851" }, { "arrival": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN860128F4470387:2025-06-14T00:30:32Z" } } }, { "id": "OCESN865025F4470931:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87583617" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87583674" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87583690" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87584540" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87584532" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87584508" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN865025F4470931:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879345F3918809:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87765735" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN879345F3918809:2025-06-11T00:16:05Z" } } }, { "id": "OCESN88526F4478277:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN88526F4478277:2025-06-14T00:30:32Z" } } }, { "id": "OCESN891901F3917242:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87713099" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87713081" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87713073" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87713065" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87712323" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87712331" }, { "arrival": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749895557", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN891901F3917242:2025-06-09T02:14:31Z" } } }, { "id": "OCESN96116F4322872:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897540" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749893937", "trip": { "startDate": "20250614", "startTime": "12:39:00", "tripId": "OCESN96116F4322872:2025-06-14T00:30:32Z" } } }, { "id": "OCESN147910F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749898140" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749893997", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:40:00", "tripId": "OCESN147910F" } } }, { "id": "OCESN57844R3298519:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCECar-87571471" }, { "arrival": { "delay": 0, "time": "1749897720" }, "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCECar-87644195" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCECar-87337543" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCECar-87644039" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCECar-87689745" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCECar-87571455" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCECar-87644104" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCECar-87465724" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCECar-87571430" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCECar-87337501" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCECar-87930958" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCECar-87644153" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCECar-87688978" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCECar-87205575" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCECar-87571000" } ], "timestamp": "1749893997", "trip": { "startDate": "20250614", "startTime": "12:40:00", "tripId": "OCESN57844R3298519:2025-06-09T02:14:31Z" } } }, { "id": "OCESN62161761R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopArea:OCE87546192" } ], "timestamp": "1749893997", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:40:00", "tripId": "OCESN62161761R" } } }, { "id": "OCESN66889523R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1749902040" }, "stopId": "StopArea:OCE87682005" } ], "timestamp": "1749893997", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:40:00", "tripId": "OCESN66889523R" } } }, { "id": "OCESN830582F4458343:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749897960" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87213058" } ], "timestamp": "1749893997", "trip": { "startDate": "20250614", "startTime": "12:40:00", "tripId": "OCESN830582F4458343:2025-06-14T00:30:32Z" } } }, { "id": "OCESN847430F4463057:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313676" }, { "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "12:40:00", "tripId": "OCESN847430F4463057:2025-06-14T00:30:32Z" } } }, { "id": "OCESN852509F3879399:2025-03-06T23:52:44Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87444372" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87444380" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87444398" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87444406" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87337378" }, { "arrival": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87444414" } ], "timestamp": "1749893997", "trip": { "startDate": "20250614", "startTime": "12:40:00", "tripId": "OCESN852509F3879399:2025-03-06T23:52:44Z" } } }, { "id": "OCESN859668F4470309:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87484303" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87486894" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87481176" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87481457" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749893997", "trip": { "startDate": "20250614", "startTime": "12:40:00", "tripId": "OCESN859668F4470309:2025-06-14T00:30:32Z" } } }, { "id": "OCESN885458F4473076:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897600" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1749893997", "trip": { "startDate": "20250614", "startTime": "12:40:00", "tripId": "OCESN885458F4473076:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA848853F3927328:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87315044" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87316059" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87313064" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87316067" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87342030" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1749894057", "trip": { "startDate": "20250614", "startTime": "12:41:00", "tripId": "OCEEA848853F3927328:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3313F3863393:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749905880" }, "departure": { "delay": 0, "time": "1749906060" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749906960" }, "departure": { "delay": 0, "time": "1749907020" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749907800" }, "departure": { "delay": 0, "time": "1749907860" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749908460" }, "departure": { "delay": 0, "time": "1749908520" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749909240" }, "departure": { "delay": 0, "time": "1749909300" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749910260" }, "stopId": "StopPoint:OCETrain TER-87444877" } ], "timestamp": "1749894057", "trip": { "startDate": "20250614", "startTime": "12:41:00", "tripId": "OCESN3313F3863393:2025-06-11T00:16:05Z" } } }, { "id": "OCESN841622F4463747:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87295063" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87295055" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87295048" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87295709" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87295733" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87295600" } ], "timestamp": "1749894628", "trip": { "startDate": "20250614", "startTime": "12:41:00", "tripId": "OCESN841622F4463747:2025-06-14T00:30:32Z" } } }, { "id": "OCESN873358F4477879:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87696328" } ], "timestamp": "1749894057", "trip": { "startDate": "20250614", "startTime": "12:41:00", "tripId": "OCESN873358F4477879:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879735F4472483:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749894057", "trip": { "startDate": "20250614", "startTime": "12:41:00", "tripId": "OCESN879735F4472483:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881043F4472614:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87751750" } ], "timestamp": "1749894057", "trip": { "startDate": "20250614", "startTime": "12:41:00", "tripId": "OCESN881043F4472614:2025-06-14T00:30:32Z" } } }, { "id": "OCESN887123F4473477:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749897900" }, "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1749894057", "trip": { "startDate": "20250614", "startTime": "12:41:00", "tripId": "OCESN887123F4473477:2025-06-14T00:30:32Z" } } }, { "id": "OCESN894839F4474365:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897660" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1749896517", "trip": { "startDate": "20250614", "startTime": "12:41:00", "tripId": "OCESN894839F4474365:2025-06-14T00:30:32Z" } } }, { "id": "OCESN148902F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749898260" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749896457", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:42:00", "tripId": "OCESN148902F" } } }, { "id": "OCESN58926R3921594:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCECar-87744243" }, { "arrival": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749894118", "trip": { "startDate": "20250614", "startTime": "12:42:00", "tripId": "OCESN58926R3921594:2025-06-11T00:16:05Z" } } }, { "id": "OCESN839260F3899948:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 300, "time": "1749898440" }, "departure": { "delay": 300, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87171710" }, { "arrival": { "delay": 300, "time": "1749898680" }, "departure": { "delay": 300, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87171728" }, { "arrival": { "delay": 300, "time": "1749898980" }, "departure": { "delay": 300, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87171702" }, { "arrival": { "delay": 300, "time": "1749899220" }, "departure": { "delay": 300, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87171736" }, { "arrival": { "delay": 300, "time": "1749899880" }, "departure": { "delay": 300, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87171751" }, { "arrival": { "delay": 300, "time": "1749900240" }, "departure": { "delay": 300, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87171769" }, { "arrival": { "delay": 300, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1749895977", "trip": { "startDate": "20250614", "startTime": "12:42:00", "tripId": "OCESN839260F3899948:2025-06-14T00:30:32Z" } } }, { "id": "OCESN854669F3857037:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87473223" } ], "timestamp": "1749894118", "trip": { "startDate": "20250614", "startTime": "12:42:00", "tripId": "OCESN854669F3857037:2025-06-09T02:14:31Z" } } }, { "id": "OCESN860127F4470386:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87571851" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87571844" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87571810" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87571802" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87487876" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87487892" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87487843" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87701532" }, { "arrival": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1749894118", "trip": { "startDate": "20250614", "startTime": "12:42:00", "tripId": "OCESN860127F4470386:2025-06-14T00:30:32Z" } } }, { "id": "OCESN868018F4471379:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87592410" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87592428" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87592444" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87592485" }, { "arrival": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87592543" } ], "timestamp": "1749894118", "trip": { "startDate": "20250614", "startTime": "12:42:00", "tripId": "OCESN868018F4471379:2025-06-14T00:30:32Z" } } }, { "id": "OCESN88021R3975148:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCECar TER-87413013" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar TER-87693325" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "12:42:00", "tripId": "OCESN88021R3975148:2025-06-09T02:14:31Z" } } }, { "id": "OCESN890038F4473809:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897720" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749897840" }, "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87721605" } ], "timestamp": "1749894118", "trip": { "startDate": "20250614", "startTime": "12:42:00", "tripId": "OCESN890038F4473809:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA848718F4469028:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87313213" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87316109" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87313239" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87313296" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87276006" } ], "timestamp": "1749894178", "trip": { "startDate": "20250614", "startTime": "12:43:00", "tripId": "OCEEA848718F4469028:2025-06-14T00:30:32Z" } } }, { "id": "OCESN121031F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopArea:OCE87276469" }, { "arrival": { "delay": 0, "time": "1749899160" }, "stopId": "StopArea:OCE87276006" } ], "timestamp": "1749894178", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:43:00", "tripId": "OCESN121031F" } } }, { "id": "OCESN17524F4467014:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749904020" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749904980" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749905280" }, "departure": { "delay": 0, "time": "1749905400" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749906240" }, "departure": { "delay": 0, "time": "1749906300" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749906780" }, "departure": { "delay": 0, "time": "1749906840" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749907680" }, "departure": { "delay": 0, "time": "1749907800" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749908160" }, "departure": { "delay": 0, "time": "1749908280" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749908700" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749894178", "trip": { "startDate": "20250614", "startTime": "12:43:00", "tripId": "OCESN17524F4467014:2025-06-14T00:30:32Z" } } }, { "id": "OCESN830327F4458797:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749894178", "trip": { "startDate": "20250614", "startTime": "12:43:00", "tripId": "OCESN830327F4458797:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830531F4458523:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749894178", "trip": { "startDate": "20250614", "startTime": "12:43:00", "tripId": "OCESN830531F4458523:2025-06-14T00:30:32Z" } } }, { "id": "OCESN847818F4398276:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749894178", "trip": { "startDate": "20250614", "startTime": "12:43:00", "tripId": "OCESN847818F4398276:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879641F3918724:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897780" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749904020" }, "departure": { "delay": 0, "time": "1749904080" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904380" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749904980" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749894178", "trip": { "startDate": "20250614", "startTime": "12:43:00", "tripId": "OCESN879641F3918724:2025-06-10T14:32:59Z" } } }, { "id": "OCESN18554F4425328:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749894237", "trip": { "startDate": "20250614", "startTime": "12:44:00", "tripId": "OCESN18554F4425328:2025-06-11T00:16:05Z" } } }, { "id": "OCESN23425F4466595:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749904080" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749904440" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749904740" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749894237", "trip": { "startDate": "20250614", "startTime": "12:44:00", "tripId": "OCESN23425F4466595:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6910F3856257:2025-05-19T00:02:17Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETGV INOUI-87747006" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749909240" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749894237", "trip": { "startDate": "20250614", "startTime": "12:44:00", "tripId": "OCESN6910F3856257:2025-05-19T00:02:17Z" } } }, { "id": "OCESN6941F3821823:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903780" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749908100" }, "departure": { "delay": 0, "time": "1749908880" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749909480" }, "departure": { "delay": 0, "time": "1749909720" }, "stopId": "StopPoint:OCETGV INOUI-87741132" }, { "arrival": { "delay": 0, "time": "1749911520" }, "stopId": "StopPoint:OCETGV INOUI-87746008" } ], "timestamp": "1749894237", "trip": { "startDate": "20250614", "startTime": "12:44:00", "tripId": "OCESN6941F3821823:2025-06-09T02:14:31Z" } } }, { "id": "OCESN857017F4469811:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1749901560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749894237", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:44:00", "tripId": "OCESN857017F4469811:2025-06-14T00:30:32Z" } } }, { "id": "OCESN878913F4462068:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87734350" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87775197" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87775221" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87775239" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87775247" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1749905220" }, "departure": { "delay": 0, "time": "1749905280" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749906240" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1749894237", "trip": { "startDate": "20250614", "startTime": "12:44:00", "tripId": "OCESN878913F4462068:2025-06-13T00:25:47Z" } } }, { "id": "OCESN891807F4474067:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897840" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87712604" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87713628" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87712620" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87713636" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87713644" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87713651" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87712679" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87713669" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87713677" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87713701" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87713735" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1749894237", "trip": { "startDate": "20250614", "startTime": "12:44:00", "tripId": "OCESN891807F4474067:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA849407F4469114:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 300, "time": "1749898860" }, "departure": { "delay": 300, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 300, "time": "1749900420" }, "departure": { "delay": 300, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 300, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1749894689", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCEEA849407F4469114:2025-06-14T00:30:32Z" } } }, { "id": "OCESA881364F4472731:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87756775" }, { "arrival": { "delay": 0, "time": "1749898080" }, "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87756767" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87751529" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87590299" }, { "arrival": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87756056" } ], "timestamp": "1749894298", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESA881364F4472731:2025-06-14T00:30:32Z" } } }, { "id": "OCESN136892F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749902400" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749894298", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN136892F" } } }, { "id": "OCESN46517R4272383:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCECar TER-87317263" }, { "arrival": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCECar TER-87281071" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN46517R4272383:2025-06-10T14:32:59Z" } } }, { "id": "OCESN52409R3689813:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCECar-87474338" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar-87474569" }, { "arrival": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCECar-87755868" } ], "timestamp": "1749896157", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN52409R3689813:2025-06-07T00:26:51Z" } } }, { "id": "OCESN56063R3720010:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCECar-87338079" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCECar-87702381" }, { "arrival": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCECar-87473389" } ], "timestamp": "1749894298", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN56063R3720010:2025-06-13T00:25:47Z" } } }, { "id": "OCESN61988035R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749894298", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN61988035R" } } }, { "id": "OCESN61988062R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749899700" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749894298", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN61988062R" } } }, { "id": "OCESN7035F4424310:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETGV INOUI-87286005" } ], "timestamp": "1749894298", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN7035F4424310:2025-06-11T00:16:05Z" } } }, { "id": "OCESN841474F3716511:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87345496" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87345397" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87345389" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87343475" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87343459" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87343418" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87343400" }, { "arrival": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1749894298", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN841474F3716511:2025-06-13T00:25:47Z" } } }, { "id": "OCESN846512F3828703:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749898020" }, "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87281410" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87287292" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87287300" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87281451" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87281469" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87286302" } ], "timestamp": "1749894298", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN846512F3828703:2025-06-10T14:32:59Z" } } }, { "id": "OCESN866608F4452029:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87671016" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87671495" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87671479" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749894298", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN866608F4452029:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866742F4195130:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87582759" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87582726" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87582684" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749895168", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN866742F4195130:2025-06-14T00:30:32Z" } } }, { "id": "OCESN95264R4478631:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897900" }, "stopId": "StopPoint:OCECar TER-87611749" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCECar TER-87134387" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar TER-87586370" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCECar TER-87586362" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCECar TER-87586347" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCECar TER-87462390" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCECar TER-87586339" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCECar TER-87586263" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCECar TER-87589200" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCECar TER-87582353" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCECar TER-87586321" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCECar TER-87586313" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCECar TER-87586305" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCECar TER-87582346" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCECar TER-87586008" } ], "timestamp": "1749894298", "trip": { "startDate": "20250614", "startTime": "12:45:00", "tripId": "OCESN95264R4478631:2025-06-14T00:30:32Z" } } }, { "id": "OCESN152845F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1749901440" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1749894357", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:46:00", "tripId": "OCESN152845F" } } }, { "id": "OCESN841262F4423613:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749894357", "trip": { "startDate": "20250614", "startTime": "12:46:00", "tripId": "OCESN841262F4423613:2025-06-11T00:16:05Z" } } }, { "id": "OCESN843151F4198630:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749894357", "trip": { "startDate": "20250614", "startTime": "12:46:00", "tripId": "OCESN843151F4198630:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860635F3806774:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87545707" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87545731" }, { "arrival": { "delay": 0, "time": "1749900780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87545756" } ], "timestamp": "1749894357", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:46:00", "tripId": "OCESN860635F3806774:2025-06-10T14:32:59Z" } } }, { "id": "OCESN860658F4297994:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574699" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574681" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574665" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574640" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574558" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574541" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574533" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574509" }, { "arrival": { "delay": 0, "time": "1749903840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87545756" } ], "timestamp": "1749894357", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:46:00", "tripId": "OCESN860658F4297994:2025-06-10T14:32:59Z" } } }, { "id": "OCESN863232F4362928:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87583823" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87583849" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87575365" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87575332" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87575290" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87577403" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87575274" }, { "arrival": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87575001" } ], "timestamp": "1749894357", "trip": { "startDate": "20250614", "startTime": "12:46:00", "tripId": "OCESN863232F4362928:2025-06-11T00:16:05Z" } } }, { "id": "OCESN866611F4471263:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87671479" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87671495" }, { "arrival": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87671016" } ], "timestamp": "1749894357", "trip": { "startDate": "20250614", "startTime": "12:46:00", "tripId": "OCESN866611F4471263:2025-06-14T00:30:32Z" } } }, { "id": "OCESN88736F4478361:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749897960" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749898140" }, "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87191098" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749894357", "trip": { "startDate": "20250614", "startTime": "12:46:00", "tripId": "OCESN88736F4478361:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA848434F4135101:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87313213" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87316125" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87313338" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87313353" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87316208" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87313403" }, { "arrival": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1749894417", "trip": { "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCEEA848434F4135101:2025-06-11T00:16:05Z" } } }, { "id": "OCEEA848439F4135102:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87313403" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87316208" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87313353" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87313338" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87316125" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87313213" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749894417", "trip": { "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCEEA848439F4135102:2025-06-11T00:16:05Z" } } }, { "id": "OCESN117535F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 0, "time": "1749901680" }, "stopId": "StopArea:OCE87116137" } ], "timestamp": "1749894417", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCESN117535F" } } }, { "id": "OCESN121611F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopArea:OCE87271528" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopArea:OCE87271536" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopArea:OCE87271551" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopArea:OCE87271577" }, { "arrival": { "delay": 0, "time": "1749900060" }, "stopId": "StopArea:OCE87271593" } ], "timestamp": "1749894417", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCESN121611F" } } }, { "id": "OCESN147403F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749900480" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1749894417", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCESN147403F" } } }, { "id": "OCESN3312F4007264:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749906120" }, "departure": { "delay": 0, "time": "1749906240" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1749911640" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749894417", "trip": { "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCESN3312F4007264:2025-06-11T00:16:05Z" } } }, { "id": "OCESN7615F4465407:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCEOUIGO-87478404" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCEOUIGO-87471003" }, { "arrival": { "delay": 0, "time": "1749908700" }, "departure": { "delay": 0, "time": "1749908880" }, "stopId": "StopPoint:OCEOUIGO-87476606" }, { "arrival": { "delay": 0, "time": "1749909480" }, "departure": { "delay": 0, "time": "1749909660" }, "stopId": "StopPoint:OCEOUIGO-87476200" }, { "arrival": { "delay": 0, "time": "1749910620" }, "departure": { "delay": 0, "time": "1749910800" }, "stopId": "StopPoint:OCEOUIGO-87476002" }, { "arrival": { "delay": 0, "time": "1749913260" }, "stopId": "StopPoint:OCEOUIGO-87474098" } ], "timestamp": "1749894417", "trip": { "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCESN7615F4465407:2025-06-14T00:30:32Z" } } }, { "id": "OCESN858214F4470031:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87476754" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87476762" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87476770" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749895228", "trip": { "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCESN858214F4470031:2025-06-14T00:30:32Z" } } }, { "id": "OCESN861411F4298072:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87543157" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87543199" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87597070" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87597005" } ], "timestamp": "1749894417", "trip": { "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCESN861411F4298072:2025-06-09T02:14:31Z" } } }, { "id": "OCESN871463F4477338:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898020" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87611574" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904380" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87611533" } ], "timestamp": "1749894417", "trip": { "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCESN871463F4477338:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881683F4472829:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 600, "time": "1749898800" }, "departure": { "delay": 600, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 600, "time": "1749899100" }, "departure": { "delay": 600, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 600, "time": "1749899340" }, "departure": { "delay": 600, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 600, "time": "1749899700" }, "departure": { "delay": 600, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 600, "time": "1749900000" }, "departure": { "delay": 600, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 600, "time": "1749900360" }, "departure": { "delay": 600, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 600, "time": "1749900600" }, "departure": { "delay": 600, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 600, "time": "1749900780" }, "departure": { "delay": 600, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 600, "time": "1749901080" }, "departure": { "delay": 600, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 600, "time": "1749901440" }, "departure": { "delay": 600, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 600, "time": "1749901860" }, "departure": { "delay": 600, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 600, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1749895708", "trip": { "startDate": "20250614", "startTime": "12:47:00", "tripId": "OCESN881683F4472829:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86038F4470491:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749904740" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749905100" }, "departure": { "delay": 0, "time": "1749905160" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749905580" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESA86038F4470491:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17439F4466987:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87763607" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1749904020" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1749904980" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETrain TER-87763722" }, { "arrival": { "delay": 0, "time": "1749905760" }, "departure": { "delay": 0, "time": "1749905880" }, "stopId": "StopPoint:OCETrain TER-87763755" }, { "arrival": { "delay": 0, "time": "1749906720" }, "departure": { "delay": 0, "time": "1749906960" }, "stopId": "StopPoint:OCETrain TER-87751206" }, { "arrival": { "delay": 0, "time": "1749907680" }, "departure": { "delay": 0, "time": "1749907740" }, "stopId": "StopPoint:OCETrain TER-87751230" }, { "arrival": { "delay": 0, "time": "1749908460" }, "departure": { "delay": 0, "time": "1749908520" }, "stopId": "StopPoint:OCETrain TER-87751271" }, { "arrival": { "delay": 0, "time": "1749909180" }, "departure": { "delay": 0, "time": "1749909240" }, "stopId": "StopPoint:OCETrain TER-87751321" }, { "arrival": { "delay": 0, "time": "1749910560" }, "departure": { "delay": 0, "time": "1749910680" }, "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 0, "time": "1749911820" }, "departure": { "delay": 0, "time": "1749912000" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1749912540" }, "departure": { "delay": 0, "time": "1749912600" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749912840" }, "departure": { "delay": 0, "time": "1749912900" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749913680" }, "departure": { "delay": 0, "time": "1749913740" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749914340" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESN17439F4466987:2025-06-14T00:30:32Z" } } }, { "id": "OCESN4082F4425535:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87481002" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87484006" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87487603" }, { "arrival": { "delay": 0, "time": "1749905160" }, "departure": { "delay": 0, "time": "1749905340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87571240" }, { "arrival": { "delay": 0, "time": "1749907440" }, "departure": { "delay": 0, "time": "1749907560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87574004" }, { "arrival": { "delay": 0, "time": "1749909540" }, "departure": { "delay": 0, "time": "1749909720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87543017" }, { "arrival": { "delay": 0, "time": "1749912540" }, "departure": { "delay": 0, "time": "1749912660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87545244" }, { "arrival": { "delay": 0, "time": "1749913560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87547000" } ], "timestamp": "1749894478", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESN4082F4425535:2025-06-11T00:16:05Z" } } }, { "id": "OCESN830856F4424086:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87214577" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESN830856F4424086:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839122F3526444:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1749903780" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESN839122F3526444:2025-06-14T00:30:32Z" } } }, { "id": "OCESN847916F3876119:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87296616" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87276782" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESN847916F3876119:2025-06-14T00:30:32Z" } } }, { "id": "OCESN883313F4472888:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87742007" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESN883313F4472888:2025-06-14T00:30:32Z" } } }, { "id": "OCESN889425F4388442:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESN889425F4388442:2025-06-12T00:24:33Z" } } }, { "id": "OCESN891416F4474012:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87713586" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87712026" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87713560" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87713537" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESN891416F4474012:2025-06-14T00:30:32Z" } } }, { "id": "OCESN895059F4474392:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898080" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749898200" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87700146" }, { "arrival": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87184408" } ], "timestamp": "1749894478", "trip": { "startDate": "20250614", "startTime": "12:48:00", "tripId": "OCESN895059F4474392:2025-06-14T00:30:32Z" } } }, { "id": "OCESN16556F3827976:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1749904740" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749905940" }, "departure": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1749907020" }, "departure": { "delay": 0, "time": "1749907140" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1749909000" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749894538", "trip": { "startDate": "20250614", "startTime": "12:49:00", "tripId": "OCESN16556F3827976:2025-06-10T14:32:59Z" } } }, { "id": "OCESN19929F3923230:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87287102" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87286062" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87286831" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87286856" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87286864" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87286872" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-88850685" }, { "arrival": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-88850010" } ], "timestamp": "1749894538", "trip": { "startDate": "20250614", "startTime": "12:49:00", "tripId": "OCESN19929F3923230:2025-06-12T00:24:33Z" } } }, { "id": "OCESN23246F4466670:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1749894538", "trip": { "startDate": "20250614", "startTime": "12:49:00", "tripId": "OCESN23246F4466670:2025-06-14T00:30:32Z" } } }, { "id": "OCESN6694F4386776:2025-06-05T00:03:57Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749906060" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749894538", "trip": { "startDate": "20250614", "startTime": "12:49:00", "tripId": "OCESN6694F4386776:2025-06-05T00:03:57Z" } } }, { "id": "OCESN839926F4463895:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898140" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749898320" }, "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87171595" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87171587" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87171579" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87171561" }, { "arrival": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87171553" } ], "timestamp": "1749894538", "trip": { "startDate": "20250614", "startTime": "12:49:00", "tripId": "OCESN839926F4463895:2025-06-14T00:30:32Z" } } }, { "id": "OCESN117129F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1749902100" }, "stopId": "StopArea:OCE87116582" } ], "timestamp": "1749894598", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN117129F" } } }, { "id": "OCESN121034F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopArea:OCE87276469" } ], "timestamp": "1749894598", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN121034F" } } }, { "id": "OCESN17702F4466750:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 600, "time": "1749899640" }, "departure": { "delay": 600, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 600, "time": "1749900780" }, "departure": { "delay": 600, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 600, "time": "1749901560" }, "departure": { "delay": 600, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 600, "time": "1749902220" }, "departure": { "delay": 600, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 600, "time": "1749903420" }, "departure": { "delay": 600, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 600, "time": "1749904500" }, "departure": { "delay": 600, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 600, "time": "1749905220" }, "departure": { "delay": 600, "time": "1749905340" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 600, "time": "1749905760" }, "departure": { "delay": 600, "time": "1749905820" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 600, "time": "1749906540" }, "departure": { "delay": 600, "time": "1749906660" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 600, "time": "1749907920" }, "departure": { "delay": 600, "time": "1749908040" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 600, "time": "1749908640" }, "departure": { "delay": 600, "time": "1749908760" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 600, "time": "1749909240" }, "departure": { "delay": 600, "time": "1749909360" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 600, "time": "1749909780" }, "departure": { "delay": 600, "time": "1749909900" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 600, "time": "1749910200" }, "departure": { "delay": 600, "time": "1749910320" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 600, "time": "1749910680" }, "departure": { "delay": 600, "time": "1749910800" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 600, "time": "1749911340" }, "departure": { "delay": 600, "time": "1749911460" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 600, "time": "1749912600" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749895198", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN17702F4466750:2025-06-14T00:30:32Z" } } }, { "id": "OCESN18513F4467122:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN18513F4467122:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23245F3923075:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN23245F3923075:2025-06-10T14:32:59Z" } } }, { "id": "OCESN428807R4410426:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCECar TER-87174003" }, { "arrival": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCECar TER-87118000" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN428807R4410426:2025-06-14T00:30:32Z" } } }, { "id": "OCESN45000R4476494:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCECar TER-87193821" }, { "arrival": { "delay": 0, "time": "1749898260" }, "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCECar TER-87406934" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCECar TER-87199612" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar TER-87686360" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCECar TER-87635771" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCECar TER-87406959" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCECar TER-87193797" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCECar TER-87406967" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCECar TER-87193789" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCECar TER-87199604" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCECar TER-87193771" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCECar TER-87193615" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN45000R4476494:2025-06-14T00:30:32Z" } } }, { "id": "OCESN57512R3512094:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCECar-87571539" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCECar-87110320" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCECar-87571547" }, { "arrival": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCECar-87110338" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN57512R3512094:2025-06-10T14:32:59Z" } } }, { "id": "OCESN61988091R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749894598", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN61988091R" } } }, { "id": "OCESN61988121R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749900900" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749894598", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN61988121R" } } }, { "id": "OCESN7692F4465388:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCEOUIGO-87212027" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCEOUIGO-87192039" }, { "arrival": { "delay": 0, "time": "1749907260" }, "stopId": "StopPoint:OCEOUIGO-87113001" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN7692F4465388:2025-06-14T00:30:32Z" } } }, { "id": "OCESN830756F4458115:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87212415" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87212431" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87212449" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87212456" }, { "arrival": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87212464" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN830756F4458115:2025-06-14T00:30:32Z" } } }, { "id": "OCESN834117F4476031:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87141374" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87144014" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN834117F4476031:2025-06-14T00:30:32Z" } } }, { "id": "OCESN88511F4169399:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN88511F4169399:2025-06-14T00:30:32Z" } } }, { "id": "OCESN889667F4473724:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898200" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87721050" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87721043" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87721464" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87721456" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87721415" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749894598", "trip": { "startDate": "20250614", "startTime": "12:50:00", "tripId": "OCESN889667F4473724:2025-06-14T00:30:32Z" } } }, { "id": "OCESA881135F4472661:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "12:51:00", "tripId": "OCESA881135F4472661:2025-06-14T00:30:32Z" } } }, { "id": "OCESA881230F4428034:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749898380" }, "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749904740" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749904980" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749905220" }, "departure": { "delay": 0, "time": "1749905280" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749905460" }, "departure": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749906300" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "12:51:00", "tripId": "OCESA881230F4428034:2025-06-11T00:16:05Z" } } }, { "id": "OCESN15941F4466949:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749898860" }, "stopId": "StopPoint:OCEINTERCITES-87734004" }, { "arrival": { "delay": 600, "time": "1749900300" }, "departure": { "delay": 600, "time": "1749900360" }, "stopId": "StopPoint:OCEINTERCITES-87734202" }, { "arrival": { "delay": 600, "time": "1749901140" }, "departure": { "delay": 600, "time": "1749901200" }, "stopId": "StopPoint:OCEINTERCITES-87734244" }, { "arrival": { "delay": 600, "time": "1749901500" }, "departure": { "delay": 600, "time": "1749901560" }, "stopId": "StopPoint:OCEINTERCITES-87734251" }, { "arrival": { "delay": 600, "time": "1749902700" }, "departure": { "delay": 600, "time": "1749902760" }, "stopId": "StopPoint:OCEINTERCITES-87734871" }, { "arrival": { "delay": 600, "time": "1749904080" }, "stopId": "StopPoint:OCEINTERCITES-87645507" } ], "timestamp": "1749896067", "trip": { "startDate": "20250614", "startTime": "12:51:00", "tripId": "OCESN15941F4466949:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23380F4138974:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87745679" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "12:51:00", "tripId": "OCESN23380F4138974:2025-06-11T00:16:05Z" } } }, { "id": "OCESN57535R4468695:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCECar-87110338" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCECar-87110320" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCECar-87571539" }, { "arrival": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCECar-87571000" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "12:51:00", "tripId": "OCESN57535R4468695:2025-06-14T00:30:32Z" } } }, { "id": "OCESN864544F4470893:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87491506" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87491472" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87491449" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87491811" }, { "arrival": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87491803" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "12:51:00", "tripId": "OCESN864544F4470893:2025-06-14T00:30:32Z" } } }, { "id": "OCESN868411F4471447:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87594093" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87594275" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87594168" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87594135" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87594119" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87594499" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "12:51:00", "tripId": "OCESN868411F4471447:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881038F4472611:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "12:51:00", "tripId": "OCESN881038F4472611:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96277F4455215:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898260" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1749894658", "trip": { "startDate": "20250614", "startTime": "12:51:00", "tripId": "OCESN96277F4455215:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859527F4426920:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETramTrain-87481598" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETramTrain-87481002" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCELO859527F4426920:2025-06-11T00:16:05Z" } } }, { "id": "OCESN136867F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749902460" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749894717", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN136867F" } } }, { "id": "OCESN165818F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749902520" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749894717", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN165818F" } } }, { "id": "OCESN6615F3834051:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749905760" }, "departure": { "delay": 0, "time": "1749906120" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749906600" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN6615F3834051:2025-06-10T14:32:59Z" } } }, { "id": "OCESN6685F3821713:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749905760" }, "departure": { "delay": 0, "time": "1749906360" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749909120" }, "stopId": "StopPoint:OCETGV INOUI-87726000" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN6685F3821713:2025-06-10T14:32:59Z" } } }, { "id": "OCESN8121F3523364:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749905640" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN8121F3523364:2025-06-09T02:14:31Z" } } }, { "id": "OCESN831753F4457272:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN831753F4457272:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834132F4475457:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87144683" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87141432" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87141424" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87141408" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87141390" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87141382" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87141374" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN834132F4475457:2025-06-14T00:30:32Z" } } }, { "id": "OCESN843632F4463389:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749898620" }, "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87343319" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87343301" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN843632F4463389:2025-06-14T00:30:32Z" } } }, { "id": "OCESN857434F3869594:2025-05-25T23:59:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87484048" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87484139" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87484147" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87484154" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87484170" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87396374" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87396358" }, { "arrival": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN857434F3869594:2025-05-25T23:59:13Z" } } }, { "id": "OCESN873998F4475674:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87734350" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87734343" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87731885" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87734335" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87734319" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1749905280" }, "departure": { "delay": 0, "time": "1749905340" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1749905760" }, "departure": { "delay": 0, "time": "1749905820" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749906120" }, "departure": { "delay": 0, "time": "1749906180" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749906900" }, "departure": { "delay": 0, "time": "1749906960" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749907800" }, "departure": { "delay": 0, "time": "1749907860" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1749908400" }, "departure": { "delay": 0, "time": "1749908460" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749908760" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN873998F4475674:2025-06-14T00:30:32Z" } } }, { "id": "OCESN87429F4461759:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749898560" }, "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-80143099" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN87429F4461759:2025-06-14T00:30:32Z" } } }, { "id": "OCESN889980F4473768:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749898440" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87726786" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87734731" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87734715" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87734707" }, { "arrival": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87734699" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN889980F4473768:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8921F3993485:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898320" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749905640" }, "departure": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749907980" }, "departure": { "delay": 0, "time": "1749908160" }, "stopId": "StopPoint:OCETGV INOUI-87481705" }, { "arrival": { "delay": 0, "time": "1749908940" }, "departure": { "delay": 0, "time": "1749909180" }, "stopId": "StopPoint:OCETGV INOUI-87481754" }, { "arrival": { "delay": 0, "time": "1749909780" }, "stopId": "StopPoint:OCETGV INOUI-87481788" } ], "timestamp": "1749894717", "trip": { "startDate": "20250614", "startTime": "12:52:00", "tripId": "OCESN8921F3993485:2025-06-14T00:30:32Z" } } }, { "id": "OCELO859786F4470347:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749898500" }, "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749894777", "trip": { "startDate": "20250614", "startTime": "12:53:00", "tripId": "OCELO859786F4470347:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879539F4472435:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749894777", "trip": { "startDate": "20250614", "startTime": "12:53:00", "tripId": "OCESN879539F4472435:2025-06-14T00:30:32Z" } } }, { "id": "OCESN880137F4472528:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749895708", "trip": { "startDate": "20250614", "startTime": "12:53:00", "tripId": "OCESN880137F4472528:2025-06-14T00:30:32Z" } } }, { "id": "OCESN891160F3505568:2025-05-06T00:41:34Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898380" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87682302" } ], "timestamp": "1749894777", "trip": { "startDate": "20250614", "startTime": "12:53:00", "tripId": "OCESN891160F3505568:2025-05-06T00:41:34Z" } } }, { "id": "OCESN860712F3510761:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87574434" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87574442" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87574459" }, { "arrival": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87574475" } ], "timestamp": "1749894837", "trip": { "startDate": "20250614", "startTime": "12:54:00", "tripId": "OCESN860712F3510761:2025-06-11T00:16:05Z" } } }, { "id": "OCESN879732F4472482:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1749894837", "trip": { "startDate": "20250614", "startTime": "12:54:00", "tripId": "OCESN879732F4472482:2025-06-14T00:30:32Z" } } }, { "id": "OCESN880134F4472526:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898440" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749898680" }, "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1749894837", "trip": { "startDate": "20250614", "startTime": "12:54:00", "tripId": "OCESN880134F4472526:2025-06-14T00:30:32Z" } } }, { "id": "OCESN2580F3822674:2025-04-05T23:07:11Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETGV INOUI-87144451" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETGV INOUI-87144006" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETGV INOUI-87141002" }, { "arrival": { "delay": 0, "time": "1749908340" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749894897", "trip": { "startDate": "20250614", "startTime": "12:55:00", "tripId": "OCESN2580F3822674:2025-04-05T23:07:11Z" } } }, { "id": "OCESN66889530R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1749902940" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1749894897", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:55:00", "tripId": "OCESN66889530R" } } }, { "id": "OCESN833448F4475537:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87191734" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87191718" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87191700" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87191692" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87175794" }, { "arrival": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87175778" } ], "timestamp": "1749894897", "trip": { "startDate": "20250614", "startTime": "12:55:00", "tripId": "OCESN833448F4475537:2025-06-14T00:30:32Z" } } }, { "id": "OCESN835763F4476853:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87141200" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1749894897", "trip": { "startDate": "20250614", "startTime": "12:55:00", "tripId": "OCESN835763F4476853:2025-06-14T00:30:32Z" } } }, { "id": "OCESN864806F4470920:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1749906360" }, "departure": { "delay": 0, "time": "1749906420" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1749907200" }, "departure": { "delay": 0, "time": "1749907260" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1749907800" }, "stopId": "StopPoint:OCETrain TER-87485003" } ], "timestamp": "1749894897", "trip": { "startDate": "20250614", "startTime": "12:55:00", "tripId": "OCESN864806F4470920:2025-06-14T00:30:32Z" } } }, { "id": "OCESN866818F3920186:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 300, "time": "1749899460" }, "departure": { "delay": 300, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 300, "time": "1749899820" }, "departure": { "delay": 300, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 300, "time": "1749900300" }, "departure": { "delay": 300, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 300, "time": "1749900840" }, "departure": { "delay": 300, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 300, "time": "1749901440" }, "departure": { "delay": 300, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 300, "time": "1749902100" }, "departure": { "delay": 300, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 300, "time": "1749902520" }, "departure": { "delay": 300, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 300, "time": "1749903000" }, "departure": { "delay": 300, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 300, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749896788", "trip": { "startDate": "20250614", "startTime": "12:55:00", "tripId": "OCESN866818F3920186:2025-06-11T00:16:05Z" } } }, { "id": "OCESN877555F4462030:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898500" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87775817" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87775825" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87775841" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87775858" }, { "arrival": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87775866" } ], "timestamp": "1749894897", "trip": { "startDate": "20250614", "startTime": "12:55:00", "tripId": "OCESN877555F4462030:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88063R3904708:2025-06-02T00:00:15Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1749899700" }, "stopId": "StopPoint:OCECar TER-87413344" }, { "arrival": { "delay": 1200, "time": "1749901620" }, "stopId": "StopPoint:OCECar TER-87693341" } ], "timestamp": "1749896097", "trip": { "startDate": "20250614", "startTime": "12:55:00", "tripId": "OCESN88063R3904708:2025-06-02T00:00:15Z" } } }, { "id": "OCESN35050R4466025:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCECar TER-87694687" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCECar TER-87694695" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCECar TER-87694851" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCECar TER-87282335" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCECar TER-87694869" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCECar TER-87667980" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCECar TER-87696427" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCECar TER-87668095" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCECar TER-87668111" }, { "arrival": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCECar TER-87696328" } ], "timestamp": "1749895017", "trip": { "startDate": "20250614", "startTime": "12:56:00", "tripId": "OCESN35050R4466025:2025-06-14T00:30:32Z" } } }, { "id": "OCESN462736R4476686:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCECar TER-87672006" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCECar TER-87672139" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCECar TER-87671339" }, { "arrival": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCECar TER-87671008" } ], "timestamp": "1749894957", "trip": { "startDate": "20250614", "startTime": "12:56:00", "tripId": "OCESN462736R4476686:2025-06-14T00:30:32Z" } } }, { "id": "OCESN7322F3840476:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETGV INOUI-87281006" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETGV INOUI-87286302" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETGV INOUI-87342006" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETGV INOUI-87345025" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749906720" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1749894957", "trip": { "startDate": "20250614", "startTime": "12:56:00", "tripId": "OCESN7322F3840476:2025-06-09T02:14:31Z" } } }, { "id": "OCESN843367F3835586:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87345447" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87345439" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87345421" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87345413" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87345405" }, { "arrival": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1749894957", "trip": { "startDate": "20250614", "startTime": "12:56:00", "tripId": "OCESN843367F3835586:2025-06-11T00:16:05Z" } } }, { "id": "OCESN859363F4470204:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87484329" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87484204" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87484246" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87484303" } ], "timestamp": "1749894957", "trip": { "startDate": "20250614", "startTime": "12:56:00", "tripId": "OCESN859363F4470204:2025-06-14T00:30:32Z" } } }, { "id": "OCESN9552F4443986:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898560" }, "stopId": "StopPoint:OCEICE-80110684" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCEICE-80196980" }, { "arrival": { "delay": 0, "time": "1749905940" }, "departure": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCEICE-80253914" }, { "arrival": { "delay": 0, "time": "1749906540" }, "departure": { "delay": 0, "time": "1749906720" }, "stopId": "StopPoint:OCEICE-87193003" }, { "arrival": { "delay": 0, "time": "1749913920" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1749894957", "trip": { "startDate": "20250614", "startTime": "12:56:00", "tripId": "OCESN9552F4443986:2025-06-12T00:24:33Z" } } }, { "id": "OCESN4089F4425538:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87547000" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87545244" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87543017" }, { "arrival": { "delay": 0, "time": "1749905520" }, "departure": { "delay": 0, "time": "1749905700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87574004" }, { "arrival": { "delay": 0, "time": "1749907320" }, "departure": { "delay": 0, "time": "1749907440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87571240" }, { "arrival": { "delay": 0, "time": "1749909600" }, "departure": { "delay": 0, "time": "1749909720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87487603" }, { "arrival": { "delay": 0, "time": "1749911040" }, "departure": { "delay": 0, "time": "1749911220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87484006" }, { "arrival": { "delay": 0, "time": "1749913860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEOUIGO-87481002" } ], "timestamp": "1749895017", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "12:57:00", "tripId": "OCESN4089F4425538:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8019F3820818:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETGV INOUI-87471003" } ], "timestamp": "1749895017", "trip": { "startDate": "20250614", "startTime": "12:57:00", "tripId": "OCESN8019F3820818:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8619F3840712:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749906780" }, "departure": { "delay": 0, "time": "1749906960" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1749911100" }, "stopId": "StopPoint:OCETGV INOUI-87474007" } ], "timestamp": "1749895017", "trip": { "startDate": "20250614", "startTime": "12:57:00", "tripId": "OCESN8619F3840712:2025-06-14T00:30:32Z" } } }, { "id": "OCESN865758F4437702:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595827" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595777" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584474" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584466" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584441" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1749904800" }, "departure": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1749905220" }, "departure": { "delay": 0, "time": "1749905280" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1749905700" }, "departure": { "delay": 0, "time": "1749905760" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749906960" }, "departure": { "delay": 0, "time": "1749907020" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749907260" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749895017", "trip": { "startDate": "20250614", "startTime": "12:57:00", "tripId": "OCESN865758F4437702:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877957F4462067:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749898800" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87734319" }, { "arrival": { "delay": 0, "time": "1749905040" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETrain TER-87734335" }, { "arrival": { "delay": 0, "time": "1749906000" }, "departure": { "delay": 0, "time": "1749906060" }, "stopId": "StopPoint:OCETrain TER-87731885" }, { "arrival": { "delay": 0, "time": "1749907380" }, "departure": { "delay": 0, "time": "1749907440" }, "stopId": "StopPoint:OCETrain TER-87734343" }, { "arrival": { "delay": 0, "time": "1749908580" }, "departure": { "delay": 0, "time": "1749908820" }, "stopId": "StopPoint:OCETrain TER-87734350" }, { "arrival": { "delay": 0, "time": "1749909960" }, "departure": { "delay": 0, "time": "1749910320" }, "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 0, "time": "1749911400" }, "departure": { "delay": 0, "time": "1749911460" }, "stopId": "StopPoint:OCETrain TER-87775197" }, { "arrival": { "delay": 0, "time": "1749912240" }, "departure": { "delay": 0, "time": "1749912300" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1749913860" }, "departure": { "delay": 0, "time": "1749914040" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1749914940" }, "departure": { "delay": 0, "time": "1749915060" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1749915960" }, "departure": { "delay": 0, "time": "1749916020" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749917040" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1749895017", "trip": { "startDate": "20250614", "startTime": "12:57:00", "tripId": "OCESN877957F4462067:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887325F4473543:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898620" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749898740" }, "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1749895017", "trip": { "startDate": "20250614", "startTime": "12:57:00", "tripId": "OCESN887325F4473543:2025-06-14T00:30:32Z" } } }, { "id": "OCESN165807F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749902940" }, "stopId": "StopArea:OCE87393488" } ], "timestamp": "1749895077", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:58:00", "tripId": "OCESN165807F" } } }, { "id": "OCESN830639F4458255:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87213462" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87213447" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87213421" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87213413" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87213405" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749895077", "trip": { "startDate": "20250614", "startTime": "12:58:00", "tripId": "OCESN830639F4458255:2025-06-13T00:25:47Z" } } }, { "id": "OCESN848973F3927375:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749898860" }, "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87313395" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87313833" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87411470" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87411462" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87411454" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87411447" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87411439" }, { "arrival": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749895077", "trip": { "startDate": "20250614", "startTime": "12:58:00", "tripId": "OCESN848973F3927375:2025-06-14T00:30:32Z" } } }, { "id": "OCESN871612F4477385:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904380" }, "stopId": "StopPoint:OCETrain TER-87613000" }, { "arrival": { "delay": 0, "time": "1749905940" }, "departure": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCETrain TER-87613141" }, { "arrival": { "delay": 0, "time": "1749906840" }, "departure": { "delay": 0, "time": "1749906900" }, "stopId": "StopPoint:OCETrain TER-87594333" }, { "arrival": { "delay": 0, "time": "1749908340" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749895077", "trip": { "startDate": "20250614", "startTime": "12:58:00", "tripId": "OCESN871612F4477385:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881682F4472828:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898680" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749898920" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1749895077", "trip": { "startDate": "20250614", "startTime": "12:58:00", "tripId": "OCESN881682F4472828:2025-06-14T00:30:32Z" } } }, { "id": "OCESN165314F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749899280" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749895138", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "12:59:00", "tripId": "OCESN165314F" } } }, { "id": "OCESN836372F4475137:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87141291" } ], "timestamp": "1749895138", "trip": { "startDate": "20250614", "startTime": "12:59:00", "tripId": "OCESN836372F4475137:2025-06-14T00:30:32Z" } } }, { "id": "OCESN847939F4269288:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1749895138", "trip": { "startDate": "20250614", "startTime": "12:59:00", "tripId": "OCESN847939F4269288:2025-06-14T00:30:32Z" } } }, { "id": "OCESN859653F4470298:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898740" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87481457" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87481176" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87486894" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87484303" } ], "timestamp": "1749895138", "trip": { "startDate": "20250614", "startTime": "12:59:00", "tripId": "OCESN859653F4470298:2025-06-14T00:30:32Z" } } }, { "id": "OCESN56325R3724690:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar-87476556" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCECar-87003483" }, { "arrival": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCECar-87476606" } ], "timestamp": "1749895198", "trip": { "startDate": "20250614", "startTime": "13:00:00", "tripId": "OCESN56325R3724690:2025-06-07T00:26:51Z" } } }, { "id": "OCESN62161779R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopArea:OCE87546192" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749895198", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:00:00", "tripId": "OCESN62161779R" } } }, { "id": "OCESN72002R4459241:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCECar TER-87775007" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCECar TER-87775288" } ], "timestamp": "1749895198", "trip": { "startDate": "20250614", "startTime": "13:00:00", "tripId": "OCESN72002R4459241:2025-06-14T00:30:32Z" } } }, { "id": "OCESN853122F3520270:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87478263" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87448514" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87447649" }, { "arrival": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87447680" } ], "timestamp": "1749895198", "trip": { "startDate": "20250614", "startTime": "13:00:00", "tripId": "OCESN853122F3520270:2025-06-11T00:16:05Z" } } }, { "id": "OCESN863233F4362929:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1749899100" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87575274" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87577403" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87575290" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87575332" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87575365" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87583849" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87583823" }, { "arrival": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1749895198", "trip": { "startDate": "20250614", "startTime": "13:00:00", "tripId": "OCESN863233F4362929:2025-06-11T00:16:05Z" } } }, { "id": "OCESN890318F4473882:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898800" }, "stopId": "StopPoint:OCETrain TER-87722728" }, { "arrival": { "delay": 0, "time": "1749898980" }, "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749895198", "trip": { "startDate": "20250614", "startTime": "13:00:00", "tripId": "OCESN890318F4473882:2025-06-14T00:30:32Z" } } }, { "id": "OCESN145418F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1749901320" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749895258", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:01:00", "tripId": "OCESN145418F" } } }, { "id": "OCESN5959F3822506:2025-02-07T11:15:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87686667" }, { "arrival": { "delay": 0, "time": "1749905880" }, "departure": { "delay": 0, "time": "1749906000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749907740" }, "departure": { "delay": 0, "time": "1749907860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749909420" }, "departure": { "delay": 0, "time": "1749909540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 0, "time": "1749910800" }, "departure": { "delay": 0, "time": "1749910920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 0, "time": "1749911460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCEINTERCITES-87734004" } ], "timestamp": "1749895258", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "13:01:00", "tripId": "OCESN5959F3822506:2025-02-07T11:15:13Z" } } }, { "id": "OCESN831652F3522837:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87214247" } ], "timestamp": "1749895258", "trip": { "startDate": "20250614", "startTime": "13:01:00", "tripId": "OCESN831652F3522837:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843263F3521773:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749895258", "trip": { "startDate": "20250614", "startTime": "13:01:00", "tripId": "OCESN843263F3521773:2025-06-14T00:30:32Z" } } }, { "id": "OCESN847421F4463065:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313676" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1749903480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313510" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "13:01:00", "tripId": "OCESN847421F4463065:2025-06-14T00:30:32Z" } } }, { "id": "OCESN856136F3913880:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87476689" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87471219" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87471201" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87471177" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87471151" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749895258", "trip": { "startDate": "20250614", "startTime": "13:01:00", "tripId": "OCESN856136F3913880:2025-06-11T00:16:05Z" } } }, { "id": "OCESN895963F4474484:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898860" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1749895258", "trip": { "startDate": "20250614", "startTime": "13:01:00", "tripId": "OCESN895963F4474484:2025-06-14T00:30:32Z" } } }, { "id": "OCESN148805F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749901680" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1749895318", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:02:00", "tripId": "OCESN148805F" } } }, { "id": "OCESN151954F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749904920" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749895318", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:02:00", "tripId": "OCESN151954F" } } }, { "id": "OCESN843733F4423519:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87342097" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87342113" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87345108" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1749895318", "trip": { "startDate": "20250614", "startTime": "13:02:00", "tripId": "OCESN843733F4423519:2025-06-11T00:16:05Z" } } }, { "id": "OCESN852441F3530742:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749899040" }, "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87444323" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87444372" } ], "timestamp": "1749895318", "trip": { "startDate": "20250614", "startTime": "13:02:00", "tripId": "OCESN852441F3530742:2025-06-11T00:16:05Z" } } }, { "id": "OCESN857665F4469954:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87478743" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87478750" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87478768" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749895318", "trip": { "startDate": "20250614", "startTime": "13:02:00", "tripId": "OCESN857665F4469954:2025-06-14T00:30:32Z" } } }, { "id": "OCESN889917F4428385:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898920" }, "stopId": "StopPoint:OCETrain TER-87726448" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87726430" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87726422" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87726414" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87726406" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87726232" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749895318", "trip": { "startDate": "20250614", "startTime": "13:02:00", "tripId": "OCESN889917F4428385:2025-06-11T00:16:05Z" } } }, { "id": "OCESN847869F4028290:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87276733" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87272013" }, { "arrival": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1749895377", "trip": { "startDate": "20250614", "startTime": "13:03:00", "tripId": "OCESN847869F4028290:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871206F4477286:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749898980" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87613802" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87613489" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87613471" }, { "arrival": { "delay": 0, "time": "1749904020" }, "departure": { "delay": 0, "time": "1749904080" }, "stopId": "StopPoint:OCETrain TER-87613463" }, { "arrival": { "delay": 0, "time": "1749904980" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87613893" }, { "arrival": { "delay": 0, "time": "1749905880" }, "departure": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCETrain TER-87613877" }, { "arrival": { "delay": 0, "time": "1749906660" }, "departure": { "delay": 0, "time": "1749906840" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1749907200" }, "departure": { "delay": 0, "time": "1749907260" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1749908160" }, "departure": { "delay": 0, "time": "1749908220" }, "stopId": "StopPoint:OCETrain TER-87613604" }, { "arrival": { "delay": 0, "time": "1749908580" }, "departure": { "delay": 0, "time": "1749908640" }, "stopId": "StopPoint:OCETrain TER-87645168" }, { "arrival": { "delay": 0, "time": "1749910080" }, "departure": { "delay": 0, "time": "1749910140" }, "stopId": "StopPoint:OCETrain TER-87645192" }, { "arrival": { "delay": 0, "time": "1749911520" }, "departure": { "delay": 0, "time": "1749911580" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1749912360" }, "departure": { "delay": 0, "time": "1749912420" }, "stopId": "StopPoint:OCETrain TER-87645440" }, { "arrival": { "delay": 0, "time": "1749913680" }, "departure": { "delay": 0, "time": "1749913740" }, "stopId": "StopPoint:OCETrain TER-87645473" }, { "arrival": { "delay": 0, "time": "1749914400" }, "departure": { "delay": 0, "time": "1749914460" }, "stopId": "StopPoint:OCETrain TER-87645481" }, { "arrival": { "delay": 0, "time": "1749914940" }, "departure": { "delay": 0, "time": "1749915120" }, "stopId": "StopPoint:OCETrain TER-87645507" }, { "arrival": { "delay": 0, "time": "1749916380" }, "departure": { "delay": 0, "time": "1749916620" }, "stopId": "StopPoint:OCETrain TER-87734871" }, { "arrival": { "delay": 0, "time": "1749917760" }, "departure": { "delay": 0, "time": "1749917820" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749918060" }, "departure": { "delay": 0, "time": "1749918120" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749918900" }, "departure": { "delay": 0, "time": "1749918960" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749920280" }, "departure": { "delay": 0, "time": "1749920340" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749920640" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749895377", "trip": { "startDate": "20250614", "startTime": "13:03:00", "tripId": "OCESN871206F4477286:2025-06-14T00:30:32Z" } } }, { "id": "OCESN23318F4466635:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749899160" }, "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749899220" }, "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87745679" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "13:04:00", "tripId": "OCESN23318F4466635:2025-06-14T00:30:32Z" } } }, { "id": "OCESN831417F4457778:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87182329" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87182725" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87182717" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87182691" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "13:04:00", "tripId": "OCESN831417F4457778:2025-06-14T00:30:32Z" } } }, { "id": "OCESN839217F4159108:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87171330" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87400986" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87171322" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87171314" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87171298" }, { "arrival": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "13:04:00", "tripId": "OCESN839217F4159108:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841842F4430804:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87295014" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87295568" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "13:04:00", "tripId": "OCESN841842F4430804:2025-06-12T00:24:33Z" } } }, { "id": "OCESN8874F4473576:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749907320" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "13:04:00", "tripId": "OCESN8874F4473576:2025-06-14T00:30:32Z" } } }, { "id": "OCESN890041F4464013:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87721605" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "13:04:00", "tripId": "OCESN890041F4464013:2025-06-14T00:30:32Z" } } }, { "id": "OCESN894106F4474239:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899040" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87184531" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87184556" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87718437" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87718429" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87718411" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87718403" }, { "arrival": { "delay": 0, "time": "1749904080" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749895437", "trip": { "startDate": "20250614", "startTime": "13:04:00", "tripId": "OCESN894106F4474239:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA847734F4037321:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 1200, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87313601" }, { "arrival": { "delay": 1200, "time": "1749900900" }, "departure": { "delay": 1200, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87316406" }, { "arrival": { "delay": 1200, "time": "1749901080" }, "departure": { "delay": 1200, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87313593" }, { "arrival": { "delay": 1200, "time": "1749901260" }, "departure": { "delay": 1200, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87313585" }, { "arrival": { "delay": 1200, "time": "1749901500" }, "departure": { "delay": 1200, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87316398" }, { "arrival": { "delay": 1200, "time": "1749901800" }, "departure": { "delay": 1200, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87313577" }, { "arrival": { "delay": 1200, "time": "1749902040" }, "departure": { "delay": 1200, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87313569" }, { "arrival": { "delay": 1200, "time": "1749902340" }, "departure": { "delay": 1200, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87313551" }, { "arrival": { "delay": 1200, "time": "1749902580" }, "departure": { "delay": 1200, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87313544" }, { "arrival": { "delay": 1200, "time": "1749902820" }, "departure": { "delay": 1200, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87276618" }, { "arrival": { "delay": 1200, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87276006" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCEEA847734F4037321:2025-06-12T00:24:33Z" } } }, { "id": "OCESN158704F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749902040" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749896067", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN158704F" } } }, { "id": "OCESN23147F3923122:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN23147F3923122:2025-06-10T14:32:59Z" } } }, { "id": "OCESN832046F4456917:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749899400" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749904080" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904380" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749904680" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN832046F4456917:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832346F4456826:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN832346F4456826:2025-06-14T00:30:32Z" } } }, { "id": "OCESN843934F4463291:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1749903780" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749896728", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN843934F4463291:2025-06-14T00:30:32Z" } } }, { "id": "OCESN857642F4316625:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87478545" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87478560" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87396200" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN857642F4316625:2025-05-27T00:06:32Z" } } }, { "id": "OCESN866236F3860866:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1749899280" }, "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1749904620" }, "departure": { "delay": 0, "time": "1749904680" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749904980" }, "stopId": "StopPoint:OCETrain TER-87584508" }, { "arrival": { "delay": 0, "time": "1749905340" }, "stopId": "StopPoint:OCETrain TER-87584516" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN866236F3860866:2025-06-14T00:30:32Z" } } }, { "id": "OCESN87143R3508363:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCECar TER-87478263" }, { "arrival": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCECar TER-87321992" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN87143R3508363:2025-06-11T00:16:05Z" } } }, { "id": "OCESN874130F4477955:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87734103" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87734111" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87734129" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87732404" } ], "timestamp": "1749895497", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN874130F4477955:2025-06-14T00:30:32Z" } } }, { "id": "OCESN891708F4474046:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899100" }, "stopId": "StopPoint:OCETrain TER-87713859" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87713842" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87713834" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87712265" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87713826" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87713008" }, { "arrival": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749895977", "trip": { "startDate": "20250614", "startTime": "13:05:00", "tripId": "OCESN891708F4474046:2025-06-14T00:30:32Z" } } }, { "id": "OCESN848521F4148093:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87313296" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749895557", "trip": { "startDate": "20250614", "startTime": "13:06:00", "tripId": "OCESN848521F4148093:2025-06-14T00:30:32Z" } } }, { "id": "OCESN848972F3513217:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411439" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411447" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411454" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411462" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411470" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313833" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313395" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749904140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749895557", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "13:06:00", "tripId": "OCESN848972F3513217:2025-06-12T00:24:33Z" } } }, { "id": "OCESN850614F3927493:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749902820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87411173" } ], "timestamp": "1749895557", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "13:06:00", "tripId": "OCESN850614F3927493:2025-06-11T00:16:05Z" } } }, { "id": "OCESN862519F3899330:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1749905160" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1749905880" }, "departure": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1749906660" }, "departure": { "delay": 0, "time": "1749906720" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1749907620" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749895557", "trip": { "startDate": "20250614", "startTime": "13:06:00", "tripId": "OCESN862519F3899330:2025-06-14T00:30:32Z" } } }, { "id": "OCESN887128F4473481:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899160" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749895557", "trip": { "startDate": "20250614", "startTime": "13:06:00", "tripId": "OCESN887128F4473481:2025-06-14T00:30:32Z" } } }, { "id": "OCESN148820F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1749902220" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749895617", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN148820F" } } }, { "id": "OCESN165307F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749899760" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749895617", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN165307F" } } }, { "id": "OCESN58821R4274359:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCECar-87137802" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN58821R4274359:2025-06-10T14:32:59Z" } } }, { "id": "OCESN844508F3835817:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87223263" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN844508F3835817:2025-06-11T00:16:05Z" } } }, { "id": "OCESN850419F3926385:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87413328" }, { "arrival": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN850419F3926385:2025-06-10T14:32:59Z" } } }, { "id": "OCESN851111F4426330:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87381624" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87387092" }, { "arrival": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87387001" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN851111F4426330:2025-06-11T00:16:05Z" } } }, { "id": "OCESN870054F4438159:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87615377" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87615245" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87615419" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87615625" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN870054F4438159:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881439F4220286:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN881439F4220286:2025-06-11T00:16:05Z" } } }, { "id": "OCESN886726F4473300:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN886726F4473300:2025-06-14T00:30:32Z" } } }, { "id": "OCESN890368F4473904:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899220" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749899340" }, "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87722728" } ], "timestamp": "1749895617", "trip": { "startDate": "20250614", "startTime": "13:07:00", "tripId": "OCESN890368F4473904:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA848307F4468888:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87316075" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87313106" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87313114" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87313130" }, { "arrival": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87317362" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCEEA848307F4468888:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA848719F3417091:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87313288" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87313262" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87313239" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87316109" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87313213" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCEEA848719F3417091:2025-06-11T00:16:05Z" } } }, { "id": "OCESN155850F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopArea:OCE87276113" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749904980" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749895677", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCESN155850F" } } }, { "id": "OCESN839734F3821843:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1749899460" }, "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749905280" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCESN839734F3821843:2025-06-14T00:30:32Z" } } }, { "id": "OCESN846441F4463102:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87342576" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87286302" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCESN846441F4463102:2025-06-14T00:30:32Z" } } }, { "id": "OCESN857553F4316605:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87484329" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87484352" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87484360" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87484386" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCESN857553F4316605:2025-05-27T00:06:32Z" } } }, { "id": "OCESN860221F3533153:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCESN860221F3533153:2025-06-10T14:32:59Z" } } }, { "id": "OCESN87488F4461909:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-80144139" }, { "arrival": { "delay": 0, "time": "1749899520" }, "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-80144154" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87182840" }, { "arrival": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCESN87488F4461909:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876256F4461970:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749904440" }, "departure": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCESN876256F4461970:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887328F4473545:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCESN887328F4473545:2025-06-14T00:30:32Z" } } }, { "id": "OCESN893326F4474178:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899280" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87694687" } ], "timestamp": "1749895677", "trip": { "startDate": "20250614", "startTime": "13:08:00", "tripId": "OCESN893326F4474178:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86043F4470495:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749903720" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749904740" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749904980" }, "departure": { "delay": 0, "time": "1749905160" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749905400" }, "departure": { "delay": 0, "time": "1749905460" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749905640" }, "departure": { "delay": 0, "time": "1749905700" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749905880" }, "departure": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749906060" }, "departure": { "delay": 0, "time": "1749906120" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749906780" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749895737", "trip": { "startDate": "20250614", "startTime": "13:09:00", "tripId": "OCESA86043F4470495:2025-06-14T00:30:32Z" } } }, { "id": "OCESN19739F4467202:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87286732" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87286542" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-88857040" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-88960080" } ], "timestamp": "1749895737", "trip": { "startDate": "20250614", "startTime": "13:09:00", "tripId": "OCESN19739F4467202:2025-06-14T00:30:32Z" } } }, { "id": "OCESN859139F4316750:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87481366" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87481390" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87486563" }, { "arrival": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87486571" } ], "timestamp": "1749895737", "trip": { "startDate": "20250614", "startTime": "13:09:00", "tripId": "OCESN859139F4316750:2025-05-27T00:06:32Z" } } }, { "id": "OCESN873206F4477859:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87641423" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87641449" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87734038" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87396895" }, { "arrival": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749895737", "trip": { "startDate": "20250614", "startTime": "13:09:00", "tripId": "OCESN873206F4477859:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879349F4472392:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87765735" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1749895737", "trip": { "startDate": "20250614", "startTime": "13:09:00", "tripId": "OCESN879349F4472392:2025-06-14T00:30:32Z" } } }, { "id": "OCESN883767F4472936:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899340" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749895737", "trip": { "startDate": "20250614", "startTime": "13:09:00", "tripId": "OCESN883767F4472936:2025-06-14T00:30:32Z" } } }, { "id": "OCELO859528F3921408:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETramTrain-87481002" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETramTrain-87481598" } ], "timestamp": "1749895797", "trip": { "startDate": "20250614", "startTime": "13:10:00", "tripId": "OCELO859528F3921408:2025-06-10T14:32:59Z" } } }, { "id": "OCESN147914F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749899940" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749895797", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:10:00", "tripId": "OCESN147914F" } } }, { "id": "OCESN18918F4467164:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87746875" }, { "arrival": { "delay": 0, "time": "1749899580" }, "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87746883" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87746867" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87746859" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87746842" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87746834" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87746826" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87746784" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87462085" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87746818" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87746776" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87746768" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87746750" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87746743" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87746735" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87746727" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87746719" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCETrain TER-87746701" }, { "arrival": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87744078" } ], "timestamp": "1749895797", "trip": { "startDate": "20250614", "startTime": "13:10:00", "tripId": "OCESN18918F4467164:2025-06-14T00:30:32Z" } } }, { "id": "OCESN62161731R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopArea:OCE87546192" } ], "timestamp": "1749895797", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:10:00", "tripId": "OCESN62161731R" } } }, { "id": "OCESN830584F4458340:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87213058" } ], "timestamp": "1749895797", "trip": { "startDate": "20250614", "startTime": "13:10:00", "tripId": "OCESN830584F4458340:2025-06-14T00:30:32Z" } } }, { "id": "OCESN839741F3834909:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87171926" }, { "arrival": { "delay": 0, "time": "1749899700" }, "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749904800" }, "departure": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749905160" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749905460" }, "stopId": "StopPoint:OCETrain TER-87172254" } ], "timestamp": "1749895797", "trip": { "startDate": "20250614", "startTime": "13:10:00", "tripId": "OCESN839741F3834909:2025-06-14T00:30:32Z" } } }, { "id": "OCESN868362F4363099:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87594606" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87594614" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87594622" }, { "arrival": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87594630" } ], "timestamp": "1749895797", "trip": { "startDate": "20250614", "startTime": "13:10:00", "tripId": "OCESN868362F4363099:2025-06-11T00:16:05Z" } } }, { "id": "OCESN9553F4388810:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899400" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 0, "time": "1749905820" }, "departure": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCEICE-80253914" }, { "arrival": { "delay": 0, "time": "1749908100" }, "departure": { "delay": 0, "time": "1749908220" }, "stopId": "StopPoint:OCEICE-80196980" }, { "arrival": { "delay": 0, "time": "1749910560" }, "departure": { "delay": 0, "time": "1749911340" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 0, "time": "1749913680" }, "stopId": "StopPoint:OCEICE-80110684" } ], "timestamp": "1749895797", "trip": { "startDate": "20250614", "startTime": "13:10:00", "tripId": "OCESN9553F4388810:2025-06-06T00:36:00Z" } } }, { "id": "OCESN17406F4466982:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 0, "time": "1749904440" }, "departure": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCETrain TER-87751321" }, { "arrival": { "delay": 0, "time": "1749905220" }, "departure": { "delay": 0, "time": "1749905280" }, "stopId": "StopPoint:OCETrain TER-87751271" }, { "arrival": { "delay": 0, "time": "1749906000" }, "departure": { "delay": 0, "time": "1749906060" }, "stopId": "StopPoint:OCETrain TER-87751230" }, { "arrival": { "delay": 0, "time": "1749906840" }, "departure": { "delay": 0, "time": "1749907020" }, "stopId": "StopPoint:OCETrain TER-87751206" }, { "arrival": { "delay": 0, "time": "1749907860" }, "departure": { "delay": 0, "time": "1749907980" }, "stopId": "StopPoint:OCETrain TER-87763755" }, { "arrival": { "delay": 0, "time": "1749908640" }, "departure": { "delay": 0, "time": "1749908760" }, "stopId": "StopPoint:OCETrain TER-87763722" }, { "arrival": { "delay": 0, "time": "1749909600" }, "departure": { "delay": 0, "time": "1749909780" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1749911100" }, "departure": { "delay": 0, "time": "1749911460" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1749912240" }, "departure": { "delay": 0, "time": "1749912360" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1749913620" }, "departure": { "delay": 0, "time": "1749913680" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1749914580" }, "departure": { "delay": 0, "time": "1749914700" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1749915360" }, "departure": { "delay": 0, "time": "1749915720" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1749916560" }, "stopId": "StopPoint:OCETrain TER-87763607" } ], "timestamp": "1749895858", "trip": { "startDate": "20250614", "startTime": "13:11:00", "tripId": "OCESN17406F4466982:2025-06-14T00:30:32Z" } } }, { "id": "OCESN3113F3845468:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899460" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749905340" }, "departure": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749906720" }, "departure": { "delay": 0, "time": "1749906780" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749907500" }, "departure": { "delay": 0, "time": "1749907560" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749908400" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1749895858", "trip": { "startDate": "20250614", "startTime": "13:11:00", "tripId": "OCESN3113F3845468:2025-06-14T00:30:32Z" } } }, { "id": "OCESN148906F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749900060" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749895917", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:12:00", "tripId": "OCESN148906F" } } }, { "id": "OCESN151843F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749903720" }, "departure": { "delay": 0, "time": "1749903780" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1749905700" }, "stopId": "StopArea:OCE87684001" } ], "timestamp": "1749895917", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:12:00", "tripId": "OCESN151843F" } } }, { "id": "OCESN7038F4446544:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETGV INOUI-87286005" }, { "arrival": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1749895917", "trip": { "startDate": "20250614", "startTime": "13:12:00", "tripId": "OCESN7038F4446544:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843836F4423513:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749905700" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749895917", "trip": { "startDate": "20250614", "startTime": "13:12:00", "tripId": "OCESN843836F4423513:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8540F4469426:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETGV INOUI-87677005" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749908400" }, "departure": { "delay": 0, "time": "1749908760" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749916740" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749895917", "trip": { "startDate": "20250614", "startTime": "13:12:00", "tripId": "OCESN8540F4469426:2025-06-14T00:30:32Z" } } }, { "id": "OCESN879342F4472387:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1749899820" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87765735" } ], "timestamp": "1749895917", "trip": { "startDate": "20250614", "startTime": "13:12:00", "tripId": "OCESN879342F4472387:2025-06-14T00:30:32Z" } } }, { "id": "OCESN890040F4473811:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899520" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749899640" }, "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87721605" } ], "timestamp": "1749895917", "trip": { "startDate": "20250614", "startTime": "13:12:00", "tripId": "OCESN890040F4473811:2025-06-14T00:30:32Z" } } }, { "id": "OCESN165409F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749903120" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1749895977", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:13:00", "tripId": "OCESN165409F" } } }, { "id": "OCESN835041F3837896:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749904080" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749895977", "trip": { "startDate": "20250614", "startTime": "13:13:00", "tripId": "OCESN835041F3837896:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844933F4313063:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1749895977", "trip": { "startDate": "20250614", "startTime": "13:13:00", "tripId": "OCESN844933F4313063:2025-06-11T00:16:05Z" } } }, { "id": "OCESN885164F4466312:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899580" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749899880" }, "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87761718" } ], "timestamp": "1749895977", "trip": { "startDate": "20250614", "startTime": "13:13:00", "tripId": "OCESN885164F4466312:2025-06-14T00:30:32Z" } } }, { "id": "OCESN19732F4425392:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-88960080" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-88857040" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87286542" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87286732" }, { "arrival": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749896037", "trip": { "startDate": "20250614", "startTime": "13:14:00", "tripId": "OCESN19732F4425392:2025-06-11T00:16:05Z" } } }, { "id": "OCESN4093F3514373:2025-05-19T00:02:17Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCEOUIGO-87547000" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCEOUIGO-87545244" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCEOUIGO-87393579" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCEOUIGO-87393009" }, { "arrival": { "delay": 0, "time": "1749905280" }, "departure": { "delay": 0, "time": "1749905460" }, "stopId": "StopPoint:OCEOUIGO-87394007" }, { "arrival": { "delay": 0, "time": "1749909000" }, "departure": { "delay": 0, "time": "1749909180" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 0, "time": "1749911760" }, "departure": { "delay": 0, "time": "1749911940" }, "stopId": "StopPoint:OCEOUIGO-87478404" }, { "arrival": { "delay": 0, "time": "1749914280" }, "stopId": "StopPoint:OCEOUIGO-87471003" } ], "timestamp": "1749896037", "trip": { "startDate": "20250614", "startTime": "13:14:00", "tripId": "OCESN4093F3514373:2025-05-19T00:02:17Z" } } }, { "id": "OCESN831846F4457151:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87214643" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902460" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87214734" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87214775" }, { "arrival": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87214783" } ], "timestamp": "1749896037", "trip": { "startDate": "20250614", "startTime": "13:14:00", "tripId": "OCESN831846F4457151:2025-06-14T00:30:32Z" } } }, { "id": "OCESN836222F4475186:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87141523" }, { "arrival": { "delay": 0, "time": "1749899760" }, "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749896037", "trip": { "startDate": "20250614", "startTime": "13:14:00", "tripId": "OCESN836222F4475186:2025-06-14T00:30:32Z" } } }, { "id": "OCESN876414F4478107:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899640" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749896037", "trip": { "startDate": "20250614", "startTime": "13:14:00", "tripId": "OCESN876414F4478107:2025-06-14T00:30:32Z" } } }, { "id": "OCESA881367F4472734:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87590299" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87751529" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87756767" }, { "arrival": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87756775" } ], "timestamp": "1749896097", "trip": { "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESA881367F4472734:2025-06-14T00:30:32Z" } } }, { "id": "OCESN152952F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749903120" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749896097", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESN152952F" } } }, { "id": "OCESN57821R4468796:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCECar-87205575" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCECar-87688978" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCECar-87644153" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCECar-87930958" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCECar-87337501" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCECar-87571430" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCECar-87465724" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCECar-87644104" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCECar-87337527" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCECar-87644195" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCECar-87571471" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCECar-87644203" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCECar-87571489" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCECar-87644286" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCECar-87688945" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904380" }, "stopId": "StopPoint:OCECar-87644047" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCECar-87280065" }, { "arrival": { "delay": 0, "time": "1749904740" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCECar-87216689" }, { "arrival": { "delay": 0, "time": "1749905100" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCECar-87644096" }, { "arrival": { "delay": 0, "time": "1749905220" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCECar-87688952" }, { "arrival": { "delay": 0, "time": "1749905640" }, "departure": { "delay": 0, "time": "1749905640" }, "stopId": "StopPoint:OCECar-87597401" }, { "arrival": { "delay": 0, "time": "1749906300" }, "departure": { "delay": 0, "time": "1749906300" }, "stopId": "StopPoint:OCECar-87644260" }, { "arrival": { "delay": 0, "time": "1749906720" }, "departure": { "delay": 0, "time": "1749906720" }, "stopId": "StopPoint:OCECar-87597377" }, { "arrival": { "delay": 0, "time": "1749907500" }, "departure": { "delay": 0, "time": "1749907500" }, "stopId": "StopPoint:OCECar-87644369" }, { "arrival": { "delay": 0, "time": "1749907560" }, "departure": { "delay": 0, "time": "1749907560" }, "stopId": "StopPoint:OCECar-87644351" }, { "arrival": { "delay": 0, "time": "1749907740" }, "departure": { "delay": 0, "time": "1749907740" }, "stopId": "StopPoint:OCECar-87216663" }, { "arrival": { "delay": 0, "time": "1749908340" }, "departure": { "delay": 0, "time": "1749908340" }, "stopId": "StopPoint:OCECar-87689950" }, { "arrival": { "delay": 0, "time": "1749908520" }, "departure": { "delay": 0, "time": "1749908520" }, "stopId": "StopPoint:OCECar-87690156" }, { "arrival": { "delay": 0, "time": "1749908880" }, "stopId": "StopPoint:OCECar-87201541" } ], "timestamp": "1749896097", "trip": { "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESN57821R4468796:2025-06-14T00:30:32Z" } } }, { "id": "OCESN58915R3910584:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCECar-87744243" } ], "timestamp": "1749896097", "trip": { "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESN58915R3910584:2025-06-10T14:32:59Z" } } }, { "id": "OCESN61988036R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749902400" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749896097", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESN61988036R" } } }, { "id": "OCESN61988063R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749896097", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESN61988063R" } } }, { "id": "OCESN830416F4458755:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749899940" }, "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87181040" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87182196" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87181065" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87184267" }, { "arrival": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1749896097", "trip": { "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESN830416F4458755:2025-06-14T00:30:32Z" } } }, { "id": "OCESN854041F4426441:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87481648" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87471367" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87471359" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87471342" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87471334" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87471326" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87471318" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87471029" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87334508" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749896097", "trip": { "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESN854041F4426441:2025-06-11T00:16:05Z" } } }, { "id": "OCESN858267F3895015:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749905100" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749905820" }, "departure": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1749906720" }, "departure": { "delay": 0, "time": "1749906780" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1749907080" }, "departure": { "delay": 0, "time": "1749907200" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1749907860" }, "departure": { "delay": 0, "time": "1749907920" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1749908760" }, "departure": { "delay": 0, "time": "1749908820" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1749909540" }, "stopId": "StopPoint:OCETrain TER-87474098" } ], "timestamp": "1749896097", "trip": { "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESN858267F3895015:2025-06-12T00:24:33Z" } } }, { "id": "OCESN861562F4298094:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899700" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749900000" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87576132" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87576108" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87576090" }, { "arrival": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87576009" } ], "timestamp": "1749896097", "trip": { "startDate": "20250614", "startTime": "13:15:00", "tripId": "OCESN861562F4298094:2025-06-11T00:16:05Z" } } }, { "id": "OCESN17619F4466789:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749903780" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749896157", "trip": { "startDate": "20250614", "startTime": "13:16:00", "tripId": "OCESN17619F4466789:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17760F3834559:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749904980" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749905460" }, "departure": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749906660" }, "departure": { "delay": 0, "time": "1749908100" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749909720" }, "departure": { "delay": 0, "time": "1749909780" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749910200" }, "departure": { "delay": 0, "time": "1749910260" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749910860" }, "departure": { "delay": 0, "time": "1749910920" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749911700" }, "departure": { "delay": 0, "time": "1749911760" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749912480" }, "departure": { "delay": 0, "time": "1749912540" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749913140" }, "departure": { "delay": 0, "time": "1749913380" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749913680" }, "departure": { "delay": 0, "time": "1749913740" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749914700" }, "departure": { "delay": 0, "time": "1749914820" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749918240" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1749896157", "trip": { "startDate": "20250614", "startTime": "13:16:00", "tripId": "OCESN17760F3834559:2025-06-14T00:30:32Z" } } }, { "id": "OCESN88733F4478356:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899760" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749896157", "trip": { "startDate": "20250614", "startTime": "13:16:00", "tripId": "OCESN88733F4478356:2025-06-14T00:30:32Z" } } }, { "id": "OCESA86042F4470494:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903780" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749904620" }, "departure": { "delay": 0, "time": "1749904680" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749905040" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749905460" }, "departure": { "delay": 0, "time": "1749905580" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749906000" }, "departure": { "delay": 0, "time": "1749906180" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749906300" }, "departure": { "delay": 0, "time": "1749906360" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749906480" }, "departure": { "delay": 0, "time": "1749906540" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749906900" }, "departure": { "delay": 0, "time": "1749906960" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749907380" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749896217", "trip": { "startDate": "20250614", "startTime": "13:17:00", "tripId": "OCESA86042F4470494:2025-06-14T00:30:32Z" } } }, { "id": "OCESN17576F4466817:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749904980" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749906120" }, "departure": { "delay": 0, "time": "1749906180" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749906540" }, "departure": { "delay": 0, "time": "1749906660" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749907200" }, "departure": { "delay": 0, "time": "1749907380" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749907920" }, "departure": { "delay": 0, "time": "1749908040" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749908280" }, "departure": { "delay": 0, "time": "1749908400" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749908760" }, "departure": { "delay": 0, "time": "1749909000" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749909480" }, "departure": { "delay": 0, "time": "1749909540" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749910560" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749896217", "trip": { "startDate": "20250614", "startTime": "13:17:00", "tripId": "OCESN17576F4466817:2025-06-14T00:30:32Z" } } }, { "id": "OCESN844938F4213863:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749896217", "trip": { "startDate": "20250614", "startTime": "13:17:00", "tripId": "OCESN844938F4213863:2025-06-10T14:32:59Z" } } }, { "id": "OCESN857552F4316604:2025-05-27T00:06:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87484386" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87484360" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87484352" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87484329" }, { "arrival": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1749896217", "trip": { "startDate": "20250614", "startTime": "13:17:00", "tripId": "OCESN857552F4316604:2025-05-27T00:06:32Z" } } }, { "id": "OCESN865883F4471106:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87586453" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87586438" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87586412" }, { "arrival": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1749896217", "trip": { "startDate": "20250614", "startTime": "13:17:00", "tripId": "OCESN865883F4471106:2025-06-14T00:30:32Z" } } }, { "id": "OCESN8722F3830747:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETGV INOUI-87474098" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETGV INOUI-87476200" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1749905280" }, "departure": { "delay": 0, "time": "1749905460" }, "stopId": "StopPoint:OCETGV INOUI-87471300" }, { "arrival": { "delay": 0, "time": "1749907500" }, "departure": { "delay": 0, "time": "1749908100" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749913380" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749896217", "trip": { "startDate": "20250614", "startTime": "13:17:00", "tripId": "OCESN8722F3830747:2025-06-12T00:24:33Z" } } }, { "id": "OCESN886827F4453822:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899820" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1749903720" }, "departure": { "delay": 0, "time": "1749903780" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1749905040" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1749905640" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1749896217", "trip": { "startDate": "20250614", "startTime": "13:17:00", "tripId": "OCESN886827F4453822:2025-06-14T00:30:32Z" } } }, { "id": "OCESN147407F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749902280" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1749896278", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:18:00", "tripId": "OCESN147407F" } } }, { "id": "OCESN830857F4457985:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749896278", "trip": { "startDate": "20250614", "startTime": "13:18:00", "tripId": "OCESN830857F4457985:2025-06-13T00:25:47Z" } } }, { "id": "OCESN889912F3505674:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899880" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87726232" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87726406" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-87726414" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87726422" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87726430" }, { "arrival": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87726448" } ], "timestamp": "1749896278", "trip": { "startDate": "20250614", "startTime": "13:18:00", "tripId": "OCESN889912F3505674:2025-06-10T14:32:59Z" } } }, { "id": "OCESN23248F4466668:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749900120" }, "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901200" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1749896338", "trip": { "startDate": "20250614", "startTime": "13:19:00", "tripId": "OCESN23248F4466668:2025-06-14T00:30:32Z" } } }, { "id": "OCESN831581F4457542:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87182816" }, { "arrival": { "delay": 0, "time": "1749900060" }, "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87386540" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87182386" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87182378" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87182345" }, { "arrival": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1749896338", "trip": { "startDate": "20250614", "startTime": "13:19:00", "tripId": "OCESN831581F4457542:2025-06-14T00:30:32Z" } } }, { "id": "OCESN832051F4456910:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900660" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749903720" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749904500" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749904800" }, "departure": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749905040" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749905340" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1749896338", "trip": { "startDate": "20250614", "startTime": "13:19:00", "tripId": "OCESN832051F4456910:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843260F4444636:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1749896338", "trip": { "startDate": "20250614", "startTime": "13:19:00", "tripId": "OCESN843260F4444636:2025-06-14T00:30:32Z" } } }, { "id": "OCESN880610F4427927:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763607" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1749904860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763003" } ], "timestamp": "1749896338", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250614", "startTime": "13:19:00", "tripId": "OCESN880610F4427927:2025-06-11T00:16:05Z" } } }, { "id": "OCESN96121F4462630:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749899940" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749900180" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1749896338", "trip": { "startDate": "20250614", "startTime": "13:19:00", "tripId": "OCESN96121F4462630:2025-06-14T00:30:32Z" } } }, { "id": "OCESN165511F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749901500" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749896397", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN165511F" } } }, { "id": "OCESN23247F4466669:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749900600" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN23247F4466669:2025-06-14T00:30:32Z" } } }, { "id": "OCESN61988092R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749901800" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749896397", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN61988092R" } } }, { "id": "OCESN61988122R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749902700" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749896397", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN61988122R" } } }, { "id": "OCESN835819F4475250:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749904320" }, "departure": { "delay": 0, "time": "1749904380" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1749905160" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1749905460" }, "stopId": "StopPoint:OCETrain TER-87144451" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN835819F4475250:2025-06-14T00:30:32Z" } } }, { "id": "OCESN838826F3798032:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87172130" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87172122" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87172874" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87172858" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87172072" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87172031" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN838826F3798032:2025-06-09T02:14:31Z" } } }, { "id": "OCESN852366F3530718:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87444182" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900720" }, "stopId": "StopPoint:OCETrain TER-87444190" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87444265" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN852366F3530718:2025-06-10T14:32:59Z" } } }, { "id": "OCESN857065F3513761:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749900300" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87396606" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN857065F3513761:2025-06-14T00:30:32Z" } } }, { "id": "OCESN886179F4473158:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749901920" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749904920" }, "departure": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749905100" }, "departure": { "delay": 0, "time": "1749905160" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1749905820" }, "departure": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749906420" }, "departure": { "delay": 0, "time": "1749906420" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1749906720" }, "departure": { "delay": 0, "time": "1749906840" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749907200" }, "departure": { "delay": 0, "time": "1749907260" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749907860" }, "departure": { "delay": 0, "time": "1749907980" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749908520" }, "departure": { "delay": 0, "time": "1749908580" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749909060" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN886179F4473158:2025-06-14T00:30:32Z" } } }, { "id": "OCESN97026R3654581:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900000" }, "stopId": "StopPoint:OCECar-87487603" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCECar-87487710" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCECar-87487819" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCECar-87487835" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCECar-87358630" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1749904440" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904680" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1749905040" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1749905940" }, "departure": { "delay": 0, "time": "1749905940" }, "stopId": "StopPoint:OCECar-87463042" }, { "arrival": { "delay": 0, "time": "1749906420" }, "stopId": "StopPoint:OCECar-87396002" } ], "timestamp": "1749896397", "trip": { "startDate": "20250614", "startTime": "13:20:00", "tripId": "OCESN97026R3654581:2025-06-10T14:32:59Z" } } }, { "id": "OCESN136896F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749904200" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749896457", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:21:00", "tripId": "OCESN136896F" } } }, { "id": "OCESN17622F4466785:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "13:21:00", "tripId": "OCESN17622F4466785:2025-06-14T00:30:32Z" } } }, { "id": "OCESN4762F4425956:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCEINTERCITES-87751008" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749905940" }, "departure": { "delay": 0, "time": "1749906240" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749908520" }, "departure": { "delay": 0, "time": "1749908700" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 0, "time": "1749909480" }, "departure": { "delay": 0, "time": "1749909720" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749911400" }, "departure": { "delay": 0, "time": "1749911520" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749914280" }, "departure": { "delay": 0, "time": "1749914760" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749916860" }, "departure": { "delay": 0, "time": "1749916980" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749919080" }, "departure": { "delay": 0, "time": "1749919200" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1749923640" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "13:21:00", "tripId": "OCESN4762F4425956:2025-06-11T00:16:05Z" } } }, { "id": "OCESN832309F4456859:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "13:21:00", "tripId": "OCESN832309F4456859:2025-06-14T00:30:32Z" } } }, { "id": "OCESN869018F3508790:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87592048" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749900900" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87592352" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87592360" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87592378" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87592493" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87597153" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87597120" }, { "arrival": { "delay": 0, "time": "1749905340" }, "stopId": "StopPoint:OCETrain TER-87597005" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "13:21:00", "tripId": "OCESN869018F3508790:2025-06-14T00:30:32Z" } } }, { "id": "OCESN88846F4478452:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-80253914" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87193276" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "13:21:00", "tripId": "OCESN88846F4478452:2025-06-14T00:30:32Z" } } }, { "id": "OCESN96282F4455206:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900060" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749896457", "trip": { "startDate": "20250614", "startTime": "13:21:00", "tripId": "OCESN96282F4455206:2025-06-13T00:25:47Z" } } }, { "id": "OCESA881134F4472660:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749900240" }, "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749900840" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87757625" } ], "timestamp": "1749896517", "trip": { "startDate": "20250614", "startTime": "13:22:00", "tripId": "OCESA881134F4472660:2025-06-14T00:30:32Z" } } }, { "id": "OCESN136871F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749904200" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749896517", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:22:00", "tripId": "OCESN136871F" } } }, { "id": "OCESN165420F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749903960" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749896517", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250614", "startTime": "13:22:00", "tripId": "OCESN165420F" } } }, { "id": "OCESN858087F3869932:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87481051" }, { "arrival": { "delay": 0, "time": "1749900720" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87481069" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87481804" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87481812" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87481820" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87481721" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87481713" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87481689" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87481747" }, { "arrival": { "delay": 0, "time": "1749904500" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETrain TER-87481697" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87481754" }, { "arrival": { "delay": 0, "time": "1749904980" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87481762" }, { "arrival": { "delay": 0, "time": "1749905280" }, "departure": { "delay": 0, "time": "1749905340" }, "stopId": "StopPoint:OCETrain TER-87481770" }, { "arrival": { "delay": 0, "time": "1749905520" }, "stopId": "StopPoint:OCETrain TER-87481788" } ], "timestamp": "1749896517", "trip": { "startDate": "20250614", "startTime": "13:22:00", "tripId": "OCESN858087F3869932:2025-06-09T02:14:31Z" } } }, { "id": "OCESN860517F4235144:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1749896517", "trip": { "startDate": "20250614", "startTime": "13:22:00", "tripId": "OCESN860517F4235144:2025-06-09T02:14:31Z" } } }, { "id": "OCESN87431F4461768:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900120" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-80143099" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "13:22:00", "tripId": "OCESN87431F4461768:2025-06-14T00:30:32Z" } } }, { "id": "OCESN410405R4190121:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCECar TER-87335521" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCECar TER-87742056" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 0, "time": "1749905220" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 0, "time": "1749906780" }, "departure": { "delay": 0, "time": "1749906780" }, "stopId": "StopPoint:OCECar TER-87747667" }, { "arrival": { "delay": 0, "time": "1749907980" }, "departure": { "delay": 0, "time": "1749907980" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 0, "time": "1749908580" }, "departure": { "delay": 0, "time": "1749908580" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 0, "time": "1749910380" }, "stopId": "StopPoint:OCECar TER-87763003" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "13:23:00", "tripId": "OCESN410405R4190121:2025-06-09T02:14:31Z" } } }, { "id": "OCESN854368F3836073:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87478107" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87478099" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87478024" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902820" }, "stopId": "StopPoint:OCETrain TER-87478016" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87471458" }, { "arrival": { "delay": 0, "time": "1749903480" }, "departure": { "delay": 0, "time": "1749903540" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1749903900" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "13:23:00", "tripId": "OCESN854368F3836073:2025-06-11T00:16:05Z" } } }, { "id": "OCESN865026F3841195:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749900360" }, "departure": { "delay": 0, "time": "1749900420" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901680" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87584508" }, { "arrival": { "delay": 0, "time": "1749902340" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87584532" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87584540" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87583690" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87583674" }, { "arrival": { "delay": 0, "time": "1749905040" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETrain TER-87583617" }, { "arrival": { "delay": 0, "time": "1749905460" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "13:23:00", "tripId": "OCESN865026F3841195:2025-06-11T00:16:05Z" } } }, { "id": "OCESN866233F4096451:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1749901680" }, "departure": { "delay": 0, "time": "1749901740" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1749902100" }, "departure": { "delay": 0, "time": "1749902160" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749902400" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749903420" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749904980" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749905220" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749905400" }, "departure": { "delay": 0, "time": "1749905460" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749905700" }, "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "13:23:00", "tripId": "OCESN866233F4096451:2025-06-14T00:30:32Z" } } }, { "id": "OCESN86977F4461350:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749900480" }, "departure": { "delay": 0, "time": "1749900540" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749903180" }, "departure": { "delay": 0, "time": "1749903240" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749905040" }, "departure": { "delay": 0, "time": "1749905100" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749905880" }, "departure": { "delay": 0, "time": "1749906480" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749907200" }, "departure": { "delay": 0, "time": "1749907260" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749907620" }, "departure": { "delay": 0, "time": "1749907680" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749908160" }, "departure": { "delay": 0, "time": "1749908220" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749908580" }, "departure": { "delay": 0, "time": "1749908640" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749909060" }, "departure": { "delay": 0, "time": "1749909360" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749909840" }, "departure": { "delay": 0, "time": "1749909900" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749910200" }, "departure": { "delay": 0, "time": "1749910260" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749910500" }, "departure": { "delay": 0, "time": "1749910560" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749910740" }, "departure": { "delay": 0, "time": "1749910800" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749911040" }, "departure": { "delay": 0, "time": "1749911100" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749911460" }, "stopId": "StopPoint:OCETrain TER-87785006" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "13:23:00", "tripId": "OCESN86977F4461350:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870079F4477084:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "13:23:00", "tripId": "OCESN870079F4477084:2025-06-14T00:30:32Z" } } }, { "id": "OCESN881635F4220335:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900180" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749900420" }, "departure": { "delay": 0, "time": "1749900480" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749901140" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749902940" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749904140" }, "departure": { "delay": 0, "time": "1749904200" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749904380" }, "departure": { "delay": 0, "time": "1749904440" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749904800" }, "departure": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87755629" } ], "timestamp": "1749896577", "trip": { "startDate": "20250614", "startTime": "13:23:00", "tripId": "OCESN881635F4220335:2025-06-11T00:16:05Z" } } }, { "id": "OCESN17482F4466997:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749900660" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749901500" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902400" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749903720" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749907020" }, "departure": { "delay": 0, "time": "1749907200" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749909660" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749896637", "trip": { "startDate": "20250614", "startTime": "13:24:00", "tripId": "OCESN17482F4466997:2025-06-14T00:30:32Z" } } }, { "id": "OCESN871609F4452515:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87613000" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1749901860" }, "departure": { "delay": 0, "time": "1749901920" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902340" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1749902760" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1749903660" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1749903900" }, "departure": { "delay": 0, "time": "1749903960" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749904680" }, "departure": { "delay": 0, "time": "1749904740" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1749905340" }, "departure": { "delay": 0, "time": "1749905400" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1749905880" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749896637", "trip": { "startDate": "20250614", "startTime": "13:24:00", "tripId": "OCESN871609F4452515:2025-06-14T00:30:32Z" } } }, { "id": "OCESN877523F4443285:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1749900960" }, "departure": { "delay": 0, "time": "1749901020" }, "stopId": "StopPoint:OCETrain TER-87775346" }, { "arrival": { "delay": 0, "time": "1749901200" }, "departure": { "delay": 0, "time": "1749901260" }, "stopId": "StopPoint:OCETrain TER-87775353" }, { "arrival": { "delay": 0, "time": "1749901440" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87775379" }, { "arrival": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1749896637", "trip": { "startDate": "20250614", "startTime": "13:24:00", "tripId": "OCESN877523F4443285:2025-06-14T00:30:32Z" } } }, { "id": "OCESN89807R4474648:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900240" }, "stopId": "StopPoint:OCECar-87734004" }, { "arrival": { "delay": 0, "time": "1749901620" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCECar-87734426" }, { "arrival": { "delay": 0, "time": "1749902280" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCECar-87734442" }, { "arrival": { "delay": 0, "time": "1749903000" }, "departure": { "delay": 0, "time": "1749903000" }, "stopId": "StopPoint:OCECar-87734459" }, { "arrival": { "delay": 0, "time": "1749903840" }, "departure": { "delay": 0, "time": "1749903840" }, "stopId": "StopPoint:OCECar-87734475" }, { "arrival": { "delay": 0, "time": "1749905400" }, "departure": { "delay": 0, "time": "1749905400" }, "stopId": "StopPoint:OCECar-87734491" }, { "arrival": { "delay": 0, "time": "1749906000" }, "departure": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCECar-87742015" }, { "arrival": { "delay": 0, "time": "1749907500" }, "departure": { "delay": 0, "time": "1749907500" }, "stopId": "StopPoint:OCECar-87754911" }, { "arrival": { "delay": 0, "time": "1749908760" }, "departure": { "delay": 0, "time": "1749908760" }, "stopId": "StopPoint:OCECar-87726448" }, { "arrival": { "delay": 0, "time": "1749909840" }, "departure": { "delay": 0, "time": "1749909840" }, "stopId": "StopPoint:OCECar-87726414" }, { "arrival": { "delay": 0, "time": "1749910980" }, "stopId": "StopPoint:OCECar-87698662" } ], "timestamp": "1749896637", "trip": { "startDate": "20250614", "startTime": "13:24:00", "tripId": "OCESN89807R4474648:2025-06-14T00:30:32Z" } } }, { "id": "OCEEA848623F3513556:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87313445" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1749902640" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1749903120" }, "departure": { "delay": 0, "time": "1749903180" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1749903540" }, "departure": { "delay": 0, "time": "1749903600" }, "stopId": "StopPoint:OCETrain TER-87296871" }, { "arrival": { "delay": 0, "time": "1749903960" }, "departure": { "delay": 0, "time": "1749904020" }, "stopId": "StopPoint:OCETrain TER-87296434" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1749904560" }, "departure": { "delay": 0, "time": "1749904620" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1749904860" }, "departure": { "delay": 0, "time": "1749904920" }, "stopId": "StopPoint:OCETrain TER-87296608" }, { "arrival": { "delay": 0, "time": "1749905280" }, "departure": { "delay": 0, "time": "1749905340" }, "stopId": "StopPoint:OCETrain TER-87296152" }, { "arrival": { "delay": 0, "time": "1749905820" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1749896697", "trip": { "startDate": "20250614", "startTime": "13:25:00", "tripId": "OCEEA848623F3513556:2025-06-14T00:30:32Z" } } }, { "id": "OCESN428808R4257304:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCECar TER-87118000" }, { "arrival": { "delay": 0, "time": "1749904500" }, "stopId": "StopPoint:OCECar TER-87174003" } ], "timestamp": "1749896697", "trip": { "startDate": "20250614", "startTime": "13:25:00", "tripId": "OCESN428808R4257304:2025-06-14T00:30:32Z" } } }, { "id": "OCESN857135F3894650:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1749901260" }, "departure": { "delay": 0, "time": "1749901320" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1749902160" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902760" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1749903360" }, "departure": { "delay": 0, "time": "1749903480" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1749904200" }, "departure": { "delay": 0, "time": "1749904260" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 0, "time": "1749904740" }, "departure": { "delay": 0, "time": "1749904800" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1749905280" }, "departure": { "delay": 0, "time": "1749905340" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749906480" }, "departure": { "delay": 0, "time": "1749906540" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 0, "time": "1749906900" }, "departure": { "delay": 0, "time": "1749906960" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749907740" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749896697", "trip": { "startDate": "20250614", "startTime": "13:25:00", "tripId": "OCESN857135F3894650:2025-06-12T00:24:33Z" } } }, { "id": "OCESN872638F4477714:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749900540" }, "departure": { "delay": 0, "time": "1749900600" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 0, "time": "1749900900" }, "departure": { "delay": 0, "time": "1749900960" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901440" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1749901740" }, "departure": { "delay": 0, "time": "1749901800" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 0, "time": "1749902460" }, "departure": { "delay": 0, "time": "1749902520" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903420" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749896697", "trip": { "startDate": "20250614", "startTime": "13:25:00", "tripId": "OCESN872638F4477714:2025-06-14T00:30:32Z" } } }, { "id": "OCESN885721F4428256:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900840" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749901020" }, "departure": { "delay": 0, "time": "1749901080" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749901380" }, "departure": { "delay": 0, "time": "1749901500" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749902040" }, "departure": { "delay": 0, "time": "1749902100" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1749902520" }, "departure": { "delay": 0, "time": "1749902580" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1749902820" }, "departure": { "delay": 0, "time": "1749902880" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1749903240" }, "departure": { "delay": 0, "time": "1749903300" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1749903660" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1749896697", "trip": { "startDate": "20250614", "startTime": "13:25:00", "tripId": "OCESN885721F4428256:2025-06-11T00:16:05Z" } } }, { "id": "OCESN97035R3654575:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900300" }, "stopId": "StopPoint:OCECar-87396002" }, { "arrival": { "delay": 0, "time": "1749900780" }, "departure": { "delay": 0, "time": "1749900780" }, "stopId": "StopPoint:OCECar-87463042" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901560" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749901980" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902220" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1749902700" }, "departure": { "delay": 0, "time": "1749902700" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1749903060" }, "stopId": "StopPoint:OCECar-87358630" } ], "timestamp": "1749896697", "trip": { "startDate": "20250614", "startTime": "13:25:00", "tripId": "OCESN97035R3654575:2025-06-10T14:32:59Z" } } }, { "id": "OCESA881231F4472699:2025-06-14T00:30:32Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749900360" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749901080" }, "departure": { "delay": 0, "time": "1749901140" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749901320" }, "departure": { "delay": 0, "time": "1749901380" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749901560" }, "departure": { "delay": 0, "time": "1749901620" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749901800" }, "departure": { "delay": 0, "time": "1749901860" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749901980" }, "departure": { "delay": 0, "time": "1749902040" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749902220" }, "departure": { "delay": 0, "time": "1749902280" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749902580" }, "departure": { "delay": 0, "time": "1749902640" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749902880" }, "departure": { "delay": 0, "time": "1749902940" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749903060" }, "departure": { "delay": 0, "time": "1749903120" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749903300" }, "departure": { "delay": 0, "time": "1749903360" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749903600" }, "departure": { "delay": 0, "time": "1749903720" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749904080" }, "departure": { "delay": 0, "time": "1749904140" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749904260" }, "departure": { "delay": 0, "time": "1749904320" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749904500" }, "departure": { "delay": 0, "time": "1749904560" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749904800" }, "departure": { "delay": 0, "time": "1749904860" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749904980" }, "departure": { "delay": 0, "time": "1749905040" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749905160" }, "departure": { "delay": 0, "time": "1749905220" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749905340" }, "departure": { "delay": 0, "time": "1749905460" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749905820" }, "departure": { "delay": 0, "time": "1749906000" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749906300" }, "departure": { "delay": 0, "time": "1749906360" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749906480" }, "departure": { "delay": 0, "time": "1749906540" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749906720" }, "departure": { "delay": 0, "time": "1749906780" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749906900" }, "departure": { "delay": 0, "time": "1749906960" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749907260" }, "departure": { "delay": 0, "time": "1749907320" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749907500" }, "departure": { "delay": 0, "time": "1749907680" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749907920" }, "departure": { "delay": 0, "time": "1749907980" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749908100" }, "departure": { "delay": 0, "time": "1749908160" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749908340" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749896758", "trip": { "startDate": "20250614", "startTime": "13:26:00", "tripId": "OCESA881231F4472699:2025-06-14T00:30:32Z" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1749896804" } }