Resource details

File name: GTFS-RT Trip Updates SNCF
Format: gtfs-rt

This resource file is part of the dataset Réseau national Lignes Intercités SNCF.

Download availability

2025-05-14
100%
2025-05-15
100%
2025-05-16
100%
2025-05-17
100%
2025-05-18
100%
2025-05-19
100%
2025-05-20
100%
2025-05-21
100%
2025-05-22
100%
2025-05-23
100%
2025-05-24
100%
2025-05-25
100%
2025-05-26
100%
2025-05-27
100%
2025-05-28
99.3%
2025-05-29
100%
2025-05-30
100%
2025-05-31
100%
2025-06-01
100%
2025-06-02
100%
2025-06-03
100%
2025-06-04
100%
2025-06-05
100%
2025-06-06
100%
2025-06-07
100%
2025-06-08
100%
2025-06-09
100%
2025-06-10
100%
2025-06-11
100%
2025-06-12
100%
2025-06-13
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

13 360 errors, 4 077 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-13 at 09:03 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 1 271 errors

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

Sample errors
  • trip_id OCESN839162F3949505:2025-06-13T00:25:47Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN3614F4447106:2025-06-13T00:25:47Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN5300F3823199:2025-06-13T00:25:47Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN8702F4452382:2025-06-13T00:25:47Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN8480F4449832:2025-06-13T00:25:47Z 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 11 912 errors

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

Sample errors
  • trip_id OCESN839162F3949505:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87212027 does not exist in GTFS data stops.txt
  • trip_id OCESN839162F3949505:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87212225 does not exist in GTFS data stops.txt
  • trip_id OCESN839162F3949505:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87175042 does not exist in GTFS data stops.txt
  • trip_id OCESN839162F3949505:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87174276 does not exist in GTFS data stops.txt
  • trip_id OCESN839162F3949505:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87174003 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 165 errors

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

Sample errors
  • trip_id OCESN141462F stop_id StopArea:OCE87393009 does not have location_type=0 in GTFS stops.txt
  • trip_id OCESN141462F stop_id StopArea:OCE87545244 does not have location_type=0 in GTFS stops.txt
  • trip_id OCESN141864F stop_id StopArea:OCE87393009 does not have location_type=0 in GTFS stops.txt
  • trip_id OCESN141864F stop_id StopArea:OCE87545244 does not have location_type=0 in GTFS stops.txt
  • trip_id OCESN164661F stop_id StopArea:OCE87391003 does not have location_type=0 in GTFS stops.txt

Sequential stop_time_update times are not increasing E022 12 errors

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

Sample errors
  • trip_id OCESN876550F4452877:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87753681 arrival_time 07:06:00 (1749791160) is less than previous stop arrival_time 07:39:00 (1749793140) - times must increase between two sequential stops
  • trip_id OCESN876550F4452877:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87753681 arrival_time 07:06:00 (1749791160) is less than previous stop departure_time 07:41:00 (1749793260) - times must increase between two sequential stops
  • trip_id OCESN876550F4452877:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87753681 departure_time 07:07:00 (1749791220) is less than previous stop departure_time 07:41:00 (1749793260) - times must increase between two sequential stops
  • trip_id OCESN876550F4452877:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87753681 departure_time 07:07:00 (1749791220) is less than previous stop arrival_time 07:39:00 (1749793140) - times must increase between two sequential stops
  • trip_id OCESN832612F4456539:2025-06-13T00:25:47Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 08:28:00 (1749796080) is equal to previous stop departure_time 08:28:00 (1749796080) - times must increase between two sequential stops

Warnings

vehicle_id not populated W002 1 411 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id OCESN839162F3949505:2025-06-13T00:25:47Z does not have a vehicle_id
  • trip_id OCESN3614F4447106:2025-06-13T00:25:47Z does not have a vehicle_id
  • trip_id OCESN5300F3823199:2025-06-13T00:25:47Z does not have a vehicle_id
  • trip_id OCESN8702F4452382:2025-06-13T00:25:47Z does not have a vehicle_id
  • trip_id OCESN8480F4449832:2025-06-13T00:25:47Z does not have a vehicle_id

Header timestamp is older than 65 seconds W008 1 error

The data in a GTFS-realtime feed should always be less than one minute old

Sample errors
  • header.timestamp is 1 min 21 sec old which is greater than the recommended age of 65 seconds

schedule_relationship not populated W009 2 665 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id OCESN839162F3949505:2025-06-13T00:25:47Z stop_id StopPoint:OCETrain TER-87212027 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id OCESN839162F3949505:2025-06-13T00:25:47Z does not have a schedule_relationship
  • trip_id OCESN3614F4447106:2025-06-13T00:25:47Z stop_id StopPoint:OCEINTERCITES-87594002 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id OCESN3614F4447106:2025-06-13T00:25:47Z does not have a schedule_relationship
  • trip_id OCESN5300F3823199:2025-06-13T00:25:47Z stop_id StopPoint:OCETGV INOUI-87481002 (and potentially more for this trip) does not have a schedule_relationship
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 31 756 30 times (100 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 305 286 30 times (100 % of validations)
E015 All stop_ids referenced in GTFS-rt TripUpdates and VehiclePositions feeds must have the location_type = 0 in GTFS stops.txt 3 810 30 times (100 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 338 30 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 35 709 30 times (100 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 67 372 30 times (100 % of validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 9 9 times (30 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 1 1 times (3 % of validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-06-13 at 15:14 Europe/Paris.

trip_updates (1 377) vehicle_positions (0) service_alerts (0)

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2025-06-13 at 15:14 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "OCESN9583F4440840:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749795120" }, "stopId": "StopPoint:OCEICE-87751008" }, { "arrival": { "delay": 0, "time": "1749795780" }, "departure": { "delay": 0, "time": "1749795960" }, "stopId": "StopPoint:OCEICE-87319012" }, { "arrival": { "delay": 0, "time": "1749797100" }, "departure": { "delay": 0, "time": "1749797280" }, "stopId": "StopPoint:OCEICE-87318964" }, { "arrival": { "delay": 0, "time": "1749801240" }, "departure": { "delay": 0, "time": "1749801840" }, "stopId": "StopPoint:OCEICE-87723197" }, { "arrival": { "delay": 0, "time": "1749805380" }, "departure": { "delay": 0, "time": "1749805560" }, "stopId": "StopPoint:OCEICE-87725002" }, { "arrival": { "delay": 0, "time": "1749808860" }, "departure": { "delay": 0, "time": "1749809040" }, "stopId": "StopPoint:OCEICE-87300863" }, { "arrival": { "delay": 0, "time": "1749810300" }, "departure": { "delay": 0, "time": "1749810480" }, "stopId": "StopPoint:OCEICE-87300822" }, { "arrival": { "delay": 0, "time": "1749811800" }, "departure": { "delay": 0, "time": "1749812040" }, "stopId": "StopPoint:OCEICE-87182063" }, { "arrival": { "delay": 0, "time": "1749814980" }, "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 900, "time": "1749818220" }, "departure": { "delay": 900, "time": "1749818340" }, "stopId": "StopPoint:OCEICE-80142778" }, { "arrival": { "delay": 600, "time": "1749819360" }, "departure": { "delay": 600, "time": "1749819840" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 300, "time": "1749820980" }, "departure": { "delay": 300, "time": "1749821160" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 300, "time": "1749823440" }, "stopId": "StopPoint:OCEICE-80110684" } ], "timestamp": "1749819677", "trip": { "startDate": "20250613", "startTime": "08:12:00", "tripId": "OCESN9583F4440840:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3619F4447104:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749796080" }, "stopId": "StopPoint:OCEINTERCITES-87547000" }, { "arrival": { "delay": 300, "time": "1749800040" }, "departure": { "delay": 300, "time": "1749800160" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 300, "time": "1749802440" }, "departure": { "delay": 300, "time": "1749802560" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 300, "time": "1749804300" }, "departure": { "delay": 300, "time": "1749804420" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 300, "time": "1749805320" }, "departure": { "delay": 300, "time": "1749805440" }, "stopId": "StopPoint:OCEINTERCITES-87597120" }, { "arrival": { "delay": 300, "time": "1749806820" }, "departure": { "delay": 300, "time": "1749806940" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 300, "time": "1749808800" }, "departure": { "delay": 300, "time": "1749808980" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 300, "time": "1749812640" }, "departure": { "delay": 300, "time": "1749812820" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 300, "time": "1749814320" }, "departure": { "delay": 300, "time": "1749814440" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 300, "time": "1749815340" }, "departure": { "delay": 300, "time": "1749815460" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 300, "time": "1749816960" }, "departure": { "delay": 300, "time": "1749817080" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 300, "time": "1749818580" }, "departure": { "delay": 300, "time": "1749818700" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 300, "time": "1749819480" }, "departure": { "delay": 300, "time": "1749819600" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 300, "time": "1749821820" }, "stopId": "StopPoint:OCEINTERCITES-87611004" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "08:28:00", "tripId": "OCESN3619F4447104:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2242F3824816:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749797400" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749799860" }, "departure": { "delay": 0, "time": "1749800700" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749801360" }, "departure": { "delay": 0, "time": "1749801540" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749802740" }, "departure": { "delay": 0, "time": "1749802920" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749806760" }, "departure": { "delay": 0, "time": "1749807480" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749809580" }, "departure": { "delay": 0, "time": "1749809760" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 0, "time": "1749812520" }, "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCETGV INOUI-87713545" }, { "arrival": { "delay": 0, "time": "1749813960" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749793786", "trip": { "startDate": "20250613", "startTime": "08:50:00", "tripId": "OCESN2242F3824816:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5516F3606169:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749797400" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749799860" }, "departure": { "delay": 0, "time": "1749800700" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749801360" }, "departure": { "delay": 0, "time": "1749801540" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749802740" }, "departure": { "delay": 0, "time": "1749802920" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749806760" }, "departure": { "delay": 0, "time": "1749807480" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749809580" }, "departure": { "delay": 0, "time": "1749809760" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 0, "time": "1749812520" }, "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCETGV INOUI-87713545" }, { "arrival": { "delay": 0, "time": "1749813960" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETGV INOUI-87141002" } ], "timestamp": "1749793786", "trip": { "startDate": "20250613", "startTime": "08:50:00", "tripId": "OCESN5516F3606169:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9862F3834561:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749798720" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1749799800" }, "departure": { "delay": 0, "time": "1749799980" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 300, "time": "1749802500" }, "departure": { "delay": 300, "time": "1749802800" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 900, "time": "1749805500" }, "departure": { "delay": 900, "time": "1749806100" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 1200, "time": "1749812820" }, "departure": { "delay": 1200, "time": "1749813120" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 1200, "time": "1749813660" }, "departure": { "delay": 1200, "time": "1749814020" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 1500, "time": "1749816000" }, "departure": { "delay": 1500, "time": "1749816180" }, "stopId": "StopPoint:OCETGV INOUI-87313882" }, { "arrival": { "delay": 1500, "time": "1749817260" }, "departure": { "delay": 1500, "time": "1749817680" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 1200, "time": "1749818640" }, "departure": { "delay": 900, "time": "1749819960" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 900, "time": "1749822000" }, "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1749819616", "trip": { "startDate": "20250613", "startTime": "09:12:00", "tripId": "OCESN9862F3834561:2025-06-12T00:24:33Z" } } }, { "id": "OCESN4502F4449079:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749799200" }, "stopId": "StopPoint:OCEINTERCITES-87722025" }, { "arrival": { "delay": 0, "time": "1749799680" }, "departure": { "delay": 0, "time": "1749800040" }, "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 0, "time": "1749803880" }, "departure": { "delay": 0, "time": "1749804060" }, "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 0, "time": "1749806340" }, "departure": { "delay": 1800, "time": "1749808200" }, "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 600, "time": "1749808200" }, "departure": { "delay": 600, "time": "1749808320" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 600, "time": "1749810060" }, "departure": { "delay": 600, "time": "1749810660" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 300, "time": "1749813240" }, "departure": { "delay": 300, "time": "1749813360" }, "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 300, "time": "1749814380" }, "departure": { "delay": 300, "time": "1749814500" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 300, "time": "1749818040" }, "departure": { "delay": 300, "time": "1749818340" }, "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCEINTERCITES-87481002" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "09:20:00", "tripId": "OCESN4502F4449079:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4758F4449361:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749799380" }, "stopId": "StopPoint:OCEINTERCITES-87751008" }, { "arrival": { "delay": 0, "time": "1749803340" }, "departure": { "delay": 0, "time": "1749803580" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749805020" }, "departure": { "delay": 0, "time": "1749805260" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749807540" }, "departure": { "delay": 300, "time": "1749808020" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 600, "time": "1749809160" }, "departure": { "delay": 600, "time": "1749809400" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 300, "time": "1749810780" }, "departure": { "delay": 300, "time": "1749810960" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 300, "time": "1749813480" }, "departure": { "delay": 300, "time": "1749813780" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749815520" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 300, "time": "1749819720" }, "departure": { "delay": 300, "time": "1749819840" }, "stopId": "StopPoint:OCEINTERCITES-87586545" }, { "arrival": { "delay": 300, "time": "1749822720" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749815266", "trip": { "startDate": "20250613", "startTime": "09:23:00", "tripId": "OCESN4758F4449361:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9708F4444102:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749799980" }, "stopId": "StopPoint:OCETGV INOUI-71718010" }, { "arrival": { "delay": 300, "time": "1749802320" }, "departure": { "delay": 300, "time": "1749802500" }, "stopId": "StopPoint:OCETGV INOUI-71793000" }, { "arrival": { "delay": 300, "time": "1749803340" }, "departure": { "delay": 300, "time": "1749803520" }, "stopId": "StopPoint:OCETGV INOUI-71043075" }, { "arrival": { "delay": 300, "time": "1749805020" }, "departure": { "delay": 0, "time": "1749805320" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1749807420" }, "departure": { "delay": 0, "time": "1749807600" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749808440" }, "departure": { "delay": 0, "time": "1749808620" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749811620" }, "departure": { "delay": 0, "time": "1749812040" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1749813240" }, "departure": { "delay": 0, "time": "1749813420" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749805156", "trip": { "startDate": "20250613", "startTime": "09:28:00", "tripId": "OCESN9708F4444102:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7885F4446400:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1749802260" }, "stopId": "StopPoint:OCEOUIGO-87686006" }, { "arrival": { "delay": 1800, "time": "1749808980" }, "departure": { "delay": 1800, "time": "1749809160" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 1800, "time": "1749813120" }, "departure": { "delay": 1800, "time": "1749813360" }, "stopId": "StopPoint:OCEOUIGO-87775007" }, { "arrival": { "delay": 1800, "time": "1749814860" }, "departure": { "delay": 1800, "time": "1749815220" }, "stopId": "StopPoint:OCEOUIGO-87773002" }, { "arrival": { "delay": 1800, "time": "1749816180" }, "departure": { "delay": 1800, "time": "1749816360" }, "stopId": "StopPoint:OCEOUIGO-87773200" }, { "arrival": { "delay": 1800, "time": "1749817140" }, "departure": { "delay": 1800, "time": "1749817320" }, "stopId": "StopPoint:OCEOUIGO-87781278" }, { "arrival": { "delay": 1800, "time": "1749818040" }, "departure": { "delay": 1800, "time": "1749818220" }, "stopId": "StopPoint:OCEOUIGO-87781005" }, { "arrival": { "delay": 1800, "time": "1749819060" }, "departure": { "delay": 1800, "time": "1749819240" }, "stopId": "StopPoint:OCEOUIGO-87781104" }, { "arrival": { "delay": 1800, "time": "1749821460" }, "stopId": "StopPoint:OCEOUIGO-87784009" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "09:41:00", "tripId": "OCESN7885F4446400:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9247F4455100:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749800700" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749806400" }, "departure": { "delay": 0, "time": "1749806580" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749810840" }, "departure": { "delay": 0, "time": "1749811440" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749815160" }, "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETGV INOUI-83016451" } ], "timestamp": "1749797086", "trip": { "startDate": "20250613", "startTime": "09:45:00", "tripId": "OCESN9247F4455100:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8537F4450211:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749801120" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749809640" }, "departure": { "delay": 1200, "time": "1749811200" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 1800, "time": "1749815880" }, "departure": { "delay": 5400, "time": "1749819720" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 9000, "time": "1749825180" }, "departure": { "delay": 9000, "time": "1749825360" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 9000, "time": "1749825960" }, "departure": { "delay": 9000, "time": "1749826140" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 9000, "time": "1749826920" }, "departure": { "delay": 9000, "time": "1749827040" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 9000, "time": "1749827820" }, "stopId": "StopPoint:OCETGV INOUI-87677005" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "09:52:00", "tripId": "OCESN8537F4450211:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8572F4450612:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749801120" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749809640" }, "departure": { "delay": 1200, "time": "1749811200" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 1800, "time": "1749815880" }, "departure": { "delay": 1800, "time": "1749816360" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 1800, "time": "1749818100" }, "departure": { "delay": 1800, "time": "1749818220" }, "stopId": "StopPoint:OCETGV INOUI-87672253" }, { "arrival": { "delay": 1800, "time": "1749819540" }, "departure": { "delay": 1800, "time": "1749819720" }, "stopId": "StopPoint:OCETGV INOUI-87672006" }, { "arrival": { "delay": 1200, "time": "1749820680" }, "departure": { "delay": 1200, "time": "1749821280" }, "stopId": "StopPoint:OCETGV INOUI-87671339" }, { "arrival": { "delay": 1200, "time": "1749822240" }, "stopId": "StopPoint:OCETGV INOUI-87671008" } ], "timestamp": "1749819437", "trip": { "startDate": "20250613", "startTime": "09:52:00", "tripId": "OCESN8572F4450612:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9591F4440844:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1749803760" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 2400, "time": "1749810120" }, "departure": { "delay": 2400, "time": "1749810480" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 3000, "time": "1749813840" }, "departure": { "delay": 3000, "time": "1749813960" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 3000, "time": "1749819180" }, "departure": { "delay": 3000, "time": "1749819360" }, "stopId": "StopPoint:OCEICE-80110650" }, { "arrival": { "delay": 3000, "time": "1749832560" }, "departure": { "delay": 3000, "time": "1749832680" }, "stopId": "StopPoint:OCEICE-80030254" }, { "arrival": { "delay": 3000, "time": "1749833220" }, "stopId": "StopPoint:OCEICE-80659698" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "09:56:00", "tripId": "OCESN9591F4440844:2025-06-12T00:24:33Z" } } }, { "id": "OCESN6174F4446669:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749801540" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749802620" }, "departure": { "delay": 0, "time": "1749802800" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749803280" }, "departure": { "delay": 0, "time": "1749803580" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749804900" }, "departure": { "delay": 0, "time": "1749805080" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749807900" }, "departure": { "delay": 0, "time": "1749808140" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749810720" }, "departure": { "delay": 0, "time": "1749811560" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749797926", "trip": { "startDate": "20250613", "startTime": "09:59:00", "tripId": "OCESN6174F4446669:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4659F4449270:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749802140" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 0, "time": "1749806460" }, "departure": { "delay": 0, "time": "1749806580" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1749808740" }, "departure": { "delay": 0, "time": "1749808860" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749811020" }, "departure": { "delay": 0, "time": "1749811320" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 300, "time": "1749814200" }, "departure": { "delay": 300, "time": "1749814380" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 300, "time": "1749816180" }, "departure": { "delay": 300, "time": "1749816420" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 300, "time": "1749817200" }, "departure": { "delay": 300, "time": "1749817380" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 300, "time": "1749819660" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1749819976", "trip": { "startDate": "20250613", "startTime": "10:09:00", "tripId": "OCESN4659F4449270:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9826F4444022:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749802620" }, "stopId": "StopPoint:OCETGV INOUI-88140010" }, { "arrival": { "delay": 0, "time": "1749804660" }, "departure": { "delay": 0, "time": "1749805260" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749808680" }, "departure": { "delay": 0, "time": "1749808980" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749809520" }, "departure": { "delay": 0, "time": "1749809760" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 300, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETGV INOUI-87688887" } ], "timestamp": "1749816916", "trip": { "startDate": "20250613", "startTime": "10:17:00", "tripId": "OCESN9826F4444022:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3650F4447098:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749803220" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749805380" }, "departure": { "delay": 0, "time": "1749805500" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749806280" }, "departure": { "delay": 0, "time": "1749806400" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 0, "time": "1749807900" }, "departure": { "delay": 0, "time": "1749808020" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 0, "time": "1749809580" }, "departure": { "delay": 0, "time": "1749809700" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 0, "time": "1749810600" }, "departure": { "delay": 0, "time": "1749810720" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 0, "time": "1749812160" }, "departure": { "delay": 0, "time": "1749812340" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCEINTERCITES-87597120" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1749799606", "trip": { "startDate": "20250613", "startTime": "10:27:00", "tripId": "OCESN3650F4447098:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8505F3846397:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749803700" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749811620" }, "departure": { "delay": 0, "time": "1749811920" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 1500, "time": "1749817740" }, "departure": { "delay": 1500, "time": "1749817920" }, "stopId": "StopPoint:OCETGV INOUI-87586008" }, { "arrival": { "delay": 1800, "time": "1749820320" }, "departure": { "delay": 1800, "time": "1749820500" }, "stopId": "StopPoint:OCETGV INOUI-87611244" }, { "arrival": { "delay": 1800, "time": "1749822720" }, "stopId": "StopPoint:OCETGV INOUI-87611004" } ], "timestamp": "1749818716", "trip": { "startDate": "20250613", "startTime": "10:35:00", "tripId": "OCESN8505F3846397:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8580F4450736:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749803820" }, "stopId": "StopPoint:OCETGV INOUI-87671008" }, { "arrival": { "delay": 0, "time": "1749804660" }, "departure": { "delay": 0, "time": "1749805260" }, "stopId": "StopPoint:OCETGV INOUI-87671339" }, { "arrival": { "delay": 0, "time": "1749806880" }, "departure": { "delay": 0, "time": "1749807060" }, "stopId": "StopPoint:OCETGV INOUI-87672006" }, { "arrival": { "delay": 0, "time": "1749809940" }, "departure": { "delay": 0, "time": "1749810540" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 300, "time": "1749815100" }, "departure": { "delay": 900, "time": "1749816060" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 1200, "time": "1749824400" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749816976", "trip": { "startDate": "20250613", "startTime": "10:37:00", "tripId": "OCESN8580F4450736:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871209F4461397:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749804180" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749805320" }, "departure": { "delay": 0, "time": "1749805380" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749806400" }, "departure": { "delay": 0, "time": "1749806460" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749807600" }, "departure": { "delay": 0, "time": "1749807660" }, "stopId": "StopPoint:OCETrain TER-87734871" }, { "arrival": { "delay": 0, "time": "1749808920" }, "departure": { "delay": 0, "time": "1749808980" }, "stopId": "StopPoint:OCETrain TER-87645507" }, { "arrival": { "delay": 0, "time": "1749809520" }, "departure": { "delay": 0, "time": "1749809580" }, "stopId": "StopPoint:OCETrain TER-87645481" }, { "arrival": { "delay": 0, "time": "1749810300" }, "departure": { "delay": 0, "time": "1749810360" }, "stopId": "StopPoint:OCETrain TER-87645473" }, { "arrival": { "delay": 0, "time": "1749811260" }, "departure": { "delay": 0, "time": "1749811320" }, "stopId": "StopPoint:OCETrain TER-87645440" }, { "arrival": { "delay": 0, "time": "1749812100" }, "departure": { "delay": 0, "time": "1749812160" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1749813480" }, "departure": { "delay": 0, "time": "1749813540" }, "stopId": "StopPoint:OCETrain TER-87645192" }, { "arrival": { "delay": 0, "time": "1749814980" }, "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCETrain TER-87645168" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815460" }, "stopId": "StopPoint:OCETrain TER-87613604" }, { "arrival": { "delay": 0, "time": "1749816240" }, "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1749816720" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87613877" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87613893" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87613463" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87613471" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87613489" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87613802" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749804287", "trip": { "startDate": "20250613", "startTime": "10:38:00", "tripId": "OCESN871209F4461397:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7897F4446398:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749805320" }, "stopId": "StopPoint:OCEOUIGO-87271494" }, { "arrival": { "delay": 0, "time": "1749805860" }, "departure": { "delay": 0, "time": "1749806160" }, "stopId": "StopPoint:OCEOUIGO-87111849" }, { "arrival": { "delay": 0, "time": "1749812460" }, "departure": { "delay": 0, "time": "1749812640" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 300, "time": "1749816780" }, "departure": { "delay": 300, "time": "1749816960" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCEOUIGO-87755009" } ], "timestamp": "1749817096", "trip": { "startDate": "20250613", "startTime": "11:02:00", "tripId": "OCESN7897F4446398:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7612F4446450:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749806100" }, "stopId": "StopPoint:OCEOUIGO-87474007" }, { "arrival": { "delay": 0, "time": "1749807900" }, "departure": { "delay": 0, "time": "1749808080" }, "stopId": "StopPoint:OCEOUIGO-87474338" }, { "arrival": { "delay": 0, "time": "1749809700" }, "departure": { "delay": 0, "time": "1749809880" }, "stopId": "StopPoint:OCEOUIGO-87473207" }, { "arrival": { "delay": 0, "time": "1749810780" }, "departure": { "delay": 0, "time": "1749810960" }, "stopId": "StopPoint:OCEOUIGO-87473009" }, { "arrival": { "delay": 0, "time": "1749813900" }, "departure": { "delay": 600, "time": "1749814800" }, "stopId": "StopPoint:OCEOUIGO-87471003" }, { "arrival": { "delay": 600, "time": "1749820320" }, "stopId": "StopPoint:OCEOUIGO-87391003" } ], "timestamp": "1749813316", "trip": { "startDate": "20250613", "startTime": "11:15:00", "tripId": "OCESN7612F4446450:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9879F4444012:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749806100" }, "stopId": "StopPoint:OCETGV INOUI-82001000" }, { "arrival": { "delay": 0, "time": "1749807600" }, "departure": { "delay": 0, "time": "1749807780" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1749809100" }, "departure": { "delay": 0, "time": "1749809400" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1749812220" }, "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749829560" }, "departure": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749832680" }, "departure": { "delay": 0, "time": "1749832860" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749834300" }, "stopId": "StopPoint:OCETGV INOUI-87773002" } ], "timestamp": "1749802486", "trip": { "startDate": "20250613", "startTime": "11:15:00", "tripId": "OCESN9879F4444012:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17758F4459534:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749806160" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749806880" }, "departure": { "delay": 0, "time": "1749807000" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749807480" }, "departure": { "delay": 0, "time": "1749807540" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749808080" }, "departure": { "delay": 0, "time": "1749808140" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749808920" }, "departure": { "delay": 0, "time": "1749809040" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749809940" }, "departure": { "delay": 0, "time": "1749810000" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749810720" }, "departure": { "delay": 0, "time": "1749810840" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749811320" }, "departure": { "delay": 0, "time": "1749811380" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749811860" }, "departure": { "delay": 0, "time": "1749811920" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749813060" }, "departure": { "delay": 0, "time": "1749814260" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1749815296", "trip": { "startDate": "20250613", "startTime": "11:16:00", "tripId": "OCESN17758F4459534:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4760F4449362:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749806520" }, "stopId": "StopPoint:OCEINTERCITES-87751008" }, { "arrival": { "delay": 0, "time": "1749809280" }, "departure": { "delay": 0, "time": "1749809400" }, "stopId": "StopPoint:OCEINTERCITES-87753657" }, { "arrival": { "delay": 0, "time": "1749810840" }, "departure": { "delay": 0, "time": "1749811080" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749812460" }, "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749813660" }, "departure": { "delay": 0, "time": "1749813780" }, "stopId": "StopPoint:OCEINTERCITES-87773200" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 300, "time": "1749820800" }, "departure": { "delay": 300, "time": "1749821220" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 300, "time": "1749823260" }, "departure": { "delay": 300, "time": "1749823380" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 300, "time": "1749825480" }, "departure": { "delay": 300, "time": "1749825600" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 300, "time": "1749830040" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "11:22:00", "tripId": "OCESN4760F4449362:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6165F4446671:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749806520" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 300, "time": "1749820560" }, "departure": { "delay": 300, "time": "1749820800" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 300, "time": "1749823620" }, "departure": { "delay": 300, "time": "1749823800" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "11:22:00", "tripId": "OCESN6165F4446671:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7841F4446413:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749806580" }, "stopId": "StopPoint:OCEOUIGO-87286005" }, { "arrival": { "delay": 0, "time": "1749810300" }, "departure": { "delay": 0, "time": "1749810780" }, "stopId": "StopPoint:OCEOUIGO-87271494" }, { "arrival": { "delay": 0, "time": "1749811440" }, "departure": { "delay": 0, "time": "1749811680" }, "stopId": "StopPoint:OCEOUIGO-87111849" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCEOUIGO-87318964" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCEOUIGO-87751008" } ], "timestamp": "1749807436", "trip": { "startDate": "20250613", "startTime": "11:23:00", "tripId": "OCESN7841F4446413:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8720F4298533:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749806760" }, "stopId": "StopPoint:OCETGV INOUI-87474098" }, { "arrival": { "delay": 0, "time": "1749808680" }, "departure": { "delay": 0, "time": "1749808860" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1749810240" }, "departure": { "delay": 0, "time": "1749810420" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1749813900" }, "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 300, "time": "1749820260" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749817126", "trip": { "startDate": "20250613", "startTime": "11:26:00", "tripId": "OCESN8720F4298533:2025-06-12T00:24:33Z" } } }, { "id": "OCESN14143F4447868:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749807180" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749810000" }, "departure": { "delay": 0, "time": "1749810120" }, "stopId": "StopPoint:OCEINTERCITES-87611137" }, { "arrival": { "delay": 600, "time": "1749813240" }, "departure": { "delay": 600, "time": "1749813360" }, "stopId": "StopPoint:OCEINTERCITES-87671008" }, { "arrival": { "delay": 600, "time": "1749814200" }, "departure": { "delay": 600, "time": "1749814380" }, "stopId": "StopPoint:OCEINTERCITES-87671339" }, { "arrival": { "delay": 300, "time": "1749815700" }, "departure": { "delay": 300, "time": "1749815880" }, "stopId": "StopPoint:OCEINTERCITES-87672006" }, { "arrival": { "delay": 300, "time": "1749817140" }, "departure": { "delay": 300, "time": "1749817200" }, "stopId": "StopPoint:OCEINTERCITES-87672253" }, { "arrival": { "delay": 2100, "time": "1749822660" }, "stopId": "StopPoint:OCEINTERCITES-87673004" } ], "timestamp": "1749819857", "trip": { "startDate": "20250613", "startTime": "11:33:00", "tripId": "OCESN14143F4447868:2025-06-13T00:25:47Z" } } }, { "id": "OCESN86985F4442857:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2100, "time": "1749809340" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 2100, "time": "1749810060" }, "departure": { "delay": 2100, "time": "1749810120" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 2100, "time": "1749810180" }, "departure": { "delay": 2100, "time": "1749810240" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 2100, "time": "1749810720" }, "departure": { "delay": 2100, "time": "1749810840" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 1800, "time": "1749811140" }, "departure": { "delay": 1800, "time": "1749811380" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 1800, "time": "1749811920" }, "departure": { "delay": 1800, "time": "1749811980" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 1800, "time": "1749812340" }, "departure": { "delay": 1800, "time": "1749812460" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 1800, "time": "1749812820" }, "departure": { "delay": 1800, "time": "1749812880" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 1800, "time": "1749813360" }, "departure": { "delay": 1800, "time": "1749813600" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 1800, "time": "1749814260" }, "departure": { "delay": 1800, "time": "1749814320" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 1500, "time": "1749814440" }, "departure": { "delay": 1500, "time": "1749814560" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 1500, "time": "1749815280" }, "departure": { "delay": 1500, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 1200, "time": "1749815760" }, "departure": { "delay": 1200, "time": "1749815880" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 1200, "time": "1749816720" }, "departure": { "delay": 600, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 600, "time": "1749817740" }, "departure": { "delay": 600, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 600, "time": "1749818160" }, "departure": { "delay": 600, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 600, "time": "1749818700" }, "departure": { "delay": 600, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 300, "time": "1749818820" }, "departure": { "delay": 300, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 300, "time": "1749819240" }, "departure": { "delay": 120, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1749822240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" } ], "timestamp": "1749819497", "trip": { "startDate": "20250613", "startTime": "11:34:00", "tripId": "OCESN86985F4442857:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9218F3815491:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749807240" }, "stopId": "StopPoint:OCELyria-85030007" }, { "arrival": { "delay": 0, "time": "1749810480" }, "departure": { "delay": 0, "time": "1749810840" }, "stopId": "StopPoint:OCELyria-85000109" }, { "arrival": { "delay": 0, "time": "1749811980" }, "departure": { "delay": 0, "time": "1749812160" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 0, "time": "1749813480" }, "departure": { "delay": 0, "time": "1749813660" }, "stopId": "StopPoint:OCELyria-87300822" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749803626", "trip": { "startDate": "20250613", "startTime": "11:34:00", "tripId": "OCESN9218F3815491:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5382F3823324:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749807360" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1749807840" }, "departure": { "delay": 0, "time": "1749808260" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETGV INOUI-87471003" } ], "timestamp": "1749803746", "trip": { "startDate": "20250613", "startTime": "11:36:00", "tripId": "OCESN5382F3823324:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839584F4441208:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749807720" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749811080" }, "departure": { "delay": 0, "time": "1749811140" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1749811740" }, "departure": { "delay": 0, "time": "1749811800" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1749813060" }, "departure": { "delay": 0, "time": "1749813180" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1749814920" }, "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1749816180" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 300, "time": "1749819900" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87713859" }, { "arrival": { "delay": 300, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749818536", "trip": { "startDate": "20250613", "startTime": "11:42:00", "tripId": "OCESN839584F4441208:2025-06-12T00:24:33Z" } } }, { "id": "OCESN410410R4459644:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749807780" }, "stopId": "StopPoint:OCECar TER-87763003" }, { "arrival": { "delay": 1800, "time": "1749811380" }, "departure": { "delay": 1800, "time": "1749811380" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 2100, "time": "1749812280" }, "departure": { "delay": 2100, "time": "1749812280" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 2100, "time": "1749813480" }, "departure": { "delay": 2100, "time": "1749813480" }, "stopId": "StopPoint:OCECar TER-87747667" }, { "arrival": { "delay": 2100, "time": "1749815040" }, "departure": { "delay": 2100, "time": "1749815040" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 2100, "time": "1749816060" }, "departure": { "delay": 2100, "time": "1749816060" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 2100, "time": "1749817380" }, "departure": { "delay": 2100, "time": "1749817380" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 2100, "time": "1749817560" }, "departure": { "delay": 2100, "time": "1749817560" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 2100, "time": "1749818040" }, "departure": { "delay": 2100, "time": "1749818040" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 2400, "time": "1749818880" }, "departure": { "delay": 2400, "time": "1749818880" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 2400, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87697490" } ], "timestamp": "1749819796", "trip": { "startDate": "20250613", "startTime": "11:43:00", "tripId": "OCESN410410R4459644:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3833F4448318:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749808020" }, "stopId": "StopPoint:OCEINTERCITES-87481002" }, { "arrival": { "delay": 0, "time": "1749810360" }, "departure": { "delay": 0, "time": "1749810480" }, "stopId": "StopPoint:OCEINTERCITES-87486019" }, { "arrival": { "delay": 0, "time": "1749811800" }, "departure": { "delay": 0, "time": "1749811920" }, "stopId": "StopPoint:OCEINTERCITES-87486258" }, { "arrival": { "delay": 0, "time": "1749814260" }, "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCEINTERCITES-87485003" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCEINTERCITES-87485144" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCEINTERCITES-87491001" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCEINTERCITES-87491142" }, { "arrival": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749804406", "trip": { "startDate": "20250613", "startTime": "11:47:00", "tripId": "OCESN3833F4448318:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4404F4448750:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749808080" }, "stopId": "StopPoint:OCEINTERCITES-87481002" }, { "arrival": { "delay": 0, "time": "1749810600" }, "departure": { "delay": 0, "time": "1749810780" }, "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 0, "time": "1749811980" }, "departure": { "delay": 0, "time": "1749812100" }, "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814440" }, "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 0, "time": "1749831960" }, "departure": { "delay": 0, "time": "1749832200" }, "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 0, "time": "1749832680" }, "stopId": "StopPoint:OCEINTERCITES-87722025" } ], "timestamp": "1749804466", "trip": { "startDate": "20250613", "startTime": "11:48:00", "tripId": "OCESN4404F4448750:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4504F4449103:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749808260" }, "stopId": "StopPoint:OCEINTERCITES-87722025" }, { "arrival": { "delay": 0, "time": "1749808740" }, "departure": { "delay": 0, "time": "1749809040" }, "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 300, "time": "1749813240" }, "departure": { "delay": 300, "time": "1749813420" }, "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 300, "time": "1749815700" }, "departure": { "delay": 300, "time": "1749815820" }, "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 0, "time": "1749816720" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829620" }, "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 0, "time": "1749830880" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 0, "time": "1749833520" }, "stopId": "StopPoint:OCEINTERCITES-87481002" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "11:51:00", "tripId": "OCESN4504F4449103:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7820F4446423:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749808440" }, "stopId": "StopPoint:OCEOUIGO-87751008" }, { "arrival": { "delay": 0, "time": "1749809100" }, "departure": { "delay": 0, "time": "1749809280" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 0, "time": "1749810480" }, "departure": { "delay": 0, "time": "1749810660" }, "stopId": "StopPoint:OCEOUIGO-87318964" }, { "arrival": { "delay": 0, "time": "1749813720" }, "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCEOUIGO-87686006" } ], "timestamp": "1749804827", "trip": { "startDate": "20250613", "startTime": "11:54:00", "tripId": "OCESN7820F4446423:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9269F4455106:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749808500" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749814200" }, "departure": { "delay": 0, "time": "1749814440" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCELyria-87713412" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCELyria-87715136" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCELyria-85011031" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCELyria-85011205" } ], "timestamp": "1749804886", "trip": { "startDate": "20250613", "startTime": "11:55:00", "tripId": "OCESN9269F4455106:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6704F3842825:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749808560" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749809880" }, "departure": { "delay": 0, "time": "1749810060" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749811260" }, "departure": { "delay": 0, "time": "1749811440" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749813060" }, "departure": { "delay": 0, "time": "1749813360" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETGV INOUI-87713131" }, { "arrival": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749804946", "trip": { "startDate": "20250613", "startTime": "11:56:00", "tripId": "OCESN6704F3842825:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6176F4446667:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749808740" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749809820" }, "departure": { "delay": 0, "time": "1749810000" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749810480" }, "departure": { "delay": 0, "time": "1749810780" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749812100" }, "departure": { "delay": 0, "time": "1749812280" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749815160" }, "departure": { "delay": 0, "time": "1749815460" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749805127", "trip": { "startDate": "20250613", "startTime": "11:59:00", "tripId": "OCESN6176F4446667:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5080F3921985:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749809400" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 600, "time": "1749811020" }, "departure": { "delay": 600, "time": "1749811200" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 600, "time": "1749812880" }, "departure": { "delay": 600, "time": "1749813060" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 600, "time": "1749815940" }, "departure": { "delay": 600, "time": "1749816360" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 300, "time": "1749817860" }, "departure": { "delay": 300, "time": "1749818160" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETGV INOUI-87223263" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "12:00:00", "tripId": "OCESN5080F3921985:2025-06-08T00:08:37Z" } } }, { "id": "OCESN5280F4435446:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749809400" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 600, "time": "1749811020" }, "departure": { "delay": 600, "time": "1749811200" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 600, "time": "1749812880" }, "departure": { "delay": 600, "time": "1749813060" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 600, "time": "1749815940" }, "departure": { "delay": 600, "time": "1749816360" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 300, "time": "1749817860" }, "departure": { "delay": 300, "time": "1749818160" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETGV INOUI-87223263" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "12:00:00", "tripId": "OCESN5280F4435446:2025-06-12T00:24:33Z" } } }, { "id": "OCESN9590F4440842:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1749810120" }, "stopId": "StopPoint:OCEICE-80659698" }, { "arrival": { "delay": 1200, "time": "1749810600" }, "departure": { "delay": 1200, "time": "1749810720" }, "stopId": "StopPoint:OCEICE-80030254" }, { "arrival": { "delay": 1200, "time": "1749823920" }, "departure": { "delay": 2400, "time": "1749825180" }, "stopId": "StopPoint:OCEICE-80110650" }, { "arrival": { "delay": 2400, "time": "1749829560" }, "departure": { "delay": 2400, "time": "1749829620" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 2400, "time": "1749832380" }, "departure": { "delay": 2400, "time": "1749832860" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 2400, "time": "1749839700" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1749816226", "trip": { "startDate": "20250613", "startTime": "12:02:00", "tripId": "OCESN9590F4440842:2025-06-12T00:24:33Z" } } }, { "id": "OCESN6116F4446684:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749808980" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749809640" }, "departure": { "delay": 0, "time": "1749809880" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749811020" }, "departure": { "delay": 0, "time": "1749811260" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749805366", "trip": { "startDate": "20250613", "startTime": "12:03:00", "tripId": "OCESN6116F4446684:2025-06-13T00:25:47Z" } } }, { "id": "OCESN16840F4447912:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809100" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749809400" }, "departure": { "delay": 0, "time": "1749809520" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749810300" }, "departure": { "delay": 0, "time": "1749810360" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1749810660" }, "departure": { "delay": 0, "time": "1749810720" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1749811080" }, "departure": { "delay": 0, "time": "1749811140" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1749811740" }, "departure": { "delay": 0, "time": "1749811800" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1749812280" }, "departure": { "delay": 0, "time": "1749812340" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1749812760" }, "departure": { "delay": 0, "time": "1749812820" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1749813120" }, "departure": { "delay": 0, "time": "1749813180" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814260" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815460" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 300, "time": "1749820320" }, "departure": { "delay": 300, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 300, "time": "1749821460" }, "departure": { "delay": 300, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87696427" }, { "arrival": { "delay": 300, "time": "1749821880" }, "departure": { "delay": 300, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87694869" }, { "arrival": { "delay": 300, "time": "1749822960" }, "departure": { "delay": 300, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87694695" }, { "arrival": { "delay": 300, "time": "1749823800" }, "departure": { "delay": 300, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 300, "time": "1749825120" }, "departure": { "delay": 300, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87694737" }, { "arrival": { "delay": 300, "time": "1749825660" }, "departure": { "delay": 300, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87694778" }, { "arrival": { "delay": 300, "time": "1749826920" }, "departure": { "delay": 300, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87721860" }, { "arrival": { "delay": 300, "time": "1749827880" }, "departure": { "delay": 300, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87721787" }, { "arrival": { "delay": 300, "time": "1749828420" }, "departure": { "delay": 300, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 300, "time": "1749830220" }, "departure": { "delay": 300, "time": "1749830400" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 300, "time": "1749830880" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "12:05:00", "tripId": "OCESN16840F4447912:2025-06-13T00:25:47Z" } } }, { "id": "OCESN33135R4459323:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809400" }, "stopId": "StopPoint:OCECar TER-87335521" }, { "arrival": { "delay": 0, "time": "1749810540" }, "departure": { "delay": 0, "time": "1749810540" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 300, "time": "1749811380" }, "departure": { "delay": 300, "time": "1749811380" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 600, "time": "1749812340" }, "departure": { "delay": 600, "time": "1749812340" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 600, "time": "1749812580" }, "departure": { "delay": 600, "time": "1749812580" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 600, "time": "1749813780" }, "departure": { "delay": 600, "time": "1749813780" }, "stopId": "StopPoint:OCECar TER-87697524" }, { "arrival": { "delay": 600, "time": "1749813960" }, "departure": { "delay": 600, "time": "1749813960" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 600, "time": "1749814680" }, "departure": { "delay": 600, "time": "1749814680" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 1200, "time": "1749815460" }, "departure": { "delay": 1200, "time": "1749815460" }, "stopId": "StopPoint:OCECar TER-87697193" }, { "arrival": { "delay": 1200, "time": "1749816780" }, "departure": { "delay": 1200, "time": "1749816780" }, "stopId": "StopPoint:OCECar TER-87697516" }, { "arrival": { "delay": 1500, "time": "1749818280" }, "departure": { "delay": 1500, "time": "1749818280" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 1500, "time": "1749818880" }, "departure": { "delay": 1500, "time": "1749818880" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 1800, "time": "1749820680" }, "stopId": "StopPoint:OCECar TER-87763003" } ], "timestamp": "1749819467", "trip": { "startDate": "20250613", "startTime": "12:10:00", "tripId": "OCESN33135R4459323:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4661F4449895:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749809700" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 300, "time": "1749814020" }, "departure": { "delay": 300, "time": "1749814140" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 300, "time": "1749816240" }, "departure": { "delay": 300, "time": "1749816360" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 300, "time": "1749818520" }, "departure": { "delay": 300, "time": "1749819000" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 300, "time": "1749821520" }, "departure": { "delay": 300, "time": "1749821640" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 300, "time": "1749823380" }, "departure": { "delay": 300, "time": "1749823620" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 300, "time": "1749824400" }, "departure": { "delay": 300, "time": "1749824580" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 300, "time": "1749826800" }, "departure": { "delay": 300, "time": "1749827040" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 300, "time": "1749828540" }, "departure": { "delay": 300, "time": "1749828780" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 300, "time": "1749830100" }, "departure": { "delay": 300, "time": "1749830220" }, "stopId": "StopPoint:OCEINTERCITES-87753657" }, { "arrival": { "delay": 300, "time": "1749833040" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1749809927", "trip": { "startDate": "20250613", "startTime": "12:10:00", "tripId": "OCESN4661F4449895:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6823F3511243:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749809700" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 600, "time": "1749812040" }, "departure": { "delay": 600, "time": "1749812340" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 600, "time": "1749815040" }, "departure": { "delay": 600, "time": "1749815220" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 600, "time": "1749816780" }, "departure": { "delay": 600, "time": "1749817140" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 600, "time": "1749819360" }, "departure": { "delay": 600, "time": "1749819540" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 600, "time": "1749820320" }, "departure": { "delay": 600, "time": "1749820500" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 600, "time": "1749822180" }, "departure": { "delay": 600, "time": "1749822360" }, "stopId": "StopPoint:OCETGV INOUI-87615286" }, { "arrival": { "delay": 600, "time": "1749825060" }, "stopId": "StopPoint:OCETGV INOUI-87611004" } ], "timestamp": "1749812207", "trip": { "startDate": "20250613", "startTime": "12:10:00", "tripId": "OCESN6823F3511243:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9246F4440741:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809400" }, "stopId": "StopPoint:OCETGV INOUI-83016451" }, { "arrival": { "delay": 0, "time": "1749814740" }, "departure": { "delay": 0, "time": "1749814860" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749828900" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749834900" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749813916", "trip": { "startDate": "20250613", "startTime": "12:10:00", "tripId": "OCESN9246F4440741:2025-06-12T00:24:33Z" } } }, { "id": "OCESN6694F4446613:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809460" }, "stopId": "StopPoint:OCETGV INOUI-87726000" }, { "arrival": { "delay": 300, "time": "1749812340" }, "departure": { "delay": 300, "time": "1749812940" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 900, "time": "1749820500" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749813766", "trip": { "startDate": "20250613", "startTime": "12:11:00", "tripId": "OCESN6694F4446613:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8541F3848027:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809460" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 600, "time": "1749822420" }, "departure": { "delay": 600, "time": "1749822660" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 600, "time": "1749824400" }, "departure": { "delay": 600, "time": "1749824820" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 600, "time": "1749825300" }, "departure": { "delay": 600, "time": "1749825480" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 600, "time": "1749826260" }, "departure": { "delay": 600, "time": "1749826440" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 600, "time": "1749827160" }, "stopId": "StopPoint:OCETGV INOUI-87677005" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "12:11:00", "tripId": "OCESN8541F3848027:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5066F4435415:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809520" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749810180" }, "departure": { "delay": 0, "time": "1749810420" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749811560" }, "departure": { "delay": 0, "time": "1749811800" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETGV INOUI-87223263" } ], "timestamp": "1749805906", "trip": { "startDate": "20250613", "startTime": "12:12:00", "tripId": "OCESN5066F4435415:2025-06-12T00:24:33Z" } } }, { "id": "OCESN9866F4444016:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809520" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749810180" }, "departure": { "delay": 0, "time": "1749810420" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749811560" }, "departure": { "delay": 0, "time": "1749811800" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1749805906", "trip": { "startDate": "20250613", "startTime": "12:12:00", "tripId": "OCESN9866F4444016:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6193F4432663:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809640" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749816360" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETGV INOUI-87761007" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETGV INOUI-87764001" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETGV INOUI-87765107" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETGV INOUI-87765008" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETGV INOUI-87753657" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETGV INOUI-87753004" } ], "timestamp": "1749806027", "trip": { "startDate": "20250613", "startTime": "12:14:00", "tripId": "OCESN6193F4432663:2025-06-12T00:24:33Z" } } }, { "id": "OCESN6917F4359921:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809640" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749816360" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETGV INOUI-87747006" } ], "timestamp": "1749806027", "trip": { "startDate": "20250613", "startTime": "12:14:00", "tripId": "OCESN6917F4359921:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877716F4443393:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809640" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749810720" }, "departure": { "delay": 0, "time": "1749810780" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749811920" }, "departure": { "delay": 0, "time": "1749812100" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1749813000" }, "departure": { "delay": 0, "time": "1749813120" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1749813660" }, "departure": { "delay": 0, "time": "1749813720" }, "stopId": "StopPoint:OCETrain TER-87775239" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87775221" }, { "arrival": { "delay": 0, "time": "1749814740" }, "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCETrain TER-87775197" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87775148" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87783670" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87783654" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87783647" }, { "arrival": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87783605" } ], "timestamp": "1749806027", "trip": { "startDate": "20250613", "startTime": "12:14:00", "tripId": "OCESN877716F4443393:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886184F4462134:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809640" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749810420" }, "departure": { "delay": 0, "time": "1749810540" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749811200" }, "departure": { "delay": 0, "time": "1749811320" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749811680" }, "departure": { "delay": 0, "time": "1749811800" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749812520" }, "departure": { "delay": 0, "time": "1749812640" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749813900" }, "departure": { "delay": 0, "time": "1749814080" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749814680" }, "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815280" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749816120" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 3600, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749820156", "trip": { "startDate": "20250613", "startTime": "12:14:00", "tripId": "OCESN886184F4462134:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8512F3979061:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809700" }, "stopId": "StopPoint:OCETGV INOUI-87611004" }, { "arrival": { "delay": 0, "time": "1749813780" }, "departure": { "delay": 0, "time": "1749813960" }, "stopId": "StopPoint:OCETGV INOUI-87586008" }, { "arrival": { "delay": 600, "time": "1749819000" }, "departure": { "delay": 600, "time": "1749819360" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 300, "time": "1749821280" }, "departure": { "delay": 300, "time": "1749821460" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 300, "time": "1749828240" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749819316", "trip": { "startDate": "20250613", "startTime": "12:15:00", "tripId": "OCESN8512F3979061:2025-06-11T00:16:05Z" } } }, { "id": "OCESN17574F4447747:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809820" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749810240" }, "departure": { "delay": 0, "time": "1749810360" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749810780" }, "departure": { "delay": 0, "time": "1749810900" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749811500" }, "departure": { "delay": 0, "time": "1749811620" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749812040" }, "departure": { "delay": 0, "time": "1749812160" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749812940" }, "departure": { "delay": 0, "time": "1749813060" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749813420" }, "departure": { "delay": 0, "time": "1749813480" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814320" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749814860" }, "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749816120" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749806207", "trip": { "startDate": "20250613", "startTime": "12:17:00", "tripId": "OCESN17574F4447747:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5537F3828989:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809820" }, "stopId": "StopPoint:OCETGV INOUI-87141002" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814620" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749816240" }, "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETGV INOUI-87713545" }, { "arrival": { "delay": 0, "time": "1749830160" }, "departure": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749834480" }, "departure": { "delay": 0, "time": "1749834660" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749835800" }, "departure": { "delay": 0, "time": "1749835980" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749836700" }, "departure": { "delay": 0, "time": "1749837660" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749840240" }, "departure": { "delay": 0, "time": "1749840480" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749842760" }, "departure": { "delay": 0, "time": "1749842940" }, "stopId": "StopPoint:OCETGV INOUI-87755447" }, { "arrival": { "delay": 0, "time": "1749843780" }, "departure": { "delay": 0, "time": "1749843960" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749845400" }, "departure": { "delay": 0, "time": "1749845640" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749846120" }, "departure": { "delay": 0, "time": "1749846300" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749847200" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749806207", "trip": { "startDate": "20250613", "startTime": "12:17:00", "tripId": "OCESN5537F3828989:2025-06-08T00:08:37Z" } } }, { "id": "OCESN9773F4408294:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809880" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCELyria-85010082" } ], "timestamp": "1749811516", "trip": { "startDate": "20250613", "startTime": "12:18:00", "tripId": "OCESN9773F4408294:2025-06-09T02:14:31Z" } } }, { "id": "OCESN9783F3502764:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809880" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCELyria-85010082" } ], "timestamp": "1749811516", "trip": { "startDate": "20250613", "startTime": "12:18:00", "tripId": "OCESN9783F3502764:2025-06-09T02:14:31Z" } } }, { "id": "OCESN9268F4319023:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749809940" }, "stopId": "StopPoint:OCELyria-85011205" }, { "arrival": { "delay": 0, "time": "1749812040" }, "departure": { "delay": 0, "time": "1749812280" }, "stopId": "StopPoint:OCELyria-85011031" }, { "arrival": { "delay": 0, "time": "1749813180" }, "departure": { "delay": 0, "time": "1749813360" }, "stopId": "StopPoint:OCELyria-87715136" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCELyria-87713412" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749806326", "trip": { "startDate": "20250613", "startTime": "12:19:00", "tripId": "OCESN9268F4319023:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17703F4459540:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810000" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749811080" }, "departure": { "delay": 0, "time": "1749811200" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749811620" }, "departure": { "delay": 0, "time": "1749811680" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749812040" }, "departure": { "delay": 0, "time": "1749812160" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749812520" }, "departure": { "delay": 0, "time": "1749812640" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749813120" }, "departure": { "delay": 0, "time": "1749813240" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749813720" }, "departure": { "delay": 0, "time": "1749813840" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749814560" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749815940" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749816720" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749806386", "trip": { "startDate": "20250613", "startTime": "12:20:00", "tripId": "OCESN17703F4459540:2025-06-13T00:25:47Z" } } }, { "id": "OCESN89804R4455032:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810000" }, "stopId": "StopPoint:OCECar-87698662" }, { "arrival": { "delay": 0, "time": "1749811500" }, "departure": { "delay": 0, "time": "1749811500" }, "stopId": "StopPoint:OCECar-87726414" }, { "arrival": { "delay": 0, "time": "1749812700" }, "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCECar-87726448" }, { "arrival": { "delay": 0, "time": "1749813780" }, "departure": { "delay": 0, "time": "1749813780" }, "stopId": "StopPoint:OCECar-87754911" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCECar-87742015" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCECar-87734491" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCECar-87734475" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCECar-87734459" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCECar-87734442" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCECar-87734426" }, { "arrival": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCECar-87734004" } ], "timestamp": "1749809356", "trip": { "startDate": "20250613", "startTime": "12:20:00", "tripId": "OCESN89804R4455032:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886569F4453771:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810120" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749810960" }, "departure": { "delay": 0, "time": "1749811020" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749811200" }, "departure": { "delay": 0, "time": "1749811260" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1749812040" }, "departure": { "delay": 0, "time": "1749812160" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749812640" }, "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1749813000" }, "departure": { "delay": 0, "time": "1749813120" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749813480" }, "departure": { "delay": 0, "time": "1749813600" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749814200" }, "departure": { "delay": 0, "time": "1749814320" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749814620" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1749814920" }, "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815280" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749806506", "trip": { "startDate": "20250613", "startTime": "12:22:00", "tripId": "OCESN886569F4453771:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9213F3815515:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810120" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCELyria-85000109" }, { "arrival": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCELyria-85030007" } ], "timestamp": "1749806506", "trip": { "startDate": "20250613", "startTime": "12:22:00", "tripId": "OCESN9213F3815515:2025-06-11T00:16:05Z" } } }, { "id": "OCESN876558F4452879:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810180" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749811020" }, "departure": { "delay": 0, "time": "1749811080" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749812040" }, "departure": { "delay": 0, "time": "1749812160" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749812820" }, "departure": { "delay": 0, "time": "1749812880" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749813420" }, "departure": { "delay": 0, "time": "1749813480" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749813960" }, "departure": { "delay": 0, "time": "1749814020" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749814620" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 300, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 300, "time": "1749817320" }, "departure": { "delay": 300, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 300, "time": "1749817860" }, "departure": { "delay": 300, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 300, "time": "1749818400" }, "departure": { "delay": 300, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 300, "time": "1749818760" }, "departure": { "delay": 300, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 300, "time": "1749819060" }, "departure": { "delay": 300, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 300, "time": "1749819540" }, "departure": { "delay": 300, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87781294" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87781260" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87781161" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1749820036", "trip": { "startDate": "20250613", "startTime": "12:23:00", "tripId": "OCESN876558F4452879:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7569F4446455:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810300" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1749813180" }, "departure": { "delay": 0, "time": "1749813660" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749816780" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETGV INOUI-87281071" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETGV INOUI-87317586" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETGV INOUI-87317065" }, { "arrival": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETGV INOUI-87317057" } ], "timestamp": "1749806687", "trip": { "startDate": "20250613", "startTime": "12:25:00", "tripId": "OCESN7569F4446455:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839508F4441221:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810300" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749810780" }, "departure": { "delay": 0, "time": "1749810840" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749812040" }, "departure": { "delay": 300, "time": "1749812400" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749813300" }, "departure": { "delay": 0, "time": "1749813360" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1749814020" }, "departure": { "delay": 0, "time": "1749814080" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1749815100" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1749816360" }, "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749812268", "trip": { "startDate": "20250613", "startTime": "12:25:00", "tripId": "OCESN839508F4441221:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865214F4367892:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810420" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749810600" }, "departure": { "delay": 0, "time": "1749810660" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749811920" }, "departure": { "delay": 0, "time": "1749811980" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749812520" }, "departure": { "delay": 0, "time": "1749812580" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1749812880" }, "departure": { "delay": 0, "time": "1749812940" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1749813120" }, "departure": { "delay": 0, "time": "1749813180" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1749813660" }, "departure": { "delay": 0, "time": "1749813720" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1749814260" }, "departure": { "delay": 0, "time": "1749814320" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1749814920" }, "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87594499" } ], "timestamp": "1749806807", "trip": { "startDate": "20250613", "startTime": "12:27:00", "tripId": "OCESN865214F4367892:2025-06-11T00:16:05Z" } } }, { "id": "OCESN6972F4446565:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810540" }, "stopId": "StopPoint:OCETGV INOUI-87746008" }, { "arrival": { "delay": 0, "time": "1749812160" }, "departure": { "delay": 300, "time": "1749812640" }, "stopId": "StopPoint:OCETGV INOUI-87741132" }, { "arrival": { "delay": 300, "time": "1749813300" }, "departure": { "delay": 300, "time": "1749814140" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 300, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749813916", "trip": { "startDate": "20250613", "startTime": "12:29:00", "tripId": "OCESN6972F4446565:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9770F4444028:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810540" }, "stopId": "StopPoint:OCELyria-85010082" }, { "arrival": { "delay": 0, "time": "1749812280" }, "departure": { "delay": 0, "time": "1749812520" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749806926", "trip": { "startDate": "20250613", "startTime": "12:29:00", "tripId": "OCESN9770F4444028:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5336F4449447:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810660" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749812160" }, "departure": { "delay": 0, "time": "1749812340" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 600, "time": "1749814620" }, "departure": { "delay": 600, "time": "1749814800" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 600, "time": "1749817680" }, "departure": { "delay": 600, "time": "1749818160" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 600, "time": "1749825600" }, "stopId": "StopPoint:OCETGV INOUI-87723197" } ], "timestamp": "1749817996", "trip": { "startDate": "20250613", "startTime": "12:31:00", "tripId": "OCESN5336F4449447:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8582F4450781:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749811140" }, "stopId": "StopPoint:OCETGV INOUI-87671008" }, { "arrival": { "delay": 600, "time": "1749812280" }, "departure": { "delay": 300, "time": "1749812580" }, "stopId": "StopPoint:OCETGV INOUI-87671339" }, { "arrival": { "delay": 300, "time": "1749814200" }, "departure": { "delay": 300, "time": "1749814380" }, "stopId": "StopPoint:OCETGV INOUI-87672006" }, { "arrival": { "delay": 300, "time": "1749815640" }, "departure": { "delay": 300, "time": "1749815820" }, "stopId": "StopPoint:OCETGV INOUI-87672253" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749830340" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749819857", "trip": { "startDate": "20250613", "startTime": "12:34:00", "tripId": "OCESN8582F4450781:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7673F4446437:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810900" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 0, "time": "1749811440" }, "departure": { "delay": 0, "time": "1749811620" }, "stopId": "StopPoint:OCEOUIGO-87393702" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCEOUIGO-87581009" }, { "arrival": { "delay": 600, "time": "1749824280" }, "departure": { "delay": 600, "time": "1749824460" }, "stopId": "StopPoint:OCEOUIGO-87586008" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCEOUIGO-87611244" }, { "arrival": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCEOUIGO-87611004" } ], "timestamp": "1749820156", "trip": { "startDate": "20250613", "startTime": "12:35:00", "tripId": "OCESN7673F4446437:2025-06-13T00:25:47Z" } } }, { "id": "OCESN892605F4454462:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810900" }, "stopId": "StopPoint:OCETrain TER-87686667" }, { "arrival": { "delay": 0, "time": "1749814200" }, "departure": { "delay": 0, "time": "1749814320" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749815280" }, "departure": { "delay": 0, "time": "1749815340" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749815760" }, "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 300, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87683573" }, { "arrival": { "delay": 300, "time": "1749818040" }, "departure": { "delay": 300, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87683631" }, { "arrival": { "delay": 300, "time": "1749818400" }, "departure": { "delay": 300, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87683649" }, { "arrival": { "delay": 300, "time": "1749818820" }, "departure": { "delay": 300, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87683664" }, { "arrival": { "delay": 300, "time": "1749819240" }, "departure": { "delay": 300, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87683680" }, { "arrival": { "delay": 300, "time": "1749819840" }, "departure": { "delay": 300, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87683722" }, { "arrival": { "delay": 300, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87683789" } ], "timestamp": "1749817667", "trip": { "startDate": "20250613", "startTime": "12:35:00", "tripId": "OCESN892605F4454462:2025-06-13T00:25:47Z" } } }, { "id": "OCESN889660F4454085:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749810960" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749811260" }, "departure": { "delay": 0, "time": "1749811320" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749811920" }, "departure": { "delay": 0, "time": "1749811980" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749812340" }, "departure": { "delay": 0, "time": "1749812400" }, "stopId": "StopPoint:OCETrain TER-87721415" }, { "arrival": { "delay": 0, "time": "1749812580" }, "departure": { "delay": 0, "time": "1749812640" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1749813000" }, "departure": { "delay": 0, "time": "1749813060" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749813420" }, "departure": { "delay": 0, "time": "1749813480" }, "stopId": "StopPoint:OCETrain TER-87721456" }, { "arrival": { "delay": 0, "time": "1749813720" }, "departure": { "delay": 0, "time": "1749813780" }, "stopId": "StopPoint:OCETrain TER-87721464" }, { "arrival": { "delay": 0, "time": "1749814080" }, "departure": { "delay": 2400, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 3600, "time": "1749818580" }, "departure": { "delay": 3600, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 4200, "time": "1749819480" }, "departure": { "delay": 4200, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87721043" }, { "arrival": { "delay": 4200, "time": "1749819840" }, "departure": { "delay": 4200, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87721050" }, { "arrival": { "delay": 4200, "time": "1749820560" }, "departure": { "delay": 4200, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 4200, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1749819497", "trip": { "startDate": "20250613", "startTime": "12:36:00", "tripId": "OCESN889660F4454085:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7825F4424241:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811020" }, "stopId": "StopPoint:OCEOUIGO-87686006" }, { "arrival": { "delay": 1200, "time": "1749821820" }, "departure": { "delay": 1200, "time": "1749822000" }, "stopId": "StopPoint:OCEOUIGO-87318964" }, { "arrival": { "delay": 1200, "time": "1749823260" }, "departure": { "delay": 1200, "time": "1749823440" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 1200, "time": "1749824280" }, "stopId": "StopPoint:OCEOUIGO-87751008" } ], "timestamp": "1749819286", "trip": { "startDate": "20250613", "startTime": "12:37:00", "tripId": "OCESN7825F4424241:2025-06-11T00:16:05Z" } } }, { "id": "OCESN17524F4447954:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811380" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749812280" }, "departure": { "delay": 0, "time": "1749812400" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749812820" }, "departure": { "delay": 300, "time": "1749813360" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 300, "time": "1749813720" }, "departure": { "delay": 300, "time": "1749813780" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 300, "time": "1749814140" }, "departure": { "delay": 300, "time": "1749814260" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 300, "time": "1749814920" }, "departure": { "delay": 300, "time": "1749815100" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 300, "time": "1749815640" }, "departure": { "delay": 300, "time": "1749815700" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 300, "time": "1749816060" }, "departure": { "delay": 300, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 300, "time": "1749817320" }, "departure": { "delay": 300, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 300, "time": "1749817920" }, "departure": { "delay": 300, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 300, "time": "1749818760" }, "departure": { "delay": 300, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 300, "time": "1749819180" }, "departure": { "delay": 300, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 300, "time": "1749820140" }, "departure": { "delay": 300, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 300, "time": "1749820680" }, "departure": { "delay": 300, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 300, "time": "1749821580" }, "departure": { "delay": 300, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 300, "time": "1749822060" }, "departure": { "delay": 300, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 300, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "12:43:00", "tripId": "OCESN17524F4447954:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3312F4447308:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811440" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1749812340" }, "departure": { "delay": 0, "time": "1749812400" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749813120" }, "departure": { "delay": 0, "time": "1749813180" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749813780" }, "departure": { "delay": 0, "time": "1749813840" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749814620" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749807826", "trip": { "startDate": "20250613", "startTime": "12:44:00", "tripId": "OCESN3312F4447308:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5306F3823401:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811440" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749813780" }, "departure": { "delay": 0, "time": "1749813960" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETGV INOUI-87487603" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 2700, "time": "1749820380" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 1800, "time": "1749822600" }, "departure": { "delay": 1800, "time": "1749822960" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 1800, "time": "1749830400" }, "departure": { "delay": 1800, "time": "1749830820" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 1800, "time": "1749833040" }, "departure": { "delay": 1800, "time": "1749833340" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 1800, "time": "1749835320" }, "departure": { "delay": 1800, "time": "1749835500" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 1800, "time": "1749837240" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "12:44:00", "tripId": "OCESN5306F3823401:2025-06-07T00:26:51Z" } } }, { "id": "OCESN6941F4293578:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811500" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETGV INOUI-87741132" }, { "arrival": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETGV INOUI-87746008" } ], "timestamp": "1749807886", "trip": { "startDate": "20250613", "startTime": "12:45:00", "tripId": "OCESN6941F4293578:2025-06-13T00:25:47Z" } } }, { "id": "OCESN16558F3970951:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811620" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749812460" }, "departure": { "delay": 0, "time": "1749812520" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749812820" }, "departure": { "delay": 0, "time": "1749812880" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814260" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749814860" }, "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1749815460" }, "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749808007", "trip": { "startDate": "20250613", "startTime": "12:47:00", "tripId": "OCESN16558F3970951:2025-06-08T00:08:37Z" } } }, { "id": "OCESN3428F3846974:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811620" }, "stopId": "StopPoint:OCETrain TER-87447680" }, { "arrival": { "delay": 0, "time": "1749812700" }, "departure": { "delay": 0, "time": "1749812760" }, "stopId": "StopPoint:OCETrain TER-87447698" }, { "arrival": { "delay": 0, "time": "1749813720" }, "departure": { "delay": 0, "time": "1749813780" }, "stopId": "StopPoint:OCETrain TER-87448159" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopPoint:OCETrain TER-87448001" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87393595" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87391102" } ], "timestamp": "1749808007", "trip": { "startDate": "20250613", "startTime": "12:47:00", "tripId": "OCESN3428F3846974:2025-06-11T00:16:05Z" } } }, { "id": "OCESN6910F4446582:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811620" }, "stopId": "StopPoint:OCETGV INOUI-87747006" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749808007", "trip": { "startDate": "20250613", "startTime": "12:47:00", "tripId": "OCESN6910F4446582:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7615F4446449:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811620" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 0, "time": "1749814920" }, "departure": { "delay": 0, "time": "1749815160" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCEOUIGO-87478404" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCEOUIGO-87471003" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCEOUIGO-87476606" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCEOUIGO-87476200" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCEOUIGO-87476002" }, { "arrival": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCEOUIGO-87474098" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "12:47:00", "tripId": "OCESN7615F4446449:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870158F4461380:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811620" }, "stopId": "StopPoint:OCETrain TER-87613422" }, { "arrival": { "delay": 0, "time": "1749813420" }, "departure": { "delay": 0, "time": "1749813600" }, "stopId": "StopPoint:OCETrain TER-87613257" }, { "arrival": { "delay": 0, "time": "1749814200" }, "departure": { "delay": 0, "time": "1749814260" }, "stopId": "StopPoint:OCETrain TER-87613232" }, { "arrival": { "delay": 0, "time": "1749814440" }, "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETrain TER-87613224" }, { "arrival": { "delay": 0, "time": "1749814740" }, "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCETrain TER-87613661" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1749816180" }, "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87613075" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87613059" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87613042" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87594564" }, { "arrival": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749808007", "trip": { "startDate": "20250613", "startTime": "12:47:00", "tripId": "OCESN870158F4461380:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17439F4447928:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763607" }, { "arrival": { "delay": 0, "time": "1749812340" }, "departure": { "delay": 0, "time": "1749812460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1749813000" }, "departure": { "delay": 0, "time": "1749813120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1749813900" }, "departure": { "delay": 0, "time": "1749814140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1749816180" }, "departure": { "delay": 0, "time": "1749816360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763722" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763755" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751206" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751230" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751271" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751321" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749827940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749808066", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "12:48:00", "tripId": "OCESN17439F4447928:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4082F4097953:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811680" }, "stopId": "StopPoint:OCEOUIGO-87481002" }, { "arrival": { "delay": 0, "time": "1749814260" }, "departure": { "delay": 0, "time": "1749814440" }, "stopId": "StopPoint:OCEOUIGO-87484006" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCEOUIGO-87394007" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCEOUIGO-87393579" }, { "arrival": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCEOUIGO-87547000" } ], "timestamp": "1749808066", "trip": { "startDate": "20250613", "startTime": "12:48:00", "tripId": "OCESN4082F4097953:2025-06-08T00:08:37Z" } } }, { "id": "OCESN6618F4432631:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749812040" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 300, "time": "1749812580" }, "departure": { "delay": 300, "time": "1749812940" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 900, "time": "1749820500" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749813766", "trip": { "startDate": "20250613", "startTime": "12:49:00", "tripId": "OCESN6618F4432631:2025-06-12T00:24:33Z" } } }, { "id": "OCESN17702F4319856:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749812100" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 300, "time": "1749812940" }, "departure": { "delay": 300, "time": "1749813060" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 300, "time": "1749814080" }, "departure": { "delay": 300, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749814560" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749816420" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 300, "time": "1749819060" }, "departure": { "delay": 300, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 300, "time": "1749819840" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 300, "time": "1749821220" }, "departure": { "delay": 300, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 300, "time": "1749821940" }, "departure": { "delay": 300, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 300, "time": "1749822540" }, "departure": { "delay": 300, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 300, "time": "1749823080" }, "departure": { "delay": 300, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 300, "time": "1749823500" }, "departure": { "delay": 300, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 300, "time": "1749823980" }, "departure": { "delay": 300, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 300, "time": "1749824640" }, "departure": { "delay": 300, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 300, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749818776", "trip": { "startDate": "20250613", "startTime": "12:50:00", "tripId": "OCESN17702F4319856:2025-06-13T00:25:47Z" } } }, { "id": "OCESN468257R4449351:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811800" }, "stopId": "StopPoint:OCECar TER-87765008" }, { "arrival": { "delay": 0, "time": "1749812700" }, "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCECar TER-87765412" }, { "arrival": { "delay": 0, "time": "1749813300" }, "departure": { "delay": 0, "time": "1749813300" }, "stopId": "StopPoint:OCECar TER-87765420" }, { "arrival": { "delay": 0, "time": "1749813900" }, "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCECar TER-87765438" }, { "arrival": { "delay": 0, "time": "1749814200" }, "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCECar TER-87765446" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCECar TER-87765453" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCECar TER-87765479" }, { "arrival": { "delay": 0, "time": "1749816600" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCECar TER-87765503" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar TER-87753764" }, { "arrival": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87753004" } ], "timestamp": "1749808187", "trip": { "startDate": "20250613", "startTime": "12:50:00", "tripId": "OCESN468257R4449351:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7692F4446433:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749812100" }, "stopId": "StopPoint:OCEOUIGO-87212027" }, { "arrival": { "delay": 0, "time": "1749814620" }, "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCEOUIGO-87192039" }, { "arrival": { "delay": 900, "time": "1749821520" }, "stopId": "StopPoint:OCEOUIGO-87113001" } ], "timestamp": "1749817397", "trip": { "startDate": "20250613", "startTime": "12:50:00", "tripId": "OCESN7692F4446433:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6615F3924850:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811860" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1749808246", "trip": { "startDate": "20250613", "startTime": "12:51:00", "tripId": "OCESN6615F3924850:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6685F4246296:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811860" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 300, "time": "1749820260" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 300, "time": "1749823020" }, "stopId": "StopPoint:OCETGV INOUI-87726000" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "12:51:00", "tripId": "OCESN6685F4246296:2025-06-10T14:32:59Z" } } }, { "id": "OCESN865756F4451848:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811860" }, "stopId": "StopPoint:OCETrain TER-87595827" }, { "arrival": { "delay": 0, "time": "1749812760" }, "departure": { "delay": 0, "time": "1749812820" }, "stopId": "StopPoint:OCETrain TER-87595777" }, { "arrival": { "delay": 0, "time": "1749813180" }, "departure": { "delay": 0, "time": "1749813240" }, "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 0, "time": "1749813660" }, "departure": { "delay": 0, "time": "1749813720" }, "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87584474" }, { "arrival": { "delay": 0, "time": "1749814440" }, "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETrain TER-87584466" }, { "arrival": { "delay": 0, "time": "1749814740" }, "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCETrain TER-87584441" }, { "arrival": { "delay": 0, "time": "1749815760" }, "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 0, "time": "1749816600" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749808246", "trip": { "startDate": "20250613", "startTime": "12:51:00", "tripId": "OCESN865756F4451848:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8921F3993485:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749811920" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETGV INOUI-87481705" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETGV INOUI-87481754" }, { "arrival": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETGV INOUI-87481788" } ], "timestamp": "1749808306", "trip": { "startDate": "20250613", "startTime": "12:52:00", "tripId": "OCESN8921F3993485:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6048F4446692:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812040" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1749813240" }, "departure": { "delay": 0, "time": "1749813420" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749808426", "trip": { "startDate": "20250613", "startTime": "12:54:00", "tripId": "OCESN6048F4446692:2025-06-13T00:25:47Z" } } }, { "id": "OCESN872736F4438541:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812040" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 0, "time": "1749812700" }, "departure": { "delay": 0, "time": "1749812760" }, "stopId": "StopPoint:OCETrain TER-87672139" }, { "arrival": { "delay": 0, "time": "1749813780" }, "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCETrain TER-87671339" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1749816420" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749808426", "trip": { "startDate": "20250613", "startTime": "12:54:00", "tripId": "OCESN872736F4438541:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2580F4433493:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812100" }, "stopId": "StopPoint:OCETGV INOUI-87144451" }, { "arrival": { "delay": 0, "time": "1749813360" }, "departure": { "delay": 0, "time": "1749813540" }, "stopId": "StopPoint:OCETGV INOUI-87144006" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETGV INOUI-87141002" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749808486", "trip": { "startDate": "20250613", "startTime": "12:55:00", "tripId": "OCESN2580F4433493:2025-06-13T00:25:47Z" } } }, { "id": "OCESN864806F4451668:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812100" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749812340" }, "departure": { "delay": 0, "time": "1749812400" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749813180" }, "departure": { "delay": 0, "time": "1749813240" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749813900" }, "departure": { "delay": 0, "time": "1749813960" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1749814500" }, "departure": { "delay": 0, "time": "1749814560" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1749815460" }, "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1749816780" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87485003" } ], "timestamp": "1749808486", "trip": { "startDate": "20250613", "startTime": "12:55:00", "tripId": "OCESN864806F4451668:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857765F4442580:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812160" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749813360" }, "departure": { "delay": 0, "time": "1749813420" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749814500" }, "departure": { "delay": 0, "time": "1749814620" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749808546", "trip": { "startDate": "20250613", "startTime": "12:56:00", "tripId": "OCESN857765F4442580:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17481F4447937:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812220" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87756056" } ], "timestamp": "1749808606", "trip": { "startDate": "20250613", "startTime": "12:57:00", "tripId": "OCESN17481F4447937:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4089F3923036:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812220" }, "stopId": "StopPoint:OCEOUIGO-87547000" }, { "arrival": { "delay": 0, "time": "1749813060" }, "departure": { "delay": 0, "time": "1749813240" }, "stopId": "StopPoint:OCEOUIGO-87545244" }, { "arrival": { "delay": 0, "time": "1749814440" }, "departure": { "delay": 0, "time": "1749814620" }, "stopId": "StopPoint:OCEOUIGO-87393579" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCEOUIGO-87393009" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCEOUIGO-87394007" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCEOUIGO-87484006" }, { "arrival": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCEOUIGO-87481002" } ], "timestamp": "1749808606", "trip": { "startDate": "20250613", "startTime": "12:57:00", "tripId": "OCESN4089F3923036:2025-06-09T02:14:31Z" } } }, { "id": "OCESN5284F3823429:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812220" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 300, "time": "1749814800" }, "departure": { "delay": 300, "time": "1749814980" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 300, "time": "1749817260" }, "departure": { "delay": 300, "time": "1749817440" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 600, "time": "1749819720" }, "departure": { "delay": 600, "time": "1749819960" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 600, "time": "1749823140" }, "departure": { "delay": 600, "time": "1749823500" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 600, "time": "1749825360" }, "departure": { "delay": 600, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 600, "time": "1749826200" }, "departure": { "delay": 600, "time": "1749826560" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 600, "time": "1749828360" }, "departure": { "delay": 600, "time": "1749829260" }, "stopId": "StopPoint:OCETGV INOUI-87313882" }, { "arrival": { "delay": 600, "time": "1749830880" }, "stopId": "StopPoint:OCETGV INOUI-87223263" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "12:57:00", "tripId": "OCESN5284F3823429:2025-06-11T00:16:05Z" } } }, { "id": "OCESN877957F4429896:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812220" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749812400" }, "departure": { "delay": 0, "time": "1749812460" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749813840" }, "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749814620" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749814980" }, "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87734319" }, { "arrival": { "delay": 300, "time": "1749818940" }, "departure": { "delay": 300, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87734335" }, { "arrival": { "delay": 300, "time": "1749819900" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87731885" }, { "arrival": { "delay": 300, "time": "1749821280" }, "departure": { "delay": 300, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87734343" }, { "arrival": { "delay": 300, "time": "1749822480" }, "departure": { "delay": 300, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87734350" }, { "arrival": { "delay": 300, "time": "1749823860" }, "departure": { "delay": 300, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 300, "time": "1749825300" }, "departure": { "delay": 300, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87775197" }, { "arrival": { "delay": 300, "time": "1749826140" }, "departure": { "delay": 300, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 300, "time": "1749827760" }, "departure": { "delay": 300, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 300, "time": "1749828840" }, "departure": { "delay": 300, "time": "1749828960" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 300, "time": "1749829860" }, "departure": { "delay": 300, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 300, "time": "1749830940" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "12:57:00", "tripId": "OCESN877957F4429896:2025-06-12T00:24:33Z" } } }, { "id": "OCESN33140R4459321:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812280" }, "stopId": "StopPoint:OCECar TER-87763003" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814140" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 0, "time": "1749816360" }, "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCECar TER-87697516" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCECar TER-87697193" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar TER-87335521" } ], "timestamp": "1749808668", "trip": { "startDate": "20250613", "startTime": "12:58:00", "tripId": "OCESN33140R4459321:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3313F4447307:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812340" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87444877" } ], "timestamp": "1749808726", "trip": { "startDate": "20250613", "startTime": "12:59:00", "tripId": "OCESN3313F4447307:2025-06-13T00:25:47Z" } } }, { "id": "OCESN34512R4360405:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812340" }, "stopId": "StopPoint:OCECar TER-87746479" }, { "arrival": { "delay": 0, "time": "1749813300" }, "departure": { "delay": 0, "time": "1749813300" }, "stopId": "StopPoint:OCECar TER-87746438" }, { "arrival": { "delay": 0, "time": "1749814740" }, "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCECar TER-87746370" }, { "arrival": { "delay": 0, "time": "1749816120" }, "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCECar TER-87746339" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCECar TER-87746305" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar TER-87745497" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar TER-87745000" } ], "timestamp": "1749808726", "trip": { "startDate": "20250613", "startTime": "12:59:00", "tripId": "OCESN34512R4360405:2025-06-13T00:25:47Z" } } }, { "id": "OCESN858257F3828116:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812340" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749814860" }, "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749815760" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87474098" } ], "timestamp": "1749808726", "trip": { "startDate": "20250613", "startTime": "12:59:00", "tripId": "OCESN858257F3828116:2025-06-10T14:32:59Z" } } }, { "id": "OCESN871612F4438342:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812340" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749812760" }, "departure": { "delay": 0, "time": "1749812820" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1749813360" }, "departure": { "delay": 0, "time": "1749813420" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1749813780" }, "departure": { "delay": 0, "time": "1749813840" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1749814380" }, "departure": { "delay": 0, "time": "1749814440" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1749814740" }, "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815340" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87613000" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87613174" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87613141" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87594333" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87594325" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749808726", "trip": { "startDate": "20250613", "startTime": "12:59:00", "tripId": "OCESN871612F4438342:2025-06-13T00:25:47Z" } } }, { "id": "OCESN425004R4448384:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812400" }, "stopId": "StopPoint:OCECar TER-87543009" }, { "arrival": { "delay": 0, "time": "1749813300" }, "departure": { "delay": 0, "time": "1749813300" }, "stopId": "StopPoint:OCECar TER-87737411" }, { "arrival": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar TER-87737429" } ], "timestamp": "1749808787", "trip": { "startDate": "20250613", "startTime": "13:00:00", "tripId": "OCESN425004R4448384:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5959F4446881:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812400" }, "stopId": "StopPoint:OCEINTERCITES-87686667" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 300, "time": "1749819900" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 300, "time": "1749821640" }, "departure": { "delay": 300, "time": "1749821760" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 300, "time": "1749823320" }, "departure": { "delay": 300, "time": "1749823440" }, "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 300, "time": "1749824700" }, "departure": { "delay": 300, "time": "1749824820" }, "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 300, "time": "1749825360" }, "stopId": "StopPoint:OCEINTERCITES-87734004" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "13:00:00", "tripId": "OCESN5959F4446881:2025-06-13T00:25:47Z" } } }, { "id": "OCESN439139R4448677:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812460" }, "stopId": "StopPoint:OCECar TER-87317586" }, { "arrival": { "delay": 0, "time": "1749814860" }, "departure": { "delay": 0, "time": "1749814860" }, "stopId": "StopPoint:OCECar TER-87317065" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCECar TER-87317057" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCECar TER-87317404" }, { "arrival": { "delay": 600, "time": "1749819000" }, "departure": { "delay": 600, "time": "1749819000" }, "stopId": "StopPoint:OCECar TER-87317396" }, { "arrival": { "delay": 600, "time": "1749820320" }, "stopId": "StopPoint:OCECar TER-87317362" } ], "timestamp": "1749818176", "trip": { "startDate": "20250613", "startTime": "13:01:00", "tripId": "OCESN439139R4448677:2025-06-13T00:25:47Z" } } }, { "id": "OCESN439142R4448680:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812520" }, "stopId": "StopPoint:OCECar TER-87313874" }, { "arrival": { "delay": 0, "time": "1749815760" }, "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCECar TER-87317362" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817080" }, "stopId": "StopPoint:OCECar TER-87317396" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCECar TER-87317404" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCECar TER-87317057" }, { "arrival": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCECar TER-87317065" } ], "timestamp": "1749808906", "trip": { "startDate": "20250613", "startTime": "13:02:00", "tripId": "OCESN439142R4448680:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6258F3821298:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812520" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1749814620" }, "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETGV INOUI-87781278" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749831300" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749808906", "trip": { "startDate": "20250613", "startTime": "13:02:00", "tripId": "OCESN6258F3821298:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8874F4453943:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812640" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749814860" }, "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749809026", "trip": { "startDate": "20250613", "startTime": "13:04:00", "tripId": "OCESN8874F4453943:2025-06-13T00:25:47Z" } } }, { "id": "OCESN468258R4449352:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCECar TER-87753004" }, { "arrival": { "delay": 0, "time": "1749813900" }, "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCECar TER-87753764" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCECar TER-87753731" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCECar TER-87753715" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCECar TER-87753707" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCECar TER-87765503" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCECar TER-87765479" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCECar TER-87765453" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCECar TER-87765446" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar TER-87765438" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87765420" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar TER-87765412" }, { "arrival": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar TER-87765008" } ], "timestamp": "1749813286", "trip": { "startDate": "20250613", "startTime": "13:05:00", "tripId": "OCESN468258R4449352:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831906F4457115:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749813120" }, "departure": { "delay": 0, "time": "1749813180" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749813600" }, "departure": { "delay": 0, "time": "1749813660" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749813840" }, "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1749814080" }, "departure": { "delay": 0, "time": "1749814080" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1749814500" }, "departure": { "delay": 0, "time": "1749814560" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1749814980" }, "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1749815160" }, "departure": { "delay": 0, "time": "1749815160" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815460" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1749816120" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1749816720" }, "departure": { "delay": 0, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1749809087", "trip": { "startDate": "20250613", "startTime": "13:05:00", "tripId": "OCESN831906F4457115:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865561F4375169:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812700" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749815040" }, "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1749815520" }, "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCETrain TER-87595132" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749809087", "trip": { "startDate": "20250613", "startTime": "13:05:00", "tripId": "OCESN865561F4375169:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855830F3838739:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812760" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1749813420" }, "departure": { "delay": 0, "time": "1749813480" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1749814020" }, "departure": { "delay": 0, "time": "1749814080" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1749814860" }, "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1749815940" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1749816720" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 300, "time": "1749818760" }, "departure": { "delay": 300, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749820456", "trip": { "startDate": "20250613", "startTime": "13:06:00", "tripId": "OCESN855830F3838739:2025-06-06T00:36:00Z" } } }, { "id": "OCESN862519F3899330:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812760" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749813480" }, "departure": { "delay": 0, "time": "1749813600" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749814620" }, "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815280" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749816420" }, "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 600, "time": "1749819360" }, "departure": { "delay": 600, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 300, "time": "1749819780" }, "departure": { "delay": 300, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749820396", "trip": { "startDate": "20250613", "startTime": "13:06:00", "tripId": "OCESN862519F3899330:2025-06-12T00:24:33Z" } } }, { "id": "OCESA86043F4451230:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812940" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749813300" }, "departure": { "delay": 0, "time": "1749813360" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749813780" }, "departure": { "delay": 0, "time": "1749813840" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749814020" }, "departure": { "delay": 0, "time": "1749814080" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749814260" }, "departure": { "delay": 0, "time": "1749814440" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749814740" }, "departure": { "delay": 0, "time": "1749814860" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749815160" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749816360" }, "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749809326", "trip": { "startDate": "20250613", "startTime": "13:09:00", "tripId": "OCESA86043F4451230:2025-06-13T00:25:47Z" } } }, { "id": "OCESN16455F4447895:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749812940" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749815940" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 300, "time": "1749818280" }, "departure": { "delay": 600, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 600, "time": "1749820440" }, "departure": { "delay": 600, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 600, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87295006" } ], "timestamp": "1749818957", "trip": { "startDate": "20250613", "startTime": "13:09:00", "tripId": "OCESN16455F4447895:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876416F4443130:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749813240" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 1200, "time": "1749814920" }, "departure": { "delay": 1200, "time": "1749815040" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 1200, "time": "1749815640" }, "departure": { "delay": 1200, "time": "1749815760" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 900, "time": "1749816360" }, "departure": { "delay": 900, "time": "1749816480" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 900, "time": "1749816720" }, "departure": { "delay": 900, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 900, "time": "1749817020" }, "departure": { "delay": 900, "time": "1749817080" }, "stopId": "StopArea:OCE87773531" }, { "arrival": { "delay": 1200, "time": "1749817500" }, "departure": { "delay": 1200, "time": "1749817560" }, "stopId": "StopArea:OCE87773515" }, { "arrival": { "delay": 1200, "time": "1749817800" }, "departure": { "delay": 1500, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 1500, "time": "1749818760" }, "departure": { "delay": 1500, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 1500, "time": "1749819240" }, "departure": { "delay": 1500, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 1500, "time": "1749819720" }, "departure": { "delay": 1500, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 1200, "time": "1749820080" }, "departure": { "delay": 1200, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 1200, "time": "1749820680" }, "departure": { "delay": 1200, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 1200, "time": "1749821280" }, "departure": { "delay": 1200, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 1200, "time": "1749821400" }, "departure": { "delay": 1200, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 1200, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749819916", "trip": { "startDate": "20250613", "startTime": "13:09:00", "tripId": "OCESN876416F4443130:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3118F4459377:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813000" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 300, "time": "1749816120" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749816826", "trip": { "startDate": "20250613", "startTime": "13:10:00", "tripId": "OCESN3118F4459377:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9553F4300723:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813000" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCEICE-80253914" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCEICE-80196980" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCEICE-80110684" } ], "timestamp": "1749809386", "trip": { "startDate": "20250613", "startTime": "13:10:00", "tripId": "OCESN9553F4300723:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17406F4447923:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813060" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749813600" }, "departure": { "delay": 0, "time": "1749813660" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749814560" }, "departure": { "delay": 0, "time": "1749814620" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749814860" }, "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749815460" }, "departure": { "delay": 900, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 300, "time": "1749816960" }, "departure": { "delay": 300, "time": "1749817080" }, "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 300, "time": "1749818340" }, "departure": { "delay": 300, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87751321" }, { "arrival": { "delay": 2400, "time": "1749821220" }, "departure": { "delay": 2400, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87751271" }, { "arrival": { "delay": 2400, "time": "1749822000" }, "departure": { "delay": 2400, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87751230" }, { "arrival": { "delay": 2400, "time": "1749822840" }, "departure": { "delay": 2400, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87751206" }, { "arrival": { "delay": 2400, "time": "1749823860" }, "departure": { "delay": 2400, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87763755" }, { "arrival": { "delay": 2400, "time": "1749824640" }, "departure": { "delay": 2400, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87763722" }, { "arrival": { "delay": 2400, "time": "1749825600" }, "departure": { "delay": 2400, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 2400, "time": "1749827100" }, "departure": { "delay": 2400, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 2400, "time": "1749828240" }, "departure": { "delay": 2400, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 2400, "time": "1749829620" }, "departure": { "delay": 2400, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 2400, "time": "1749830580" }, "departure": { "delay": 2400, "time": "1749830700" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 2400, "time": "1749831360" }, "departure": { "delay": 2400, "time": "1749831720" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 2400, "time": "1749832560" }, "stopId": "StopPoint:OCETrain TER-87763607" } ], "timestamp": "1749819346", "trip": { "startDate": "20250613", "startTime": "13:11:00", "tripId": "OCESN17406F4447923:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839548F4441220:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813060" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749814080" }, "departure": { "delay": 0, "time": "1749814140" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1749815100" }, "departure": { "delay": 0, "time": "1749815160" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749809446", "trip": { "startDate": "20250613", "startTime": "13:11:00", "tripId": "OCESN839548F4441220:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8540F3715696:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1749814320" }, "stopId": "StopPoint:OCETGV INOUI-87677005" }, { "arrival": { "delay": 1200, "time": "1749814920" }, "departure": { "delay": 1200, "time": "1749815100" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 1200, "time": "1749815700" }, "departure": { "delay": 1200, "time": "1749815880" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 1200, "time": "1749816600" }, "departure": { "delay": 1200, "time": "1749816780" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 3600, "time": "1749821040" }, "departure": { "delay": 3600, "time": "1749821340" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 3600, "time": "1749825600" }, "departure": { "delay": 3600, "time": "1749825960" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 3600, "time": "1749833940" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749817276", "trip": { "startDate": "20250613", "startTime": "13:12:00", "tripId": "OCESN8540F3715696:2025-06-12T00:24:33Z" } } }, { "id": "OCESN876257F4443010:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813120" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749813420" }, "departure": { "delay": 0, "time": "1749813480" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749813720" }, "departure": { "delay": 0, "time": "1749813780" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749813960" }, "departure": { "delay": 0, "time": "1749814020" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749814380" }, "departure": { "delay": 0, "time": "1749814440" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749814860" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749816240" }, "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 300, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 300, "time": "1749821400" }, "departure": { "delay": 300, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 300, "time": "1749821820" }, "departure": { "delay": 300, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 300, "time": "1749822360" }, "departure": { "delay": 300, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 300, "time": "1749822780" }, "departure": { "delay": 300, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 300, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87784009" } ], "timestamp": "1749819766", "trip": { "startDate": "20250613", "startTime": "13:12:00", "tripId": "OCESN876257F4443010:2025-06-12T00:24:33Z" } } }, { "id": "OCESN4093F4448355:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813300" }, "stopId": "StopPoint:OCEOUIGO-87547000" }, { "arrival": { "delay": 0, "time": "1749814560" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCEOUIGO-87545244" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCEOUIGO-87393579" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCEOUIGO-87393009" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCEOUIGO-87394007" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCEOUIGO-87478404" }, { "arrival": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCEOUIGO-87471003" } ], "timestamp": "1749809686", "trip": { "startDate": "20250613", "startTime": "13:15:00", "tripId": "OCESN4093F4448355:2025-06-13T00:25:47Z" } } }, { "id": "OCESN425007R4448386:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813300" }, "stopId": "StopPoint:OCECar TER-87737429" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar TER-87737411" }, { "arrival": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87543009" } ], "timestamp": "1749809686", "trip": { "startDate": "20250613", "startTime": "13:15:00", "tripId": "OCESN425007R4448386:2025-06-13T00:25:47Z" } } }, { "id": "OCESN57821R4449726:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813300" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1749814140" }, "departure": { "delay": 0, "time": "1749814140" }, "stopId": "StopPoint:OCECar-87205575" }, { "arrival": { "delay": 0, "time": "1749814440" }, "departure": { "delay": 0, "time": "1749814440" }, "stopId": "StopPoint:OCECar-87688978" }, { "arrival": { "delay": 0, "time": "1749815040" }, "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCECar-87644153" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815340" }, "stopId": "StopPoint:OCECar-87930958" }, { "arrival": { "delay": 0, "time": "1749815460" }, "departure": { "delay": 0, "time": "1749815460" }, "stopId": "StopPoint:OCECar-87337501" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCECar-87571430" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCECar-87465724" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCECar-87644104" }, { "arrival": { "delay": 0, "time": "1749816240" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCECar-87337527" }, { "arrival": { "delay": 0, "time": "1749816660" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCECar-87644195" }, { "arrival": { "delay": 0, "time": "1749816780" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCECar-87571471" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCECar-87644203" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCECar-87571489" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCECar-87644286" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCECar-87688945" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCECar-87644047" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCECar-87280065" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCECar-87216689" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCECar-87644096" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCECar-87688952" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCECar-87597401" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCECar-87644260" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCECar-87597377" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCECar-87644369" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCECar-87644351" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCECar-87216663" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCECar-87689950" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCECar-87690156" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCECar-87201541" } ], "timestamp": "1749809686", "trip": { "startDate": "20250613", "startTime": "13:15:00", "tripId": "OCESN57821R4449726:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17760F4459533:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813360" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749814080" }, "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749814680" }, "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749815280" }, "departure": { "delay": 0, "time": "1749815340" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749831840" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1749809746", "trip": { "startDate": "20250613", "startTime": "13:16:00", "tripId": "OCESN17760F4459533:2025-06-13T00:25:47Z" } } }, { "id": "OCESN433705R4459712:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813360" }, "stopId": "StopPoint:OCECar TER-87175042" }, { "arrival": { "delay": 0, "time": "1749815760" }, "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCECar TER-87175240" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCECar TER-87192435" }, { "arrival": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCECar TER-87192039" } ], "timestamp": "1749814876", "trip": { "startDate": "20250613", "startTime": "13:16:00", "tripId": "OCESN433705R4459712:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17576F4447746:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813420" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749813840" }, "departure": { "delay": 0, "time": "1749813960" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749814380" }, "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749815100" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749817020" }, "departure": { "delay": 0, "time": "1749817080" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 300, "time": "1749820440" }, "departure": { "delay": 300, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 300, "time": "1749821100" }, "departure": { "delay": 300, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 300, "time": "1749821820" }, "departure": { "delay": 300, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 300, "time": "1749822180" }, "departure": { "delay": 300, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 300, "time": "1749822660" }, "departure": { "delay": 300, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 300, "time": "1749823380" }, "departure": { "delay": 300, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 300, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "13:17:00", "tripId": "OCESN17576F4447746:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9830F4291589:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813420" }, "stopId": "StopPoint:OCETGV INOUI-88140010" }, { "arrival": { "delay": 300, "time": "1749815760" }, "departure": { "delay": 300, "time": "1749816300" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 300, "time": "1749819660" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749830940" }, "departure": { "delay": 0, "time": "1749831120" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749832260" }, "departure": { "delay": 0, "time": "1749832440" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749833340" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749820036", "trip": { "startDate": "20250613", "startTime": "13:17:00", "tripId": "OCESN9830F4291589:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9874F4444013:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813420" }, "stopId": "StopPoint:OCETGV INOUI-88140010" }, { "arrival": { "delay": 0, "time": "1749815460" }, "departure": { "delay": 300, "time": "1749816300" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 300, "time": "1749819660" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749820036", "trip": { "startDate": "20250613", "startTime": "13:17:00", "tripId": "OCESN9874F4444013:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866132F4451923:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813480" }, "stopId": "StopPoint:OCETrain TER-87581389" }, { "arrival": { "delay": 0, "time": "1749813840" }, "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCETrain TER-87581371" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815280" }, "stopId": "StopPoint:OCETrain TER-87581314" }, { "arrival": { "delay": 300, "time": "1749816480" }, "departure": { "delay": 300, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 300, "time": "1749817440" }, "departure": { "delay": 300, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 120, "time": "1749817680" }, "departure": { "delay": 60, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749817637", "trip": { "startDate": "20250613", "startTime": "13:18:00", "tripId": "OCESN866132F4451923:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4094F4448356:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3600, "time": "1749817200" }, "stopId": "StopPoint:OCEOUIGO-87471003" }, { "arrival": { "delay": 3300, "time": "1749819360" }, "departure": { "delay": 3300, "time": "1749819480" }, "stopId": "StopPoint:OCEOUIGO-87478404" }, { "arrival": { "delay": 3300, "time": "1749822180" }, "departure": { "delay": 3300, "time": "1749822300" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 3300, "time": "1749825660" }, "departure": { "delay": 3300, "time": "1749825780" }, "stopId": "StopPoint:OCEOUIGO-87394007" }, { "arrival": { "delay": 3300, "time": "1749827880" }, "departure": { "delay": 3300, "time": "1749828000" }, "stopId": "StopPoint:OCEOUIGO-87393009" }, { "arrival": { "delay": 3300, "time": "1749828960" }, "departure": { "delay": 3300, "time": "1749829080" }, "stopId": "StopPoint:OCEOUIGO-87393579" }, { "arrival": { "delay": 3300, "time": "1749830160" }, "departure": { "delay": 3300, "time": "1749830340" }, "stopId": "StopPoint:OCEOUIGO-87545244" }, { "arrival": { "delay": 3300, "time": "1749831240" }, "stopId": "StopPoint:OCEOUIGO-87547000" } ], "timestamp": "1749820456", "trip": { "startDate": "20250613", "startTime": "13:20:00", "tripId": "OCESN4094F4448356:2025-06-13T00:25:47Z" } } }, { "id": "OCESN434232R4442148:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813600" }, "stopId": "StopPoint:OCECar TER-87194001" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCECar TER-87194274" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCECar TER-87194209" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCECar TER-87172353" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCECar TER-87172254" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCECar TER-87172007" } ], "timestamp": "1749809986", "trip": { "startDate": "20250613", "startTime": "13:20:00", "tripId": "OCESN434232R4442148:2025-06-12T00:24:33Z" } } }, { "id": "OCESN886179F4462132:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813600" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749814680" }, "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749815160" }, "departure": { "delay": 0, "time": "1749815160" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749815520" }, "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 300, "time": "1749816180" }, "departure": { "delay": 300, "time": "1749816240" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 300, "time": "1749816780" }, "departure": { "delay": 300, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 300, "time": "1749817260" }, "departure": { "delay": 300, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 300, "time": "1749818040" }, "departure": { "delay": 300, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 300, "time": "1749818820" }, "departure": { "delay": 300, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 300, "time": "1749819000" }, "departure": { "delay": 300, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 300, "time": "1749819720" }, "departure": { "delay": 300, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 300, "time": "1749820320" }, "departure": { "delay": 300, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 300, "time": "1749820620" }, "departure": { "delay": 300, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 300, "time": "1749821100" }, "departure": { "delay": 300, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 300, "time": "1749821760" }, "departure": { "delay": 300, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 300, "time": "1749822420" }, "departure": { "delay": 300, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 300, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749816046", "trip": { "startDate": "20250613", "startTime": "13:20:00", "tripId": "OCESN886179F4462132:2025-06-13T00:25:47Z" } } }, { "id": "OCESN861458F4461249:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813660" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749814080" }, "departure": { "delay": 0, "time": "1749814140" }, "stopId": "StopPoint:OCETrain TER-87592048" }, { "arrival": { "delay": 0, "time": "1749814440" }, "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1749814800" }, "departure": { "delay": 0, "time": "1749814860" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1749815160" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1749815460" }, "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCETrain TER-87592352" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCETrain TER-87592360" }, { "arrival": { "delay": 0, "time": "1749816240" }, "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87592378" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87592493" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87597153" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87597120" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87576009" } ], "timestamp": "1749810046", "trip": { "startDate": "20250613", "startTime": "13:21:00", "tripId": "OCESN861458F4461249:2025-06-13T00:25:47Z" } } }, { "id": "OCESN410405R4459635:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813780" }, "stopId": "StopPoint:OCECar TER-87335521" }, { "arrival": { "delay": 0, "time": "1749814380" }, "departure": { "delay": 0, "time": "1749814380" }, "stopId": "StopPoint:OCECar TER-87742056" }, { "arrival": { "delay": 0, "time": "1749815280" }, "departure": { "delay": 0, "time": "1749815280" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCECar TER-87747667" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCECar TER-87763003" } ], "timestamp": "1749810166", "trip": { "startDate": "20250613", "startTime": "13:23:00", "tripId": "OCESN410405R4459635:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17482F4447938:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813840" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749814260" }, "departure": { "delay": 0, "time": "1749814380" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749815100" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749810226", "trip": { "startDate": "20250613", "startTime": "13:24:00", "tripId": "OCESN17482F4447938:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866425F4451995:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 7200, "time": "1749821040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 7200, "time": "1749821280" }, "departure": { "delay": 7200, "time": "1749821340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 7200, "time": "1749822300" }, "departure": { "delay": 7200, "time": "1749822360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 7200, "time": "1749824220" }, "departure": { "delay": 7200, "time": "1749824280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 7200, "time": "1749825420" }, "departure": { "delay": 7200, "time": "1749825840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 7200, "time": "1749826680" }, "departure": { "delay": 7200, "time": "1749826740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 7200, "time": "1749827640" }, "departure": { "delay": 7200, "time": "1749827760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 7200, "time": "1749828240" }, "departure": { "delay": 7200, "time": "1749828300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 7200, "time": "1749828600" }, "departure": { "delay": 7200, "time": "1749828660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 7200, "time": "1749829140" }, "departure": { "delay": 7200, "time": "1749829200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 7200, "time": "1749829740" }, "departure": { "delay": 7200, "time": "1749829800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 7200, "time": "1749830040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677005" } ], "timestamp": "1749818057", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "13:24:00", "tripId": "OCESN866425F4451995:2025-06-13T00:25:47Z" } } }, { "id": "OCESN89807R4455033:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813840" }, "stopId": "StopPoint:OCECar-87734004" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCECar-87734426" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCECar-87734442" }, { "arrival": { "delay": 0, "time": "1749816600" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCECar-87734459" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCECar-87734475" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar-87734491" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar-87742015" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCECar-87754911" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCECar-87726448" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCECar-87726414" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCECar-87698662" } ], "timestamp": "1749810226", "trip": { "startDate": "20250613", "startTime": "13:24:00", "tripId": "OCESN89807R4455033:2025-06-13T00:25:47Z" } } }, { "id": "OCESN16848F4459570:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 600, "time": "1749814980" }, "departure": { "delay": 300, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 600, "time": "1749816480" }, "departure": { "delay": 2400, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 2400, "time": "1749818880" }, "departure": { "delay": 2400, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87721787" }, { "arrival": { "delay": 2400, "time": "1749819840" }, "departure": { "delay": 2400, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87721860" }, { "arrival": { "delay": 2400, "time": "1749821100" }, "departure": { "delay": 2400, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87694778" }, { "arrival": { "delay": 2400, "time": "1749821640" }, "departure": { "delay": 2400, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87694737" }, { "arrival": { "delay": 2400, "time": "1749822960" }, "departure": { "delay": 2400, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 2400, "time": "1749823800" }, "departure": { "delay": 2400, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87694695" }, { "arrival": { "delay": 2400, "time": "1749825420" }, "departure": { "delay": 2400, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87694869" }, { "arrival": { "delay": 2400, "time": "1749825840" }, "departure": { "delay": 2400, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87696427" }, { "arrival": { "delay": 2400, "time": "1749827040" }, "departure": { "delay": 2400, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 2400, "time": "1749829200" }, "departure": { "delay": 2400, "time": "1749830100" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 2400, "time": "1749833340" }, "departure": { "delay": 2400, "time": "1749833460" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 2400, "time": "1749834540" }, "departure": { "delay": 2400, "time": "1749834660" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 2400, "time": "1749835680" }, "departure": { "delay": 2400, "time": "1749835740" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 2400, "time": "1749836220" }, "departure": { "delay": 2400, "time": "1749836280" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 2400, "time": "1749836820" }, "departure": { "delay": 2400, "time": "1749836940" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 2400, "time": "1749837600" }, "departure": { "delay": 2400, "time": "1749837780" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 2400, "time": "1749838680" }, "departure": { "delay": 2400, "time": "1749838740" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 2400, "time": "1749839100" }, "departure": { "delay": 2400, "time": "1749839160" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 2400, "time": "1749839400" }, "departure": { "delay": 2400, "time": "1749839460" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 2400, "time": "1749840360" }, "departure": { "delay": 2400, "time": "1749840480" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 2400, "time": "1749840780" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749818057", "trip": { "startDate": "20250613", "startTime": "13:25:00", "tripId": "OCESN16848F4459570:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4762F4449363:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749814200" }, "stopId": "StopPoint:OCEINTERCITES-87751008" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749830460" }, "departure": { "delay": 0, "time": "1749830580" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749832680" }, "departure": { "delay": 0, "time": "1749832800" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1749837360" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "13:25:00", "tripId": "OCESN4762F4449363:2025-06-13T00:25:47Z" } } }, { "id": "OCESN58915R4446975:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCECar-87744243" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCECar-87690255" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCECar-87690263" }, { "arrival": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCECar-87137455" } ], "timestamp": "1749810286", "trip": { "startDate": "20250613", "startTime": "13:25:00", "tripId": "OCESN58915R4446975:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885723F4453628:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749814440" }, "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749814860" }, "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1749810286", "trip": { "startDate": "20250613", "startTime": "13:25:00", "tripId": "OCESN885723F4453628:2025-06-13T00:25:47Z" } } }, { "id": "OCESN89806R3916908:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813900" }, "stopId": "StopPoint:OCECar-87698662" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCECar-87726448" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCECar-87754911" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCECar-87742015" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar-87734491" }, { "arrival": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar-87734004" } ], "timestamp": "1749810886", "trip": { "startDate": "20250613", "startTime": "13:25:00", "tripId": "OCESN89806R3916908:2025-06-09T02:14:31Z" } } }, { "id": "OCESA881231F4453242:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749813960" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749814680" }, "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749814920" }, "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749815160" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815460" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749816180" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749816660" }, "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749810347", "trip": { "startDate": "20250613", "startTime": "13:26:00", "tripId": "OCESA881231F4453242:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865564F4451792:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814020" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749814200" }, "departure": { "delay": 0, "time": "1749814260" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749815596", "trip": { "startDate": "20250613", "startTime": "13:27:00", "tripId": "OCESN865564F4451792:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5970F4445209:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814080" }, "stopId": "StopPoint:OCEINTERCITES-87734004" }, { "arrival": { "delay": 0, "time": "1749814620" }, "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCEINTERCITES-87686667" } ], "timestamp": "1749810466", "trip": { "startDate": "20250613", "startTime": "13:28:00", "tripId": "OCESN5970F4445209:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857286F4450627:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814080" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1749814440" }, "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 0, "time": "1749814740" }, "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815280" }, "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 0, "time": "1749816360" }, "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87444711" } ], "timestamp": "1749810466", "trip": { "startDate": "20250613", "startTime": "13:28:00", "tripId": "OCESN857286F4450627:2025-06-13T00:25:47Z" } } }, { "id": "OCESN457223R4442321:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCECar TER-87783001" }, { "arrival": { "delay": 0, "time": "1749815100" }, "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCECar TER-87783423" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCECar TER-87783431" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCECar TER-87783456" }, { "arrival": { "delay": 300, "time": "1749818160" }, "departure": { "delay": 300, "time": "1749818160" }, "stopId": "StopPoint:OCECar TER-87781534" }, { "arrival": { "delay": 300, "time": "1749819360" }, "departure": { "delay": 300, "time": "1749819360" }, "stopId": "StopPoint:OCECar TER-87781542" }, { "arrival": { "delay": 300, "time": "1749820920" }, "departure": { "delay": 300, "time": "1749820920" }, "stopId": "StopPoint:OCECar TER-87781575" }, { "arrival": { "delay": 300, "time": "1749821820" }, "departure": { "delay": 300, "time": "1749821820" }, "stopId": "StopPoint:OCECar TER-87781583" }, { "arrival": { "delay": 300, "time": "1749822600" }, "departure": { "delay": 300, "time": "1749822600" }, "stopId": "StopPoint:OCECar TER-87781609" }, { "arrival": { "delay": 300, "time": "1749824700" }, "departure": { "delay": 300, "time": "1749824700" }, "stopId": "StopPoint:OCECar TER-87781666" }, { "arrival": { "delay": 300, "time": "1749826800" }, "stopId": "StopPoint:OCECar TER-87781005" } ], "timestamp": "1749818176", "trip": { "startDate": "20250613", "startTime": "13:30:00", "tripId": "OCESN457223R4442321:2025-06-12T00:24:33Z" } } }, { "id": "OCESN842306F4444776:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749814680" }, "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCETrain TER-87317164" }, { "arrival": { "delay": 0, "time": "1749815100" }, "departure": { "delay": 0, "time": "1749815160" }, "stopId": "StopPoint:OCETrain TER-87317180" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815460" }, "stopId": "StopPoint:OCETrain TER-87317198" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCETrain TER-87317206" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCETrain TER-87316604" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87317222" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87317230" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87317248" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87317255" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87342337" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87342303" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87342253" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87342246" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87342212" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87342188" }, { "arrival": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1749810586", "trip": { "startDate": "20250613", "startTime": "13:30:00", "tripId": "OCESN842306F4444776:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871474F4461409:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87611483" }, { "arrival": { "delay": 0, "time": "1749815040" }, "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCETrain TER-87611509" }, { "arrival": { "delay": 0, "time": "1749815520" }, "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCETrain TER-87611517" }, { "arrival": { "delay": 0, "time": "1749816420" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETrain TER-87611525" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 600, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 600, "time": "1749819120" }, "departure": { "delay": 600, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 600, "time": "1749819960" }, "departure": { "delay": 600, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 600, "time": "1749820500" }, "departure": { "delay": 600, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 600, "time": "1749820740" }, "departure": { "delay": 600, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 600, "time": "1749821220" }, "departure": { "delay": 600, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 600, "time": "1749821580" }, "departure": { "delay": 600, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 600, "time": "1749822000" }, "departure": { "delay": 600, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 600, "time": "1749822540" }, "departure": { "delay": 600, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 600, "time": "1749822840" }, "departure": { "delay": 600, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 600, "time": "1749823260" }, "departure": { "delay": 600, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 600, "time": "1749823800" }, "departure": { "delay": 600, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 600, "time": "1749824160" }, "departure": { "delay": 600, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 600, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "13:30:00", "tripId": "OCESN871474F4461409:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893164F4454506:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 900, "time": "1749815760" }, "departure": { "delay": 900, "time": "1749815820" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 900, "time": "1749816600" }, "departure": { "delay": 900, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 900, "time": "1749817200" }, "departure": { "delay": 900, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 900, "time": "1749818340" }, "departure": { "delay": 900, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 900, "time": "1749819240" }, "departure": { "delay": 900, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 900, "time": "1749820200" }, "departure": { "delay": 900, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 900, "time": "1749820620" }, "departure": { "delay": 900, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 900, "time": "1749822180" }, "departure": { "delay": 900, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 900, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749816916", "trip": { "startDate": "20250613", "startTime": "13:30:00", "tripId": "OCESN893164F4454506:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96566F4444161:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814200" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749816780" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 900, "time": "1749820200" }, "departure": { "delay": 900, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 900, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "13:30:00", "tripId": "OCESN96566F4444161:2025-06-13T00:25:47Z" } } }, { "id": "OCESN148422F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814260" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1749816720" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749820860" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749814336", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "13:31:00", "tripId": "OCESN148422F" } } }, { "id": "OCESN58908R4446978:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814260" }, "stopId": "StopPoint:OCECar-87690263" }, { "arrival": { "delay": 0, "time": "1749814680" }, "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCECar-87137455" }, { "arrival": { "delay": 0, "time": "1749815040" }, "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCECar-87690255" }, { "arrival": { "delay": 0, "time": "1749816120" }, "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCECar-87744243" }, { "arrival": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749810646", "trip": { "startDate": "20250613", "startTime": "13:31:00", "tripId": "OCESN58908R4446978:2025-06-13T00:25:47Z" } } }, { "id": "OCESN849930F4449986:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814260" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1749815160" }, "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749810646", "trip": { "startDate": "20250613", "startTime": "13:31:00", "tripId": "OCESN849930F4449986:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8875F4453963:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814260" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETGV INOUI-87396408" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1749810646", "trip": { "startDate": "20250613", "startTime": "13:31:00", "tripId": "OCESN8875F4453963:2025-06-13T00:25:47Z" } } }, { "id": "OCESN14151F4447871:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814380" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCEINTERCITES-87611137" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCEINTERCITES-87671008" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCEINTERCITES-87671339" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCEINTERCITES-87672006" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCEINTERCITES-87672253" }, { "arrival": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCEINTERCITES-87673004" } ], "timestamp": "1749810766", "trip": { "startDate": "20250613", "startTime": "13:33:00", "tripId": "OCESN14151F4447871:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866815F4452087:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814380" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 600, "time": "1749816180" }, "departure": { "delay": 600, "time": "1749816240" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 600, "time": "1749816600" }, "departure": { "delay": 600, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 600, "time": "1749817080" }, "departure": { "delay": 600, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 600, "time": "1749817680" }, "departure": { "delay": 600, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 600, "time": "1749818340" }, "departure": { "delay": 600, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 600, "time": "1749818880" }, "departure": { "delay": 600, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 600, "time": "1749819300" }, "departure": { "delay": 600, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 600, "time": "1749819660" }, "departure": { "delay": 600, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 600, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1749815417", "trip": { "startDate": "20250613", "startTime": "13:33:00", "tripId": "OCESN866815F4452087:2025-06-13T00:25:47Z" } } }, { "id": "OCESN892606F4454463:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814440" }, "stopId": "StopPoint:OCETrain TER-87683573" }, { "arrival": { "delay": 0, "time": "1749815460" }, "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 300, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "13:34:00", "tripId": "OCESN892606F4454463:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9222F3987420:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814440" }, "stopId": "StopPoint:OCELyria-85030007" }, { "arrival": { "delay": 600, "time": "1749818280" }, "departure": { "delay": 600, "time": "1749818640" }, "stopId": "StopPoint:OCELyria-85000109" }, { "arrival": { "delay": 900, "time": "1749820080" }, "departure": { "delay": 900, "time": "1749820260" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 900, "time": "1749823980" }, "departure": { "delay": 900, "time": "1749824220" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 900, "time": "1749830100" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749819467", "trip": { "startDate": "20250613", "startTime": "13:34:00", "tripId": "OCESN9222F3987420:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17775F4459523:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETrain TER-87686667" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749830160" }, "departure": { "delay": 0, "time": "1749830280" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749831000" }, "departure": { "delay": 0, "time": "1749831060" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749831540" }, "departure": { "delay": 0, "time": "1749831660" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749832140" }, "departure": { "delay": 0, "time": "1749832200" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749833040" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749810886", "trip": { "startDate": "20250613", "startTime": "13:35:00", "tripId": "OCESN17775F4459523:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2817F3825497:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETGV INOUI-82001000" } ], "timestamp": "1749810886", "trip": { "startDate": "20250613", "startTime": "13:35:00", "tripId": "OCESN2817F3825497:2025-06-12T00:24:33Z" } } }, { "id": "OCESN8010F3828071:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 300, "time": "1749820260" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749817126", "trip": { "startDate": "20250613", "startTime": "13:35:00", "tripId": "OCESN8010F3828071:2025-06-08T00:08:37Z" } } }, { "id": "OCESN8361F4423796:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETGV INOUI-87485490" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETGV INOUI-87485300" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETGV INOUI-87485227" }, { "arrival": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETGV INOUI-87485003" } ], "timestamp": "1749810886", "trip": { "startDate": "20250613", "startTime": "13:35:00", "tripId": "OCESN8361F4423796:2025-06-11T00:16:05Z" } } }, { "id": "OCESN839863F4441103:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749815520" }, "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87713859" }, { "arrival": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749810886", "trip": { "startDate": "20250613", "startTime": "13:35:00", "tripId": "OCESN839863F4441103:2025-06-12T00:24:33Z" } } }, { "id": "OCESN86987F3841902:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814500" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815280" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1749829440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "13:35:00", "tripId": "OCESN86987F3841902:2025-06-13T00:25:47Z" } } }, { "id": "OCESN48053R3512996:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814560" }, "stopId": "StopPoint:OCECar TER-87396002" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCECar TER-87444711" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCECar TER-87444539" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCECar TER-87444000" } ], "timestamp": "1749810946", "trip": { "startDate": "20250613", "startTime": "13:36:00", "tripId": "OCESN48053R3512996:2025-06-09T02:14:31Z" } } }, { "id": "OCESN895855F4454827:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814560" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749814980" }, "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 300, "time": "1749816480" }, "departure": { "delay": 300, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 300, "time": "1749816960" }, "departure": { "delay": 300, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 300, "time": "1749817680" }, "departure": { "delay": 300, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 300, "time": "1749819060" }, "departure": { "delay": 300, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1749828600" }, "departure": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749820216", "trip": { "startDate": "20250613", "startTime": "13:36:00", "tripId": "OCESN895855F4454827:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2239F3826138:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814620" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749816240" }, "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETGV INOUI-87713545" }, { "arrival": { "delay": 0, "time": "1749830160" }, "departure": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749834480" }, "departure": { "delay": 0, "time": "1749834660" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749835800" }, "departure": { "delay": 0, "time": "1749835980" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749836700" }, "departure": { "delay": 0, "time": "1749837660" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749840240" }, "departure": { "delay": 0, "time": "1749840480" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749842760" }, "departure": { "delay": 0, "time": "1749842940" }, "stopId": "StopPoint:OCETGV INOUI-87755447" }, { "arrival": { "delay": 0, "time": "1749843780" }, "departure": { "delay": 0, "time": "1749843960" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749845400" }, "departure": { "delay": 0, "time": "1749845640" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749846120" }, "departure": { "delay": 0, "time": "1749846300" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749847200" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749811007", "trip": { "startDate": "20250613", "startTime": "13:37:00", "tripId": "OCESN2239F3826138:2025-06-12T00:24:33Z" } } }, { "id": "OCESN831909F4457104:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749815220" }, "departure": { "delay": 0, "time": "1749815280" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749816240" }, "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 300, "time": "1749818100" }, "departure": { "delay": 300, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 300, "time": "1749819240" }, "departure": { "delay": 300, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87144345" }, { "arrival": { "delay": 300, "time": "1749819900" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 300, "time": "1749820140" }, "departure": { "delay": 300, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87214775" }, { "arrival": { "delay": 300, "time": "1749820560" }, "departure": { "delay": 300, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 300, "time": "1749820800" }, "departure": { "delay": 300, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87214734" }, { "arrival": { "delay": 300, "time": "1749821160" }, "departure": { "delay": 300, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 300, "time": "1749821340" }, "departure": { "delay": 300, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 300, "time": "1749821640" }, "departure": { "delay": 300, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 300, "time": "1749821760" }, "departure": { "delay": 300, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 300, "time": "1749821940" }, "departure": { "delay": 300, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 300, "time": "1749822180" }, "departure": { "delay": 300, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 300, "time": "1749822480" }, "departure": { "delay": 300, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 300, "time": "1749822720" }, "departure": { "delay": 300, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 300, "time": "1749822900" }, "departure": { "delay": 300, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 300, "time": "1749823140" }, "departure": { "delay": 300, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 300, "time": "1749823680" }, "departure": { "delay": 300, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 300, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749818746", "trip": { "startDate": "20250613", "startTime": "13:38:00", "tripId": "OCESN831909F4457104:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886295F4453753:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749814860" }, "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749815100" }, "departure": { "delay": 0, "time": "1749815160" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749815760" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749816660" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 3600, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 3600, "time": "1749821640" }, "departure": { "delay": 3600, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 3600, "time": "1749821820" }, "departure": { "delay": 3600, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 3600, "time": "1749822120" }, "departure": { "delay": 3600, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 3600, "time": "1749822420" }, "departure": { "delay": 3600, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 3600, "time": "1749822660" }, "departure": { "delay": 3600, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 3600, "time": "1749822780" }, "departure": { "delay": 3600, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 3600, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749819857", "trip": { "startDate": "20250613", "startTime": "13:38:00", "tripId": "OCESN886295F4453753:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886568F4453770:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 60, "time": "1749815160" }, "departure": { "delay": 60, "time": "1749815220" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749815460" }, "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749816660" }, "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749815087", "trip": { "startDate": "20250613", "startTime": "13:38:00", "tripId": "OCESN886568F4453770:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886612F4453783:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814680" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749815160" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749816720" }, "departure": { "delay": 0, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87721415" }, { "arrival": { "delay": 300, "time": "1749817320" }, "departure": { "delay": 300, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 300, "time": "1749817680" }, "departure": { "delay": 300, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 300, "time": "1749818040" }, "departure": { "delay": 300, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87721456" }, { "arrival": { "delay": 300, "time": "1749818340" }, "departure": { "delay": 300, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87721464" }, { "arrival": { "delay": 2700, "time": "1749821100" }, "departure": { "delay": 2700, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 2700, "time": "1749821880" }, "departure": { "delay": 2700, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 2700, "time": "1749822240" }, "departure": { "delay": 2700, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87721043" }, { "arrival": { "delay": 2700, "time": "1749822600" }, "departure": { "delay": 2700, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87721050" }, { "arrival": { "delay": 2700, "time": "1749823320" }, "departure": { "delay": 2700, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 2700, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "13:38:00", "tripId": "OCESN886612F4453783:2025-06-13T00:25:47Z" } } }, { "id": "OCESA86045F4451232:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749815100" }, "departure": { "delay": 0, "time": "1749815160" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749811126", "trip": { "startDate": "20250613", "startTime": "13:39:00", "tripId": "OCESA86045F4451232:2025-06-13T00:25:47Z" } } }, { "id": "OCESN86383F4461280:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCETrain TER-80253914" }, { "arrival": { "delay": 1800, "time": "1749817860" }, "departure": { "delay": 1500, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 1500, "time": "1749818580" }, "departure": { "delay": 1500, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 1500, "time": "1749818820" }, "departure": { "delay": 1500, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 1500, "time": "1749819300" }, "departure": { "delay": 1500, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 1500, "time": "1749819660" }, "departure": { "delay": 1500, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 1500, "time": "1749820200" }, "departure": { "delay": 1500, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 1500, "time": "1749820620" }, "departure": { "delay": 1500, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 1500, "time": "1749820980" }, "departure": { "delay": 1500, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 1500, "time": "1749821580" }, "departure": { "delay": 1500, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 1500, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "13:39:00", "tripId": "OCESN86383F4461280:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883117F4453411:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814740" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749816120" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749816660" }, "departure": { "delay": 0, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87741728" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87741769" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87741777" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87741793" } ], "timestamp": "1749811126", "trip": { "startDate": "20250613", "startTime": "13:39:00", "tripId": "OCESN883117F4453411:2025-06-13T00:25:47Z" } } }, { "id": "OCESN147418F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 60, "time": "1749815460" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 60, "time": "1749818880" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749821280" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1749819887", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "13:40:00", "tripId": "OCESN147418F" } } }, { "id": "OCESN3115F4459385:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814800" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 600, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 900, "time": "1749822420" }, "departure": { "delay": 900, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 900, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1749817576", "trip": { "startDate": "20250613", "startTime": "13:40:00", "tripId": "OCESN3115F4459385:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887127F4462262:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814860" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749815100" }, "departure": { "delay": 0, "time": "1749815160" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1749815580" }, "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749815760" }, "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1749816180" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 1800, "time": "1749819120" }, "departure": { "delay": 1800, "time": "1749819240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 1800, "time": "1749819480" }, "departure": { "delay": 1800, "time": "1749819540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 1800, "time": "1749819720" }, "departure": { "delay": 1800, "time": "1749819780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 1800, "time": "1749820020" }, "departure": { "delay": 1800, "time": "1749820080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 3600, "time": "1749822120" }, "departure": { "delay": 3600, "time": "1749822180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 3600, "time": "1749822480" }, "departure": { "delay": 3600, "time": "1749822540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 3600, "time": "1749822840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1749817426", "trip": { "startDate": "20250613", "startTime": "13:41:00", "tripId": "OCESN887127F4462262:2025-06-13T00:25:47Z" } } }, { "id": "OCESN130922F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopArea:OCE87415604" }, { "arrival": { "delay": 0, "time": "1749815340" }, "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopArea:OCE87415893" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopArea:OCE87415885" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 60, "time": "1749816180" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749820500" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749819557", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "13:42:00", "tripId": "OCESN130922F" } } }, { "id": "OCESN830325F4458800:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749816360" }, "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749811307", "trip": { "startDate": "20250613", "startTime": "13:42:00", "tripId": "OCESN830325F4458800:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839555F4441215:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814920" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1749811307", "trip": { "startDate": "20250613", "startTime": "13:42:00", "tripId": "OCESN839555F4441215:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17443F4217753:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87763607" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1749816780" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87763722" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87763755" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87751206" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87751230" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87751271" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87751321" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829500" }, "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 0, "time": "1749830880" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1749831480" }, "departure": { "delay": 0, "time": "1749831540" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749831840" }, "departure": { "delay": 0, "time": "1749831900" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749832680" }, "departure": { "delay": 0, "time": "1749832740" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749833340" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749811367", "trip": { "startDate": "20250613", "startTime": "13:43:00", "tripId": "OCESN17443F4217753:2025-06-11T00:16:05Z" } } }, { "id": "OCESN17528F4447763:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749816420" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817080" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749811367", "trip": { "startDate": "20250613", "startTime": "13:43:00", "tripId": "OCESN17528F4447763:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17831F4459502:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749814980" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749816780" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749811367", "trip": { "startDate": "20250613", "startTime": "13:43:00", "tripId": "OCESN17831F4459502:2025-06-13T00:25:47Z" } } }, { "id": "OCESN18556F4448076:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749815940" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1749816600" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749811426", "trip": { "startDate": "20250613", "startTime": "13:44:00", "tripId": "OCESN18556F4448076:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2369F3825509:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETGV INOUI-87182014" } ], "timestamp": "1749811426", "trip": { "startDate": "20250613", "startTime": "13:44:00", "tripId": "OCESN2369F3825509:2025-06-11T00:16:05Z" } } }, { "id": "OCESN7653F4446442:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCEOUIGO-87583005" }, { "arrival": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCEOUIGO-87581009" } ], "timestamp": "1749811426", "trip": { "startDate": "20250613", "startTime": "13:44:00", "tripId": "OCESN7653F4446442:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857716F4450732:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749816120" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 300, "time": "1749817860" }, "departure": { "delay": 300, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 300, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749819196", "trip": { "startDate": "20250613", "startTime": "13:44:00", "tripId": "OCESN857716F4450732:2025-06-13T00:25:47Z" } } }, { "id": "OCESN872406F4438444:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749815460" }, "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1749816000" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87615542" } ], "timestamp": "1749811426", "trip": { "startDate": "20250613", "startTime": "13:44:00", "tripId": "OCESN872406F4438444:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9575F4388820:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815040" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 900, "time": "1749825600" }, "departure": { "delay": 900, "time": "1749825720" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 900, "time": "1749828420" }, "stopId": "StopPoint:OCEICE-80290346" } ], "timestamp": "1749811426", "trip": { "startDate": "20250613", "startTime": "13:44:00", "tripId": "OCESN9575F4388820:2025-06-12T00:24:33Z" } } }, { "id": "OCESN30231R4447428:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCECar TER-87694687" }, { "arrival": { "delay": 0, "time": "1749815940" }, "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCECar TER-87694885" }, { "arrival": { "delay": 0, "time": "1749817020" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCECar TER-87694737" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCECar TER-87699009" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCECar TER-87694778" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCECar TER-87484584" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCECar TER-87721878" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCECar TER-87721860" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87484576" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCECar TER-87721852" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCECar TER-87721845" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCECar TER-87721829" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCECar TER-87409771" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCECar TER-87721811" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCECar TER-87761072" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCECar TER-87697169" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87721779" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCECar TER-87721761" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar TER-87721753" }, { "arrival": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCECar TER-87721423" } ], "timestamp": "1749811487", "trip": { "startDate": "20250613", "startTime": "13:45:00", "tripId": "OCESN30231R4447428:2025-06-13T00:25:47Z" } } }, { "id": "OCESN31161R4433339:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCECar TER-87732008" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCECar TER-87732404" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87641415" }, { "arrival": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCECar TER-87641001" } ], "timestamp": "1749811487", "trip": { "startDate": "20250613", "startTime": "13:45:00", "tripId": "OCESN31161R4433339:2025-06-13T00:25:47Z" } } }, { "id": "OCESN450018R4449071:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCECar TER-87592543" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCECar TER-87575498" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCECar TER-87575480" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCECar TER-87575845" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87575704" }, { "arrival": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCECar TER-87575001" } ], "timestamp": "1749811487", "trip": { "startDate": "20250613", "startTime": "13:45:00", "tripId": "OCESN450018R4449071:2025-06-13T00:25:47Z" } } }, { "id": "OCESN45154R4460816:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCECar TER-87192039" }, { "arrival": { "delay": 300, "time": "1749817800" }, "departure": { "delay": 300, "time": "1749818100" }, "stopId": "StopPoint:OCECar TER-87192666" }, { "arrival": { "delay": 300, "time": "1749819300" }, "departure": { "delay": 300, "time": "1749819300" }, "stopId": "StopPoint:OCECar TER-87175794" }, { "arrival": { "delay": 300, "time": "1749819480" }, "departure": { "delay": 300, "time": "1749819480" }, "stopId": "StopPoint:OCECar TER-87458828" }, { "arrival": { "delay": 300, "time": "1749820620" }, "departure": { "delay": 300, "time": "1749820620" }, "stopId": "StopPoint:OCECar TER-87458836" }, { "arrival": { "delay": 300, "time": "1749820920" }, "stopId": "StopPoint:OCECar TER-87175778" } ], "timestamp": "1749815596", "trip": { "startDate": "20250613", "startTime": "13:45:00", "tripId": "OCESN45154R4460816:2025-06-13T00:25:47Z" } } }, { "id": "OCESN457202R4394669:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCECar TER-87783001" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCECar TER-87783365" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCECar TER-87783324" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCECar TER-87783308" }, { "arrival": { "delay": 300, "time": "1749819600" }, "departure": { "delay": 300, "time": "1749819600" }, "stopId": "StopPoint:OCECar TER-87783282" }, { "arrival": { "delay": 300, "time": "1749821100" }, "departure": { "delay": 300, "time": "1749821100" }, "stopId": "StopPoint:OCECar TER-87783266" }, { "arrival": { "delay": 300, "time": "1749821820" }, "stopId": "StopPoint:OCECar TER-87783241" } ], "timestamp": "1749819136", "trip": { "startDate": "20250613", "startTime": "13:45:00", "tripId": "OCESN457202R4394669:2025-06-12T00:24:33Z" } } }, { "id": "OCESN885423F4453596:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815100" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1749815400" }, "departure": { "delay": 0, "time": "1749815460" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1749816180" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1749816660" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87747402" } ], "timestamp": "1749811487", "trip": { "startDate": "20250613", "startTime": "13:45:00", "tripId": "OCESN885423F4453596:2025-06-13T00:25:47Z" } } }, { "id": "OCESN12258F4447823:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749816060" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 1200, "time": "1749824400" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749816976", "trip": { "startDate": "20250613", "startTime": "13:46:00", "tripId": "OCESN12258F4447823:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883380F4453448:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749815460" }, "stopId": "StopPoint:OCETrain TER-87742007" }, { "arrival": { "delay": 0, "time": "1749816120" }, "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "13:46:00", "tripId": "OCESN883380F4453448:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9774F4430018:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815160" }, "stopId": "StopPoint:OCELyria-85011205" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCELyria-85010082" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749811547", "trip": { "startDate": "20250613", "startTime": "13:46:00", "tripId": "OCESN9774F4430018:2025-06-12T00:24:33Z" } } }, { "id": "OCESN130919F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 60, "time": "1749819120" }, "departure": { "delay": 60, "time": "1749819240" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopArea:OCE87415885" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopArea:OCE87415893" }, { "arrival": { "delay": 0, "time": "1749820320" }, "stopId": "StopArea:OCE87415604" } ], "timestamp": "1749819408", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "13:47:00", "tripId": "OCESN130919F" } } }, { "id": "OCESN8087F4446388:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 300, "time": "1749819780" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 300, "time": "1749821460" }, "departure": { "delay": 300, "time": "1749821700" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 300, "time": "1749824280" }, "stopId": "StopPoint:OCETGV INOUI-87478107" } ], "timestamp": "1749820216", "trip": { "startDate": "20250613", "startTime": "13:47:00", "tripId": "OCESN8087F4446388:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8378F3856682:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815220" }, "stopId": "StopPoint:OCETGV INOUI-87485003" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETGV INOUI-87485227" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETGV INOUI-87485300" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETGV INOUI-87485490" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749811606", "trip": { "startDate": "20250613", "startTime": "13:47:00", "tripId": "OCESN8378F3856682:2025-06-08T00:08:37Z" } } }, { "id": "OCESN18515F4448062:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749811787", "trip": { "startDate": "20250613", "startTime": "13:50:00", "tripId": "OCESN18515F4448062:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6204F4446659:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749811787", "trip": { "startDate": "20250613", "startTime": "13:50:00", "tripId": "OCESN6204F4446659:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6620F4432628:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749811787", "trip": { "startDate": "20250613", "startTime": "13:50:00", "tripId": "OCESN6620F4432628:2025-06-13T00:25:47Z" } } }, { "id": "OCESN859266F4450926:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87481283" }, { "arrival": { "delay": 1200, "time": "1749817020" }, "departure": { "delay": 1200, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87481267" }, { "arrival": { "delay": 1200, "time": "1749817200" }, "departure": { "delay": 1200, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87481259" }, { "arrival": { "delay": 1200, "time": "1749817440" }, "departure": { "delay": 1200, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87481242" }, { "arrival": { "delay": 1200, "time": "1749817920" }, "departure": { "delay": 1200, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87481234" }, { "arrival": { "delay": 1200, "time": "1749818220" }, "departure": { "delay": 1200, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 1200, "time": "1749818580" }, "departure": { "delay": 1200, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 1200, "time": "1749818880" }, "departure": { "delay": 1200, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 1200, "time": "1749819540" }, "departure": { "delay": 1200, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 1200, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749818296", "trip": { "startDate": "20250613", "startTime": "13:50:00", "tripId": "OCESN859266F4450926:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88513F4462102:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815400" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749816360" }, "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749811787", "trip": { "startDate": "20250613", "startTime": "13:50:00", "tripId": "OCESN88513F4462102:2025-06-13T00:25:47Z" } } }, { "id": "OCESN165626F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815460" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749820260" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749816196", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "13:51:00", "tripId": "OCESN165626F" } } }, { "id": "OCESA881234F4453243:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749815640" }, "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749815820" }, "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749816120" }, "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749817020" }, "departure": { "delay": 0, "time": "1749817080" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1749811906", "trip": { "startDate": "20250613", "startTime": "13:52:00", "tripId": "OCESA881234F4453243:2025-06-13T00:25:47Z" } } }, { "id": "OCESN155852F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749815580" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 120, "time": "1749820500" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749820456", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "13:52:00", "tripId": "OCESN155852F" } } }, { "id": "OCESN866516F4452010:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677005" }, { "arrival": { "delay": 0, "time": "1749815700" }, "departure": { "delay": 0, "time": "1749815760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 0, "time": "1749816180" }, "departure": { "delay": 0, "time": "1749816240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673095" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673319" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673293" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673285" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673269" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673251" }, { "arrival": { "delay": 0, "time": "1749820380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673202" } ], "timestamp": "1749812986", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "13:52:00", "tripId": "OCESN866516F4452010:2025-06-13T00:25:47Z" } } }, { "id": "OCESN889477F4454072:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815520" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749815880" }, "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1749811906", "trip": { "startDate": "20250613", "startTime": "13:52:00", "tripId": "OCESN889477F4454072:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17954F4409887:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 300, "time": "1749821400" }, "departure": { "delay": 300, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 300, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "13:53:00", "tripId": "OCESN17954F4409887:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6617F3924852:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1749811966", "trip": { "startDate": "20250613", "startTime": "13:53:00", "tripId": "OCESN6617F3924852:2025-06-11T00:16:05Z" } } }, { "id": "OCESN843916F4444531:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 300, "time": "1749819300" }, "departure": { "delay": 300, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749819736", "trip": { "startDate": "20250613", "startTime": "13:53:00", "tripId": "OCESN843916F4444531:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8626F3840831:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815580" }, "stopId": "StopPoint:OCETGV INOUI-87474007" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETGV INOUI-87473207" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749811966", "trip": { "startDate": "20250613", "startTime": "13:53:00", "tripId": "OCESN8626F3840831:2025-06-12T00:24:33Z" } } }, { "id": "OCESA881139F4453206:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749816180" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749816360" }, "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749816600" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749812026", "trip": { "startDate": "20250613", "startTime": "13:54:00", "tripId": "OCESA881139F4453206:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3421F4447167:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87393488" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87393595" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87448084" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87448001" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87448159" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87447698" }, { "arrival": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87447680" } ], "timestamp": "1749812026", "trip": { "startDate": "20250613", "startTime": "13:54:00", "tripId": "OCESN3421F4447167:2025-06-13T00:25:47Z" } } }, { "id": "OCESN863720F4320661:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815640" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1749816240" }, "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETrain TER-87486308" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87486316" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87486324" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87486332" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87487314" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87487280" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87487249" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87487009" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87487637" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749812026", "trip": { "startDate": "20250613", "startTime": "13:54:00", "tripId": "OCESN863720F4320661:2025-06-12T00:24:33Z" } } }, { "id": "OCESN6813F4446596:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749816000" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 600, "time": "1749820020" }, "departure": { "delay": 600, "time": "1749820200" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 600, "time": "1749821340" }, "departure": { "delay": 600, "time": "1749821520" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 600, "time": "1749822240" }, "departure": { "delay": 300, "time": "1749822840" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 300, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87755009" } ], "timestamp": "1749817066", "trip": { "startDate": "20250613", "startTime": "13:55:00", "tripId": "OCESN6813F4446596:2025-06-13T00:25:47Z" } } }, { "id": "OCESN892007F4454443:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCETrain TER-87682302" }, { "arrival": { "delay": 0, "time": "1749816060" }, "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1749816660" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87683532" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87683557" }, { "arrival": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87683573" } ], "timestamp": "1749812086", "trip": { "startDate": "20250613", "startTime": "13:55:00", "tripId": "OCESN892007F4454443:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8922F3517378:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815700" }, "stopId": "StopPoint:OCETGV INOUI-87481788" }, { "arrival": { "delay": 0, "time": "1749816180" }, "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETGV INOUI-87481754" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETGV INOUI-87481705" }, { "arrival": { "delay": 300, "time": "1749819780" }, "departure": { "delay": 600, "time": "1749820440" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 600, "time": "1749822660" }, "departure": { "delay": 600, "time": "1749822840" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 600, "time": "1749825180" }, "departure": { "delay": 600, "time": "1749825360" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 600, "time": "1749828780" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "13:55:00", "tripId": "OCESN8922F3517378:2025-06-08T00:08:37Z" } } }, { "id": "OCESN3341F4447206:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749812146", "trip": { "startDate": "20250613", "startTime": "13:56:00", "tripId": "OCESN3341F4447206:2025-06-13T00:25:47Z" } } }, { "id": "OCESN82018R4446298:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCECar-87478230" }, { "arrival": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar-87471003" } ], "timestamp": "1749817276", "trip": { "startDate": "20250613", "startTime": "13:56:00", "tripId": "OCESN82018R4446298:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860611F3806799:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87545525" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87545657" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87545707" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87545731" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87545756" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87574509" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87574533" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87574541" }, { "arrival": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87574558" } ], "timestamp": "1749812146", "trip": { "startDate": "20250613", "startTime": "13:56:00", "tripId": "OCESN860611F3806799:2025-06-09T02:14:31Z" } } }, { "id": "OCESN9580F4455173:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815760" }, "stopId": "StopPoint:OCEICE-80110684" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 300, "time": "1749818640" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 300, "time": "1749820200" }, "departure": { "delay": 300, "time": "1749820620" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCEICE-80142778" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCEICE-87182063" }, { "arrival": { "delay": 0, "time": "1749828660" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCEICE-87300822" }, { "arrival": { "delay": 0, "time": "1749830100" }, "departure": { "delay": 0, "time": "1749830280" }, "stopId": "StopPoint:OCEICE-87300863" }, { "arrival": { "delay": 0, "time": "1749833580" }, "departure": { "delay": 0, "time": "1749833760" }, "stopId": "StopPoint:OCEICE-87725002" }, { "arrival": { "delay": 0, "time": "1749837360" }, "departure": { "delay": 0, "time": "1749837960" }, "stopId": "StopPoint:OCEICE-87723197" }, { "arrival": { "delay": 0, "time": "1749841740" }, "departure": { "delay": 0, "time": "1749841920" }, "stopId": "StopPoint:OCEICE-87318964" }, { "arrival": { "delay": 0, "time": "1749843060" }, "departure": { "delay": 0, "time": "1749843240" }, "stopId": "StopPoint:OCEICE-87319012" }, { "arrival": { "delay": 0, "time": "1749843960" }, "stopId": "StopPoint:OCEICE-87751008" } ], "timestamp": "1749820486", "trip": { "startDate": "20250613", "startTime": "13:56:00", "tripId": "OCESN9580F4455173:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2204F3515671:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749831420" }, "departure": { "delay": 0, "time": "1749831720" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749833040" }, "departure": { "delay": 0, "time": "1749833220" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749834540" }, "departure": { "delay": 0, "time": "1749834720" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749836460" }, "departure": { "delay": 0, "time": "1749836640" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749838380" }, "departure": { "delay": 0, "time": "1749838860" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749841740" }, "stopId": "StopPoint:OCETGV INOUI-87192039" } ], "timestamp": "1749812207", "trip": { "startDate": "20250613", "startTime": "13:57:00", "tripId": "OCESN2204F3515671:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3654F4448254:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCEINTERCITES-87594200" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749832260" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1749812207", "trip": { "startDate": "20250613", "startTime": "13:57:00", "tripId": "OCESN3654F4448254:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5500F4449455:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815820" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749831420" }, "departure": { "delay": 0, "time": "1749831720" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749833040" }, "departure": { "delay": 0, "time": "1749833220" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749834540" }, "departure": { "delay": 0, "time": "1749834720" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749836460" }, "departure": { "delay": 0, "time": "1749836640" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1749838380" }, "departure": { "delay": 0, "time": "1749838860" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749841740" }, "stopId": "StopPoint:OCETGV INOUI-87192039" } ], "timestamp": "1749812207", "trip": { "startDate": "20250613", "startTime": "13:57:00", "tripId": "OCESN5500F4449455:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866820F4452089:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815880" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 0, "time": "1749816600" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749812268", "trip": { "startDate": "20250613", "startTime": "13:58:00", "tripId": "OCESN866820F4452089:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7860F4446406:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCEOUIGO-87688887" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCEOUIGO-87703975" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 0, "time": "1749828120" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCEOUIGO-87111849" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCEOUIGO-87271494" }, { "arrival": { "delay": 0, "time": "1749831060" }, "departure": { "delay": 0, "time": "1749831240" }, "stopId": "StopPoint:OCEOUIGO-87313882" }, { "arrival": { "delay": 0, "time": "1749833280" }, "stopId": "StopPoint:OCEOUIGO-87286005" } ], "timestamp": "1749812326", "trip": { "startDate": "20250613", "startTime": "13:59:00", "tripId": "OCESN7860F4446406:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8547F3848231:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749816420" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749830580" }, "departure": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 0, "time": "1749831360" }, "departure": { "delay": 0, "time": "1749831540" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 0, "time": "1749832320" }, "departure": { "delay": 0, "time": "1749832440" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 0, "time": "1749833220" }, "stopId": "StopPoint:OCETGV INOUI-87677005" } ], "timestamp": "1749812326", "trip": { "startDate": "20250613", "startTime": "13:59:00", "tripId": "OCESN8547F3848231:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8575F3848064:2025-05-22T00:10:23Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815940" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749816420" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749830640" }, "departure": { "delay": 0, "time": "1749830820" }, "stopId": "StopPoint:OCETGV INOUI-87672253" }, { "arrival": { "delay": 0, "time": "1749832140" }, "departure": { "delay": 0, "time": "1749832320" }, "stopId": "StopPoint:OCETGV INOUI-87672006" }, { "arrival": { "delay": 0, "time": "1749833940" }, "departure": { "delay": 0, "time": "1749834540" }, "stopId": "StopPoint:OCETGV INOUI-87671339" }, { "arrival": { "delay": 0, "time": "1749835500" }, "stopId": "StopPoint:OCETGV INOUI-87671008" } ], "timestamp": "1749812326", "trip": { "startDate": "20250613", "startTime": "13:59:00", "tripId": "OCESN8575F3848064:2025-05-22T00:10:23Z" } } }, { "id": "OCESN86992F4442869:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749815940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" }, { "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749829620" }, "departure": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749830280" }, "departure": { "delay": 0, "time": "1749830340" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749830820" }, "departure": { "delay": 0, "time": "1749830880" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1749830940" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749831840" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "13:59:00", "tripId": "OCESN86992F4442869:2025-06-13T00:25:47Z" } } }, { "id": "OCESN128610F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1749816120" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749820860" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1749820336", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:00:00", "tripId": "OCESN128610F" } } }, { "id": "OCESN33139R4447304:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCECar TER-87335521" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 600, "time": "1749818940" }, "departure": { "delay": 600, "time": "1749818940" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 600, "time": "1749819180" }, "departure": { "delay": 600, "time": "1749819180" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 600, "time": "1749820620" }, "departure": { "delay": 600, "time": "1749820620" }, "stopId": "StopPoint:OCECar TER-87697524" }, { "arrival": { "delay": 600, "time": "1749820800" }, "departure": { "delay": 600, "time": "1749820800" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 600, "time": "1749821340" }, "departure": { "delay": 600, "time": "1749821340" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 600, "time": "1749821520" }, "stopId": "StopPoint:OCECar TER-87697193" } ], "timestamp": "1749818326", "trip": { "startDate": "20250613", "startTime": "14:00:00", "tripId": "OCESN33139R4447304:2025-06-13T00:25:47Z" } } }, { "id": "OCESN863723F4104111:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87487637" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87487009" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87487249" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87487280" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87487314" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87486332" }, { "arrival": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87486019" } ], "timestamp": "1749812386", "trip": { "startDate": "20250613", "startTime": "14:00:00", "tripId": "OCESN863723F4104111:2025-06-12T00:24:33Z" } } }, { "id": "OCESN89082R4454297:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816000" }, "stopId": "StopPoint:OCECar-87763607" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCECar-87763557" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCECar-87763508" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar-87763466" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar-87763425" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar-87763003" } ], "timestamp": "1749812386", "trip": { "startDate": "20250613", "startTime": "14:00:00", "tripId": "OCESN89082R4454297:2025-06-13T00:25:47Z" } } }, { "id": "OCESN148426F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 60, "time": "1749822120" }, "departure": { "delay": 60, "time": "1749822180" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1749822720" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749820486", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:01:00", "tripId": "OCESN148426F" } } }, { "id": "OCESN5454F4435460:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETGV INOUI-87147322" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1749830580" }, "departure": { "delay": 0, "time": "1749830820" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749832740" }, "departure": { "delay": 0, "time": "1749832980" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749835200" }, "departure": { "delay": 0, "time": "1749835380" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 0, "time": "1749837900" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1749812446", "trip": { "startDate": "20250613", "startTime": "14:01:00", "tripId": "OCESN5454F4435460:2025-06-12T00:24:33Z" } } }, { "id": "OCESN5963F4450130:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCEINTERCITES-87686667" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828180" }, "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCEINTERCITES-87734004" } ], "timestamp": "1749812446", "trip": { "startDate": "20250613", "startTime": "14:01:00", "tripId": "OCESN5963F4450130:2025-06-13T00:25:47Z" } } }, { "id": "OCESN847423F4444289:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87313676" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87313510" } ], "timestamp": "1749812446", "trip": { "startDate": "20250613", "startTime": "14:01:00", "tripId": "OCESN847423F4444289:2025-06-13T00:25:47Z" } } }, { "id": "OCESN852092F4461133:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749812446", "trip": { "startDate": "20250613", "startTime": "14:01:00", "tripId": "OCESN852092F4461133:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871408F4438294:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816060" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1749816300" }, "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1749816540" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 300, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 300, "time": "1749818460" }, "departure": { "delay": 300, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 300, "time": "1749818820" }, "departure": { "delay": 300, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 300, "time": "1749819300" }, "departure": { "delay": 300, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 60, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749819497", "trip": { "startDate": "20250613", "startTime": "14:01:00", "tripId": "OCESN871408F4438294:2025-06-13T00:25:47Z" } } }, { "id": "OCESN151958F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749822180" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749817906", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:02:00", "tripId": "OCESN151958F" } } }, { "id": "OCESN875710F4412124:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749816600" }, "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749812506", "trip": { "startDate": "20250613", "startTime": "14:02:00", "tripId": "OCESN875710F4412124:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881634F4453337:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816120" }, "stopId": "StopPoint:OCETrain TER-87755629" }, { "arrival": { "delay": 0, "time": "1749816420" }, "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749816720" }, "departure": { "delay": 0, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749812506", "trip": { "startDate": "20250613", "startTime": "14:02:00", "tripId": "OCESN881634F4453337:2025-06-13T00:25:47Z" } } }, { "id": "OCESN18179F4447975:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETrain TER-87184408" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87184424" }, { "arrival": { "delay": 0, "time": "1749816780" }, "departure": { "delay": 0, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87184432" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87700153" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87184440" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-85043000" } ], "timestamp": "1749812566", "trip": { "startDate": "20250613", "startTime": "14:03:00", "tripId": "OCESN18179F4447975:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3635F4447101:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCEINTERCITES-87547000" }, { "arrival": { "delay": 2400, "time": "1749824640" }, "departure": { "delay": 2400, "time": "1749824760" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 2400, "time": "1749826500" }, "departure": { "delay": 2400, "time": "1749826620" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 2400, "time": "1749827520" }, "departure": { "delay": 2400, "time": "1749827640" }, "stopId": "StopPoint:OCEINTERCITES-87597120" }, { "arrival": { "delay": 2400, "time": "1749829020" }, "departure": { "delay": 2400, "time": "1749829140" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 2400, "time": "1749831480" }, "departure": { "delay": 2400, "time": "1749831660" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 2400, "time": "1749835920" }, "stopId": "StopPoint:OCEINTERCITES-87594002" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "14:03:00", "tripId": "OCESN3635F4447101:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3856F4448324:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCEINTERCITES-87491142" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCEINTERCITES-87491001" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCEINTERCITES-87485144" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCEINTERCITES-87485003" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCEINTERCITES-87486258" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829620" }, "stopId": "StopPoint:OCEINTERCITES-87486019" }, { "arrival": { "delay": 0, "time": "1749832440" }, "stopId": "StopPoint:OCEINTERCITES-87481002" } ], "timestamp": "1749812566", "trip": { "startDate": "20250613", "startTime": "14:03:00", "tripId": "OCESN3856F4448324:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6120F4446682:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749817080" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749812566", "trip": { "startDate": "20250613", "startTime": "14:03:00", "tripId": "OCESN6120F4446682:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6196F4360046:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816180" }, "stopId": "StopPoint:OCETGV INOUI-87765008" }, { "arrival": { "delay": 0, "time": "1749817020" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETGV INOUI-87765107" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETGV INOUI-87764001" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETGV INOUI-87761007" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749812566", "trip": { "startDate": "20250613", "startTime": "14:03:00", "tripId": "OCESN6196F4360046:2025-06-11T00:16:05Z" } } }, { "id": "OCESN2509F3519434:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETGV INOUI-87147322" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETGV INOUI-87141002" } ], "timestamp": "1749812627", "trip": { "startDate": "20250613", "startTime": "14:04:00", "tripId": "OCESN2509F3519434:2025-06-11T00:16:05Z" } } }, { "id": "OCESN8814F3975126:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816240" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 600, "time": "1749819060" }, "departure": { "delay": 600, "time": "1749819240" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 600, "time": "1749824400" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749818476", "trip": { "startDate": "20250613", "startTime": "14:04:00", "tripId": "OCESN8814F3975126:2025-06-08T00:08:37Z" } } }, { "id": "OCESN117566F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopArea:OCE87116137" }, { "arrival": { "delay": 0, "time": "1749820320" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1749816376", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:05:00", "tripId": "OCESN117566F" } } }, { "id": "OCESN165417F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749820260" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1749819616", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:05:00", "tripId": "OCESN165417F" } } }, { "id": "OCESN3120F4459374:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749812687", "trip": { "startDate": "20250613", "startTime": "14:05:00", "tripId": "OCESN3120F4459374:2025-06-13T00:25:47Z" } } }, { "id": "OCESN34507R4459292:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCECar TER-87745497" }, { "arrival": { "delay": 300, "time": "1749818220" }, "departure": { "delay": 300, "time": "1749818220" }, "stopId": "StopPoint:OCECar TER-87746305" }, { "arrival": { "delay": 300, "time": "1749819480" }, "departure": { "delay": 300, "time": "1749819480" }, "stopId": "StopPoint:OCECar TER-87746339" }, { "arrival": { "delay": 300, "time": "1749820860" }, "departure": { "delay": 300, "time": "1749820860" }, "stopId": "StopPoint:OCECar TER-87746370" }, { "arrival": { "delay": 300, "time": "1749822300" }, "departure": { "delay": 300, "time": "1749822300" }, "stopId": "StopPoint:OCECar TER-87746438" }, { "arrival": { "delay": 300, "time": "1749823260" }, "stopId": "StopPoint:OCECar TER-87746479" } ], "timestamp": "1749816646", "trip": { "startDate": "20250613", "startTime": "14:05:00", "tripId": "OCESN34507R4459292:2025-06-13T00:25:47Z" } } }, { "id": "OCESN56267R4449554:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCECar-87473009" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar-87473389" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCECar-87476556" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar-87003483" }, { "arrival": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCECar-87476606" } ], "timestamp": "1749812687", "trip": { "startDate": "20250613", "startTime": "14:05:00", "tripId": "OCESN56267R4449554:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832020F4457005:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749816600" }, "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1749812687", "trip": { "startDate": "20250613", "startTime": "14:05:00", "tripId": "OCESN832020F4457005:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855334F4450416:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87473504" }, { "arrival": { "delay": 0, "time": "1749817020" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87473561" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87473553" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87473546" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87473587" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87473538" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87473520" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87473579" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87473512" }, { "arrival": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87473207" } ], "timestamp": "1749812687", "trip": { "startDate": "20250613", "startTime": "14:05:00", "tripId": "OCESN855334F4450416:2025-06-13T00:25:47Z" } } }, { "id": "OCESN858356F4450817:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749812687", "trip": { "startDate": "20250613", "startTime": "14:05:00", "tripId": "OCESN858356F4450817:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866238F4451956:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816300" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1749816480" }, "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749816660" }, "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 300, "time": "1749819780" }, "departure": { "delay": 300, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 300, "time": "1749820200" }, "departure": { "delay": 300, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 300, "time": "1749820620" }, "departure": { "delay": 300, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 300, "time": "1749820860" }, "departure": { "delay": 300, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 300, "time": "1749821100" }, "departure": { "delay": 300, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 300, "time": "1749821340" }, "departure": { "delay": 300, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 300, "time": "1749821640" }, "departure": { "delay": 300, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 300, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "14:05:00", "tripId": "OCESN866238F4451956:2025-06-13T00:25:47Z" } } }, { "id": "OCESN433550R4459700:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCECar TER-87192039" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCECar TER-87192435" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCECar TER-87175240" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCECar TER-87175042" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCECar TER-87175018" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCECar TER-87174276" }, { "arrival": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCECar TER-87174003" } ], "timestamp": "1749812746", "trip": { "startDate": "20250613", "startTime": "14:06:00", "tripId": "OCESN433550R4459700:2025-06-13T00:25:47Z" } } }, { "id": "OCESN852020F3786036:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749812746", "trip": { "startDate": "20250613", "startTime": "14:06:00", "tripId": "OCESN852020F3786036:2025-06-13T00:25:47Z" } } }, { "id": "OCESN861114F4451364:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87641001" }, { "arrival": { "delay": 0, "time": "1749817200" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87641357" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87576322" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87576306" }, { "arrival": { "delay": 600, "time": "1749820260" }, "departure": { "delay": 600, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87576298" }, { "arrival": { "delay": 600, "time": "1749820740" }, "departure": { "delay": 600, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87576280" }, { "arrival": { "delay": 600, "time": "1749821400" }, "departure": { "delay": 600, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87576272" }, { "arrival": { "delay": 600, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87576207" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "14:06:00", "tripId": "OCESN861114F4451364:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870310F4438204:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816360" }, "stopId": "StopPoint:OCETrain TER-87611749" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749812746", "trip": { "startDate": "20250613", "startTime": "14:06:00", "tripId": "OCESN870310F4438204:2025-06-13T00:25:47Z" } } }, { "id": "OCESN856630F3838910:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 300, "time": "1749817380" }, "departure": { "delay": 300, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 300, "time": "1749818280" }, "departure": { "delay": 300, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 300, "time": "1749819000" }, "departure": { "delay": 300, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 300, "time": "1749819420" }, "departure": { "delay": 300, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749817217", "trip": { "startDate": "20250613", "startTime": "14:07:00", "tripId": "OCESN856630F3838910:2025-06-06T00:36:00Z" } } }, { "id": "OCESN861321F4451393:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 60, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87576090" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87576108" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87576132" }, { "arrival": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87576207" } ], "timestamp": "1749817036", "trip": { "startDate": "20250613", "startTime": "14:07:00", "tripId": "OCESN861321F4451393:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886728F4462178:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816420" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 300, "time": "1749817200" }, "departure": { "delay": 300, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 300, "time": "1749817560" }, "departure": { "delay": 300, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 300, "time": "1749817800" }, "departure": { "delay": 300, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 300, "time": "1749818100" }, "departure": { "delay": 300, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 300, "time": "1749818280" }, "departure": { "delay": 300, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 300, "time": "1749818460" }, "departure": { "delay": 300, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 300, "time": "1749818760" }, "departure": { "delay": 300, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 300, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749822060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "14:07:00", "tripId": "OCESN886728F4462178:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17982F4459486:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 900, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 900, "time": "1749822900" }, "departure": { "delay": 900, "time": "1749823140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 900, "time": "1749824520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749820156", "trip": { "startDate": "20250613", "startTime": "14:08:00", "tripId": "OCESN17982F4459486:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5480F3823196:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 600, "time": "1749819300" }, "departure": { "delay": 600, "time": "1749819480" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 600, "time": "1749821820" }, "departure": { "delay": 600, "time": "1749822000" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 600, "time": "1749824880" }, "departure": { "delay": 600, "time": "1749825360" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 600, "time": "1749827220" }, "departure": { "delay": 600, "time": "1749827520" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 600, "time": "1749828060" }, "departure": { "delay": 600, "time": "1749829140" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 600, "time": "1749830940" }, "departure": { "delay": 600, "time": "1749831540" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 600, "time": "1749833880" }, "departure": { "delay": 600, "time": "1749834060" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 600, "time": "1749836580" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749818506", "trip": { "startDate": "20250613", "startTime": "14:08:00", "tripId": "OCESN5480F3823196:2025-06-11T00:16:05Z" } } }, { "id": "OCESN848545F4435895:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816480" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749812866", "trip": { "startDate": "20250613", "startTime": "14:08:00", "tripId": "OCESN848545F4435895:2025-06-13T00:25:47Z" } } }, { "id": "OCESA86047F4451234:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 900, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 900, "time": "1749820380" }, "departure": { "delay": 900, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 900, "time": "1749820620" }, "departure": { "delay": 900, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 900, "time": "1749820920" }, "departure": { "delay": 900, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 900, "time": "1749821040" }, "departure": { "delay": 900, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 900, "time": "1749821520" }, "departure": { "delay": 900, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 900, "time": "1749821880" }, "departure": { "delay": 900, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 900, "time": "1749822120" }, "departure": { "delay": 900, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 900, "time": "1749822360" }, "departure": { "delay": 900, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 900, "time": "1749822540" }, "departure": { "delay": 900, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 900, "time": "1749822900" }, "departure": { "delay": 900, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 900, "time": "1749823140" }, "departure": { "delay": 900, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 900, "time": "1749823560" }, "departure": { "delay": 900, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 900, "time": "1749823800" }, "departure": { "delay": 900, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 900, "time": "1749824040" }, "departure": { "delay": 900, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 900, "time": "1749824220" }, "departure": { "delay": 900, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 900, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "14:09:00", "tripId": "OCESA86047F4451234:2025-06-13T00:25:47Z" } } }, { "id": "OCESN155854F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopArea:OCE87276113" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749822180" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749817456", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:09:00", "tripId": "OCESN155854F" } } }, { "id": "OCESN18109F4447661:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749816840" }, "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87718015" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87391300" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87718502" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87718510" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87718528" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87718536" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87718601" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87718544" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87718551" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87718577" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87718619" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87598219" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-85043166" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-85043158" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-85043216" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-85043141" } ], "timestamp": "1749812926", "trip": { "startDate": "20250613", "startTime": "14:09:00", "tripId": "OCESN18109F4447661:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6177F4446666:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749831000" }, "departure": { "delay": 0, "time": "1749831240" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749834120" }, "departure": { "delay": 0, "time": "1749834300" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749835620" }, "departure": { "delay": 0, "time": "1749835860" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749836400" }, "departure": { "delay": 0, "time": "1749836640" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749837780" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749812926", "trip": { "startDate": "20250613", "startTime": "14:09:00", "tripId": "OCESN6177F4446666:2025-06-13T00:25:47Z" } } }, { "id": "OCESN862421F4451479:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1749812926", "trip": { "startDate": "20250613", "startTime": "14:09:00", "tripId": "OCESN862421F4451479:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8630F3829575:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816540" }, "stopId": "StopPoint:OCETGV INOUI-87474007" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETGV INOUI-87474338" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETGV INOUI-87473181" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETGV INOUI-87473207" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETGV INOUI-87473108" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749830700" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749812926", "trip": { "startDate": "20250613", "startTime": "14:09:00", "tripId": "OCESN8630F3829575:2025-06-12T00:24:33Z" } } }, { "id": "OCESN147422F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749823080" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1749820216", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:10:00", "tripId": "OCESN147422F" } } }, { "id": "OCESN18920F4448105:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87746875" }, { "arrival": { "delay": 0, "time": "1749816780" }, "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87746883" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87746867" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87746859" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87746842" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87746834" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87746826" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87746784" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87462085" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87746818" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87746776" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87746768" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87746750" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87746743" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87746735" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87746727" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87746719" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87746701" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87744078" } ], "timestamp": "1749812986", "trip": { "startDate": "20250613", "startTime": "14:10:00", "tripId": "OCESN18920F4448105:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2870F4433461:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETGV INOUI-82001000" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749812986", "trip": { "startDate": "20250613", "startTime": "14:10:00", "tripId": "OCESN2870F4433461:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4663F4449271:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749830280" }, "departure": { "delay": 0, "time": "1749830520" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749831300" }, "departure": { "delay": 0, "time": "1749831480" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 0, "time": "1749833760" }, "departure": { "delay": 0, "time": "1749834060" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749835500" }, "departure": { "delay": 0, "time": "1749835740" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749840060" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1749812986", "trip": { "startDate": "20250613", "startTime": "14:10:00", "tripId": "OCESN4663F4449271:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834121F4455950:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87141374" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87141408" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87144014" } ], "timestamp": "1749812986", "trip": { "startDate": "20250613", "startTime": "14:10:00", "tripId": "OCESN834121F4455950:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839743F4441141:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87171926" }, { "arrival": { "delay": 0, "time": "1749816900" }, "departure": { "delay": 0, "time": "1749816960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749817020" }, "departure": { "delay": 0, "time": "1749817080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749821100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1749812986", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "14:10:00", "tripId": "OCESN839743F4441141:2025-06-13T00:25:47Z" } } }, { "id": "OCESN873939F4461658:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816600" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87594564" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87594739" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87594747" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87594754" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87594762" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87594796" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87645135" }, { "arrival": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87645002" } ], "timestamp": "1749812986", "trip": { "startDate": "20250613", "startTime": "14:10:00", "tripId": "OCESN873939F4461658:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5909F3822662:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87686667" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87684001" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87684274" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87684290" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87696088" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87696161" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1749813047", "trip": { "startDate": "20250613", "startTime": "14:11:00", "tripId": "OCESN5909F3822662:2025-06-11T00:16:05Z" } } }, { "id": "OCESN870008F4438145:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816660" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 1800, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 1800, "time": "1749824040" }, "departure": { "delay": 1800, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87615674" }, { "arrival": { "delay": 1800, "time": "1749824700" }, "departure": { "delay": 1800, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87615732" }, { "arrival": { "delay": 1800, "time": "1749825540" }, "departure": { "delay": 1800, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87615757" }, { "arrival": { "delay": 1800, "time": "1749826200" }, "departure": { "delay": 1800, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87615773" }, { "arrival": { "delay": 1800, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87613422" } ], "timestamp": "1749820216", "trip": { "startDate": "20250613", "startTime": "14:11:00", "tripId": "OCESN870008F4438145:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835818F4455762:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87144451" }, { "arrival": { "delay": 0, "time": "1749816960" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749813107", "trip": { "startDate": "20250613", "startTime": "14:12:00", "tripId": "OCESN835818F4455762:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839154F4441297:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749817816", "trip": { "startDate": "20250613", "startTime": "14:12:00", "tripId": "OCESN839154F4441297:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855642F4394994:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1749817080" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87473116" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87473090" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87473082" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749813107", "trip": { "startDate": "20250613", "startTime": "14:12:00", "tripId": "OCESN855642F4394994:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876226F4442978:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 300, "time": "1749817740" }, "departure": { "delay": 300, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 300, "time": "1749818820" }, "departure": { "delay": 300, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 300, "time": "1749819600" }, "departure": { "delay": 300, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 300, "time": "1749820140" }, "departure": { "delay": 300, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 300, "time": "1749820680" }, "departure": { "delay": 300, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 300, "time": "1749821040" }, "departure": { "delay": 300, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 300, "time": "1749821340" }, "departure": { "delay": 300, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 300, "time": "1749821580" }, "departure": { "delay": 300, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 300, "time": "1749822000" }, "departure": { "delay": 300, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 300, "time": "1749822240" }, "departure": { "delay": 300, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 300, "time": "1749822480" }, "departure": { "delay": 300, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 300, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749816436", "trip": { "startDate": "20250613", "startTime": "14:12:00", "tripId": "OCESN876226F4442978:2025-06-12T00:24:33Z" } } }, { "id": "OCESN893017F4413236:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816720" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1749813107", "trip": { "startDate": "20250613", "startTime": "14:12:00", "tripId": "OCESN893017F4413236:2025-06-12T00:24:33Z" } } }, { "id": "OCESN839862F4441104:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1749813167", "trip": { "startDate": "20250613", "startTime": "14:13:00", "tripId": "OCESN839862F4441104:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844823F4444410:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1749813167", "trip": { "startDate": "20250613", "startTime": "14:13:00", "tripId": "OCESN844823F4444410:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883178F4453423:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816780" }, "stopId": "StopPoint:OCETrain TER-87741793" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87741777" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87741769" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87741728" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87741132" } ], "timestamp": "1749813167", "trip": { "startDate": "20250613", "startTime": "14:13:00", "tripId": "OCESN883178F4453423:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835023F4455870:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749813226", "trip": { "startDate": "20250613", "startTime": "14:14:00", "tripId": "OCESN835023F4455870:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841814F4444865:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749813226", "trip": { "startDate": "20250613", "startTime": "14:14:00", "tripId": "OCESN841814F4444865:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8485F4435870:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETGV INOUI-87584052" }, { "arrival": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1749813226", "trip": { "startDate": "20250613", "startTime": "14:14:00", "tripId": "OCESN8485F4435870:2025-06-12T00:24:33Z" } } }, { "id": "OCESN860840F4442618:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87576728" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1749813226", "trip": { "startDate": "20250613", "startTime": "14:14:00", "tripId": "OCESN860840F4442618:2025-06-12T00:24:33Z" } } }, { "id": "OCESN871847F4461480:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611855" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611863" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611889" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611897" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611459" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749822000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749813226", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "14:14:00", "tripId": "OCESN871847F4461480:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876258F4443012:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816840" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749813226", "trip": { "startDate": "20250613", "startTime": "14:14:00", "tripId": "OCESN876258F4443012:2025-06-12T00:24:33Z" } } }, { "id": "OCESN136881F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749817846", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:15:00", "tripId": "OCESN136881F" } } }, { "id": "OCESN152954F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749820380" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749817397", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:15:00", "tripId": "OCESN152954F" } } }, { "id": "OCESN52385R4449418:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCECar-87474098" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar-87474007" } ], "timestamp": "1749813286", "trip": { "startDate": "20250613", "startTime": "14:15:00", "tripId": "OCESN52385R4449418:2025-06-13T00:25:47Z" } } }, { "id": "OCESN52388R4449421:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCECar-87474007" }, { "arrival": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCECar-87474098" } ], "timestamp": "1749813286", "trip": { "startDate": "20250613", "startTime": "14:15:00", "tripId": "OCESN52388R4449421:2025-06-13T00:25:47Z" } } }, { "id": "OCESN57657R4449666:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCECar-87576207" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCECar-87487264" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCECar-87576272" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCECar-87310813" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCECar-87441543" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCECar-87643759" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCECar-87304659" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCECar-87304691" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar-87689935" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCECar-87304642" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar-87597070" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCECar-87310862" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCECar-87643783" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCECar-87643791" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCECar-87304626" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCECar-87201541" } ], "timestamp": "1749813286", "trip": { "startDate": "20250613", "startTime": "14:15:00", "tripId": "OCESN57657R4449666:2025-06-13T00:25:47Z" } } }, { "id": "OCESN57658R4449667:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCECar-87201541" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCECar-87304626" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCECar-87643791" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCECar-87643783" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCECar-87310862" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCECar-87597070" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCECar-87304642" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar-87689935" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCECar-87304691" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCECar-87304659" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCECar-87643759" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar-87441543" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar-87310813" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCECar-87576272" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCECar-87487264" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar-87576207" } ], "timestamp": "1749813286", "trip": { "startDate": "20250613", "startTime": "14:15:00", "tripId": "OCESN57658R4449667:2025-06-13T00:25:47Z" } } }, { "id": "OCESN57826R4449730:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCECar-87201541" }, { "arrival": { "delay": 0, "time": "1749817020" }, "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCECar-87690156" }, { "arrival": { "delay": 0, "time": "1749817140" }, "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCECar-87689950" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCECar-87216663" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCECar-87644351" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCECar-87644369" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar-87597377" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCECar-87644260" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCECar-87597401" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar-87688952" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCECar-87644096" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCECar-87216689" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar-87280065" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCECar-87644047" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCECar-87688945" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCECar-87644286" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCECar-87571489" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCECar-87644203" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCECar-87571471" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCECar-87644195" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCECar-87337527" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCECar-87644104" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCECar-87465724" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCECar-87571430" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCECar-87337501" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar-87930958" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCECar-87644153" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCECar-87688978" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCECar-87205575" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCECar-87571000" } ], "timestamp": "1749815836", "trip": { "startDate": "20250613", "startTime": "14:15:00", "tripId": "OCESN57826R4449730:2025-06-13T00:25:47Z" } } }, { "id": "OCESN854047F4450222:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87481648" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87471367" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87471359" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87471342" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87471334" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87471326" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87471318" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87471029" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87334508" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749814577", "trip": { "startDate": "20250613", "startTime": "14:15:00", "tripId": "OCESN854047F4450222:2025-06-13T00:25:47Z" } } }, { "id": "OCESN884521F4453513:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816900" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87745414" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87745430" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87745679" } ], "timestamp": "1749813286", "trip": { "startDate": "20250613", "startTime": "14:15:00", "tripId": "OCESN884521F4453513:2025-06-13T00:25:47Z" } } }, { "id": "OCESN136902F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749821160" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749817876", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:16:00", "tripId": "OCESN136902F" } } }, { "id": "OCESN151847F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1749822900" }, "stopId": "StopArea:OCE87684001" } ], "timestamp": "1749818626", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:16:00", "tripId": "OCESN151847F" } } }, { "id": "OCESN17361F4459577:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87761783" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87761817" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87761841" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87761874" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1749830520" }, "departure": { "delay": 0, "time": "1749830880" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1749831660" }, "departure": { "delay": 0, "time": "1749831780" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1749832380" }, "departure": { "delay": 0, "time": "1749832620" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1749833340" }, "stopId": "StopPoint:OCETrain TER-87763607" } ], "timestamp": "1749813346", "trip": { "startDate": "20250613", "startTime": "14:16:00", "tripId": "OCESN17361F4459577:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17621F4447714:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749813346", "trip": { "startDate": "20250613", "startTime": "14:16:00", "tripId": "OCESN17621F4447714:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17810F4459516:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 300, "time": "1749817980" }, "departure": { "delay": 300, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 300, "time": "1749818580" }, "departure": { "delay": 300, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 300, "time": "1749819180" }, "departure": { "delay": 300, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 300, "time": "1749820020" }, "departure": { "delay": 300, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 300, "time": "1749821100" }, "departure": { "delay": 300, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 300, "time": "1749822000" }, "departure": { "delay": 300, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 300, "time": "1749822660" }, "departure": { "delay": 300, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 300, "time": "1749823260" }, "departure": { "delay": 300, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 300, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749818836", "trip": { "startDate": "20250613", "startTime": "14:16:00", "tripId": "OCESN17810F4459516:2025-06-13T00:25:47Z" } } }, { "id": "OCESN87206F4461496:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749816960" }, "stopId": "StopPoint:OCETramTrain-87193615" }, { "arrival": { "delay": 2400, "time": "1749821100" }, "stopId": "StopPoint:OCETramTrain-80253914" } ], "timestamp": "1749819916", "trip": { "startDate": "20250613", "startTime": "14:16:00", "tripId": "OCESN87206F4461496:2025-06-13T00:25:47Z" } } }, { "id": "OCESN891377F4454352:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 600, "time": "1749818400" }, "departure": { "delay": 600, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 600, "time": "1749819300" }, "departure": { "delay": 600, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 600, "time": "1749820200" }, "departure": { "delay": 600, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 600, "time": "1749820920" }, "departure": { "delay": 600, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 600, "time": "1749821460" }, "departure": { "delay": 600, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 600, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "14:16:00", "tripId": "OCESN891377F4454352:2025-06-13T00:25:47Z" } } }, { "id": "OCESN130785F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 180, "time": "1749820800" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749820456", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:17:00", "tripId": "OCESN130785F" } } }, { "id": "OCESN17578F4447745:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749813406", "trip": { "startDate": "20250613", "startTime": "14:17:00", "tripId": "OCESN17578F4447745:2025-06-13T00:25:47Z" } } }, { "id": "OCESN439107R4448672:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCECar TER-87295600" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCECar TER-87295733" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCECar TER-87295709" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCECar TER-87295048" }, { "arrival": { "delay": 300, "time": "1749820620" }, "departure": { "delay": 300, "time": "1749820620" }, "stopId": "StopPoint:OCECar TER-87295055" }, { "arrival": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCECar TER-87295063" } ], "timestamp": "1749820486", "trip": { "startDate": "20250613", "startTime": "14:17:00", "tripId": "OCESN439107R4448672:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7672F4446438:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCEOUIGO-87611004" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCEOUIGO-87611244" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCEOUIGO-87586008" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCEOUIGO-87581009" }, { "arrival": { "delay": 0, "time": "1749834540" }, "stopId": "StopPoint:OCEOUIGO-87391003" } ], "timestamp": "1749813406", "trip": { "startDate": "20250613", "startTime": "14:17:00", "tripId": "OCESN7672F4446438:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857038F3877197:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749813406", "trip": { "startDate": "20250613", "startTime": "14:17:00", "tripId": "OCESN857038F3877197:2025-06-12T00:24:33Z" } } }, { "id": "OCESN857518F4450679:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87484386" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87484360" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87484352" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1749813406", "trip": { "startDate": "20250613", "startTime": "14:17:00", "tripId": "OCESN857518F4450679:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868412F3508897:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 600, "time": "1749818100" }, "departure": { "delay": 600, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 600, "time": "1749818640" }, "departure": { "delay": 600, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 600, "time": "1749819240" }, "departure": { "delay": 600, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87594499" }, { "arrival": { "delay": 300, "time": "1749820380" }, "departure": { "delay": 300, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87594119" }, { "arrival": { "delay": 300, "time": "1749820980" }, "departure": { "delay": 300, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87594135" }, { "arrival": { "delay": 300, "time": "1749821580" }, "departure": { "delay": 300, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87594168" }, { "arrival": { "delay": 300, "time": "1749822660" }, "departure": { "delay": 300, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87594275" }, { "arrival": { "delay": 300, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87594093" } ], "timestamp": "1749819736", "trip": { "startDate": "20250613", "startTime": "14:17:00", "tripId": "OCESN868412F3508897:2025-06-13T00:25:47Z" } } }, { "id": "OCESN874009F4461671:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817020" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1749817860" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87734186" } ], "timestamp": "1749813406", "trip": { "startDate": "20250613", "startTime": "14:17:00", "tripId": "OCESN874009F4461671:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9775F4430017:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749817920" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 900, "time": "1749824640" }, "departure": { "delay": 900, "time": "1749824820" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 900, "time": "1749827640" }, "departure": { "delay": 900, "time": "1749827820" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 900, "time": "1749829440" }, "departure": { "delay": 900, "time": "1749829740" }, "stopId": "StopPoint:OCELyria-85010082" }, { "arrival": { "delay": 900, "time": "1749832020" }, "stopId": "StopPoint:OCELyria-85011205" } ], "timestamp": "1749816496", "trip": { "startDate": "20250613", "startTime": "14:17:00", "tripId": "OCESN9775F4430017:2025-06-13T00:25:47Z" } } }, { "id": "OCESA86046F4451233:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817080" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749813467", "trip": { "startDate": "20250613", "startTime": "14:18:00", "tripId": "OCESA86046F4451233:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876223F4442977:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817080" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1749813467", "trip": { "startDate": "20250613", "startTime": "14:18:00", "tripId": "OCESN876223F4442977:2025-06-12T00:24:33Z" } } }, { "id": "OCESN18180F4447976:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-85043000" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87184440" } ], "timestamp": "1749813527", "trip": { "startDate": "20250613", "startTime": "14:19:00", "tripId": "OCESN18180F4447976:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23428F4447550:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749817260" }, "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749817320" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749813527", "trip": { "startDate": "20250613", "startTime": "14:19:00", "tripId": "OCESN23428F4447550:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3344F4447205:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749813527", "trip": { "startDate": "20250613", "startTime": "14:19:00", "tripId": "OCESN3344F4447205:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886871F4462225:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 1200, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 1200, "time": "1749821160" }, "departure": { "delay": 1200, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 1200, "time": "1749821820" }, "departure": { "delay": 1200, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 1200, "time": "1749822120" }, "departure": { "delay": 1200, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 1200, "time": "1749822300" }, "departure": { "delay": 1200, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 1200, "time": "1749822480" }, "departure": { "delay": 1200, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 1200, "time": "1749822780" }, "departure": { "delay": 1200, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 1200, "time": "1749823020" }, "departure": { "delay": 1200, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 1200, "time": "1749823380" }, "departure": { "delay": 1200, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 1200, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1749818236", "trip": { "startDate": "20250613", "startTime": "14:19:00", "tripId": "OCESN886871F4462225:2025-06-13T00:25:47Z" } } }, { "id": "OCESN895912F4454837:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817140" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749813527", "trip": { "startDate": "20250613", "startTime": "14:19:00", "tripId": "OCESN895912F4454837:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23251F4447620:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749813586", "trip": { "startDate": "20250613", "startTime": "14:20:00", "tripId": "OCESN23251F4447620:2025-06-13T00:25:47Z" } } }, { "id": "OCESN34343R4459305:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCECar TER-87745497" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87746206" }, { "arrival": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar TER-87746008" } ], "timestamp": "1749813586", "trip": { "startDate": "20250613", "startTime": "14:20:00", "tripId": "OCESN34343R4459305:2025-06-13T00:25:47Z" } } }, { "id": "OCESN43464R4442164:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCECar TER-87139501" }, { "arrival": { "delay": 0, "time": "1749817380" }, "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCECar TER-87727735" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCECar TER-87747170" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCECar TER-87747188" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCECar TER-87747196" }, { "arrival": { "delay": 600, "time": "1749820680" }, "departure": { "delay": 600, "time": "1749820680" }, "stopId": "StopPoint:OCECar TER-87747253" }, { "arrival": { "delay": 600, "time": "1749821100" }, "departure": { "delay": 600, "time": "1749821100" }, "stopId": "StopPoint:OCECar TER-87747261" }, { "arrival": { "delay": 600, "time": "1749821580" }, "departure": { "delay": 600, "time": "1749821580" }, "stopId": "StopPoint:OCECar TER-87747295" }, { "arrival": { "delay": 600, "time": "1749822600" }, "stopId": "StopPoint:OCECar TER-87174003" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "14:20:00", "tripId": "OCESN43464R4442164:2025-06-12T00:24:33Z" } } }, { "id": "OCESN43465R4442165:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCECar TER-87174003" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCECar TER-87747295" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCECar TER-87747261" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCECar TER-87747253" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCECar TER-87747196" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCECar TER-87747188" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCECar TER-87747170" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCECar TER-87727735" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar TER-87139501" } ], "timestamp": "1749813586", "trip": { "startDate": "20250613", "startTime": "14:20:00", "tripId": "OCESN43465R4442165:2025-06-12T00:24:33Z" } } }, { "id": "OCESN57965R3621907:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCECar-87545756" } ], "timestamp": "1749813586", "trip": { "startDate": "20250613", "startTime": "14:20:00", "tripId": "OCESN57965R3621907:2025-06-09T02:14:31Z" } } }, { "id": "OCESN835843F4455748:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87144451" } ], "timestamp": "1749813586", "trip": { "startDate": "20250613", "startTime": "14:20:00", "tripId": "OCESN835843F4455748:2025-06-13T00:25:47Z" } } }, { "id": "OCESN875736F4461949:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 1500, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 3600, "time": "1749823680" }, "departure": { "delay": 3600, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 3600, "time": "1749825720" }, "departure": { "delay": 3600, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 3600, "time": "1749828420" }, "departure": { "delay": 3600, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 3600, "time": "1749829860" }, "departure": { "delay": 3600, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 3600, "time": "1749830460" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "14:20:00", "tripId": "OCESN875736F4461949:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877952F4443413:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817200" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87775197" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87734350" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87734343" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87731885" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87734335" }, { "arrival": { "delay": 0, "time": "1749829980" }, "departure": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-87734319" }, { "arrival": { "delay": 0, "time": "1749830520" }, "departure": { "delay": 0, "time": "1749830580" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1749831660" }, "departure": { "delay": 0, "time": "1749831720" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1749832200" }, "departure": { "delay": 0, "time": "1749832260" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749832500" }, "departure": { "delay": 0, "time": "1749832560" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749833280" }, "departure": { "delay": 0, "time": "1749833340" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749834660" }, "departure": { "delay": 0, "time": "1749834720" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749835020" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749813586", "trip": { "startDate": "20250613", "startTime": "14:20:00", "tripId": "OCESN877952F4443413:2025-06-12T00:24:33Z" } } }, { "id": "OCESN886121F4453670:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 1800, "time": "1749820080" }, "departure": { "delay": 1800, "time": "1749820200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 1800, "time": "1749820920" }, "departure": { "delay": 1800, "time": "1749820980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 1800, "time": "1749822060" }, "departure": { "delay": 1800, "time": "1749822120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 1800, "time": "1749822900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749817576", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "14:20:00", "tripId": "OCESN886121F4453670:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859609F4451029:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETramTrain-87590372" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETramTrain-87481622" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETramTrain-87481614" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETramTrain-87481598" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETramTrain-87481002" } ], "timestamp": "1749813646", "trip": { "startDate": "20250613", "startTime": "14:21:00", "tripId": "OCELO859609F4451029:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17624F4447710:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749813646", "trip": { "startDate": "20250613", "startTime": "14:21:00", "tripId": "OCESN17624F4447710:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2431F3825112:2025-04-18T23:09:39Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1749818760" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 1800, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749816767", "trip": { "startDate": "20250613", "startTime": "14:21:00", "tripId": "OCESN2431F3825112:2025-04-18T23:09:39Z" } } }, { "id": "OCESN889921F4454107:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-87726471" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87726448" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87726430" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87726422" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87726414" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87726406" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87726232" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749813646", "trip": { "startDate": "20250613", "startTime": "14:21:00", "tripId": "OCESN889921F4454107:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9215F4455094:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCELyria-87300822" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCELyria-85000109" } ], "timestamp": "1749813646", "trip": { "startDate": "20250613", "startTime": "14:21:00", "tripId": "OCESN9215F4455094:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96226F4455333:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817260" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749813646", "trip": { "startDate": "20250613", "startTime": "14:21:00", "tripId": "OCESN96226F4455333:2025-06-13T00:25:47Z" } } }, { "id": "OCESA881138F4453205:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749817440" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749817620" }, "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87757625" } ], "timestamp": "1749813707", "trip": { "startDate": "20250613", "startTime": "14:22:00", "tripId": "OCESA881138F4453205:2025-06-13T00:25:47Z" } } }, { "id": "OCESN165428F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 60, "time": "1749819000" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749821160" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749820486", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:22:00", "tripId": "OCESN165428F" } } }, { "id": "OCESN830718F4458187:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87212431" }, { "arrival": { "delay": 0, "time": "1749820920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87212464" } ], "timestamp": "1749817456", "trip": { "startDate": "20250613", "startTime": "14:22:00", "tripId": "OCESN830718F4458187:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835024F4455869:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749813707", "trip": { "startDate": "20250613", "startTime": "14:22:00", "tripId": "OCESN835024F4455869:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871643F4438361:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817320" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87594333" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87613141" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87613000" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749813707", "trip": { "startDate": "20250613", "startTime": "14:22:00", "tripId": "OCESN871643F4438361:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879736F4453030:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749817560" }, "departure": { "delay": 0, "time": "1749817680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 300, "time": "1749819480" }, "departure": { "delay": 300, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 300, "time": "1749819780" }, "departure": { "delay": 300, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 300, "time": "1749820080" }, "departure": { "delay": 300, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 300, "time": "1749820440" }, "departure": { "delay": 300, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 300, "time": "1749820920" }, "departure": { "delay": 300, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 300, "time": "1749821160" }, "departure": { "delay": 300, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 300, "time": "1749821400" }, "departure": { "delay": 300, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 300, "time": "1749821640" }, "departure": { "delay": 300, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 300, "time": "1749822240" }, "departure": { "delay": 300, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 300, "time": "1749822480" }, "departure": { "delay": 300, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 300, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1749819437", "trip": { "startDate": "20250613", "startTime": "14:22:00", "tripId": "OCESN879736F4453030:2025-06-13T00:25:47Z" } } }, { "id": "OCESN44238R4460329:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCECar TER-87214056" }, { "arrival": { "delay": 0, "time": "1749817500" }, "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCECar TER-87640409" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCECar TER-87640441" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCECar TER-87640458" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCECar TER-87640789" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCECar TER-87640839" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCECar TER-87640847" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCECar TER-87640854" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCECar TER-87678482" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCECar TER-87640870" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCECar TER-87640912" }, { "arrival": { "delay": 900, "time": "1749820080" }, "departure": { "delay": 900, "time": "1749820080" }, "stopId": "StopPoint:OCECar TER-87640920" }, { "arrival": { "delay": 900, "time": "1749820260" }, "departure": { "delay": 900, "time": "1749820260" }, "stopId": "StopPoint:OCECar TER-87640946" }, { "arrival": { "delay": 900, "time": "1749820440" }, "departure": { "delay": 900, "time": "1749820440" }, "stopId": "StopPoint:OCECar TER-87640961" }, { "arrival": { "delay": 900, "time": "1749820560" }, "departure": { "delay": 900, "time": "1749820560" }, "stopId": "StopPoint:OCECar TER-87640912" }, { "arrival": { "delay": 900, "time": "1749821520" }, "departure": { "delay": 900, "time": "1749821520" }, "stopId": "StopPoint:OCECar TER-87640979" }, { "arrival": { "delay": 900, "time": "1749821700" }, "departure": { "delay": 900, "time": "1749821700" }, "stopId": "StopPoint:OCECar TER-87640987" }, { "arrival": { "delay": 900, "time": "1749821820" }, "departure": { "delay": 900, "time": "1749821820" }, "stopId": "StopPoint:OCECar TER-87640995" }, { "arrival": { "delay": 900, "time": "1749821940" }, "departure": { "delay": 900, "time": "1749821940" }, "stopId": "StopPoint:OCECar TER-87641027" }, { "arrival": { "delay": 900, "time": "1749822120" }, "departure": { "delay": 900, "time": "1749822120" }, "stopId": "StopPoint:OCECar TER-87641332" }, { "arrival": { "delay": 900, "time": "1749822420" }, "stopId": "StopPoint:OCECar TER-87144014" } ], "timestamp": "1749820216", "trip": { "startDate": "20250613", "startTime": "14:23:00", "tripId": "OCESN44238R4460329:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866237F4451955:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817380" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1749813766", "trip": { "startDate": "20250613", "startTime": "14:23:00", "tripId": "OCESN866237F4451955:2025-06-13T00:25:47Z" } } }, { "id": "OCESN19810F4448158:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-88720090" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-88718528" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-88718379" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-88718296" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-88718114" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-88717124" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-88716886" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-88716704" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-88716621" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-88716472" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-88716050" }, { "arrival": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87295006" } ], "timestamp": "1749813827", "trip": { "startDate": "20250613", "startTime": "14:24:00", "tripId": "OCESN19810F4448158:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865810F4451858:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87586438" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87586453" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87586495" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87595892" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87595876" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87595744" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87595736" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1749813827", "trip": { "startDate": "20250613", "startTime": "14:24:00", "tripId": "OCESN865810F4451858:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866744F4452076:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87582767" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 300, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 300, "time": "1749819000" }, "departure": { "delay": 300, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 300, "time": "1749819300" }, "departure": { "delay": 300, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 300, "time": "1749819900" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87582684" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749820216", "trip": { "startDate": "20250613", "startTime": "14:24:00", "tripId": "OCESN866744F4452076:2025-06-13T00:25:47Z" } } }, { "id": "OCESN867313F4452148:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87673616" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87673624" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87673640" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87673657" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87673665" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87673699" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87673707" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87673723" } ], "timestamp": "1749813827", "trip": { "startDate": "20250613", "startTime": "14:24:00", "tripId": "OCESN867313F4452148:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870311F4438205:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817440" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749817680" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87611749" } ], "timestamp": "1749813827", "trip": { "startDate": "20250613", "startTime": "14:24:00", "tripId": "OCESN870311F4438205:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886762F4462193:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749820260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749817516", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "14:24:00", "tripId": "OCESN886762F4462193:2025-06-13T00:25:47Z" } } }, { "id": "OCESN30628R4447386:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCECar TER-87698662" }, { "arrival": { "delay": 300, "time": "1749820200" }, "departure": { "delay": 300, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87726778" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCECar TER-87734699" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "14:25:00", "tripId": "OCESN30628R4447386:2025-06-13T00:25:47Z" } } }, { "id": "OCESN33138R4404006:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCECar TER-87763003" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 900, "time": "1749826020" }, "stopId": "StopPoint:OCECar TER-87335521" } ], "timestamp": "1749819976", "trip": { "startDate": "20250613", "startTime": "14:25:00", "tripId": "OCESN33138R4404006:2025-06-13T00:25:47Z" } } }, { "id": "OCESN58910R3533865:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCECar-87690263" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCECar-87137455" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCECar-87690255" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar-87744243" }, { "arrival": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749815986", "trip": { "startDate": "20250613", "startTime": "14:25:00", "tripId": "OCESN58910R3533865:2025-06-11T00:16:05Z" } } }, { "id": "OCESN70712R4446525:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCECar TER-87597609" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCECar TER-87417808" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCECar TER-87694257" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCECar TER-87158006" }, { "arrival": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCECar TER-87641001" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "14:25:00", "tripId": "OCESN70712R4446525:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860834F3510692:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87576728" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749813886", "trip": { "startDate": "20250613", "startTime": "14:25:00", "tripId": "OCESN860834F3510692:2025-06-09T02:14:31Z" } } }, { "id": "OCESN871818F4461467:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817500" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87611459" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87611897" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87611889" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87611863" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87611855" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1749813886", "trip": { "startDate": "20250613", "startTime": "14:25:00", "tripId": "OCESN871818F4461467:2025-06-13T00:25:47Z" } } }, { "id": "OCESN863164F4451554:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87583823" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87583849" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87575365" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87575357" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87575332" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87575290" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87577403" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87575274" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87575142" } ], "timestamp": "1749813946", "trip": { "startDate": "20250613", "startTime": "14:26:00", "tripId": "OCESN863164F4451554:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865316F4451732:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817560" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749817740" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1749813946", "trip": { "startDate": "20250613", "startTime": "14:26:00", "tripId": "OCESN865316F4451732:2025-06-13T00:25:47Z" } } }, { "id": "OCESA881235F4453244:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749814006", "trip": { "startDate": "20250613", "startTime": "14:27:00", "tripId": "OCESA881235F4453244:2025-06-13T00:25:47Z" } } }, { "id": "OCESN838830F4441341:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817620" }, "stopId": "StopPoint:OCETrain TER-87172130" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1749814006", "trip": { "startDate": "20250613", "startTime": "14:27:00", "tripId": "OCESN838830F4441341:2025-06-12T00:24:33Z" } } }, { "id": "OCESN18917F4448102:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87744078" }, { "arrival": { "delay": 0, "time": "1749817980" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87746701" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87746719" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87746727" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87746735" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87746743" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87746750" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87746768" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87746776" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87746818" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87462085" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87746784" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87746826" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87746834" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87746842" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87746859" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87746867" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87746883" }, { "arrival": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87746875" } ], "timestamp": "1749814067", "trip": { "startDate": "20250613", "startTime": "14:28:00", "tripId": "OCESN18917F4448102:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3645F4447099:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCEINTERCITES-87547000" }, { "arrival": { "delay": 1200, "time": "1749822660" }, "departure": { "delay": 1200, "time": "1749822780" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 1200, "time": "1749824940" }, "departure": { "delay": 1200, "time": "1749825060" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 1200, "time": "1749826860" }, "departure": { "delay": 1200, "time": "1749826980" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 1200, "time": "1749829200" }, "departure": { "delay": 1200, "time": "1749829320" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 1200, "time": "1749831300" }, "departure": { "delay": 1200, "time": "1749831480" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 1200, "time": "1749835260" }, "departure": { "delay": 1200, "time": "1749835440" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 1200, "time": "1749836880" }, "departure": { "delay": 1200, "time": "1749837000" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 1200, "time": "1749837840" }, "departure": { "delay": 1200, "time": "1749837960" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 1200, "time": "1749839520" }, "departure": { "delay": 1200, "time": "1749839640" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 1200, "time": "1749841140" }, "departure": { "delay": 1200, "time": "1749841260" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 1200, "time": "1749842040" }, "departure": { "delay": 1200, "time": "1749842160" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 1200, "time": "1749844320" }, "stopId": "StopPoint:OCEINTERCITES-87611004" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "14:28:00", "tripId": "OCESN3645F4447099:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7173F4293527:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749822240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87345025" }, { "arrival": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETGV INOUI-87345009" } ], "timestamp": "1749819736", "trip": { "startDate": "20250613", "startTime": "14:28:00", "tripId": "OCESN7173F4293527:2025-06-08T00:08:37Z" } } }, { "id": "OCESN7273F3925084:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETGV INOUI-87223263" } ], "timestamp": "1749814067", "trip": { "startDate": "20250613", "startTime": "14:28:00", "tripId": "OCESN7273F3925084:2025-06-08T00:08:37Z" } } }, { "id": "OCESN832637F4456443:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETramTrain-87182881" }, { "arrival": { "delay": 0, "time": "1749817800" }, "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1749817920" }, "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749814067", "trip": { "startDate": "20250613", "startTime": "14:28:00", "tripId": "OCESN832637F4456443:2025-06-13T00:25:47Z" } } }, { "id": "OCESN858868F4450875:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817680" }, "stopId": "StopPoint:OCETrain TER-87486449" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87486423" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749814067", "trip": { "startDate": "20250613", "startTime": "14:28:00", "tripId": "OCESN858868F4450875:2025-06-13T00:25:47Z" } } }, { "id": "OCESN30228R4447429:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCECar TER-87721423" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCECar TER-87721753" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCECar TER-87721761" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCECar TER-87721779" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCECar TER-87697169" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCECar TER-87409763" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCECar TER-87761056" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCECar TER-87761064" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCECar TER-87761072" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCECar TER-87721811" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCECar TER-87409771" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCECar TER-87721829" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87721845" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCECar TER-87721852" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCECar TER-87484576" }, { "arrival": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCECar TER-87721860" } ], "timestamp": "1749814126", "trip": { "startDate": "20250613", "startTime": "14:29:00", "tripId": "OCESN30228R4447429:2025-06-13T00:25:47Z" } } }, { "id": "OCESN34514R4459291:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCECar TER-87745497" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCECar TER-87745430" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCECar TER-87745414" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar TER-87745000" } ], "timestamp": "1749814126", "trip": { "startDate": "20250613", "startTime": "14:29:00", "tripId": "OCESN34514R4459291:2025-06-13T00:25:47Z" } } }, { "id": "OCESN851010F4450072:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87387092" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87381624" }, { "arrival": { "delay": 300, "time": "1749820440" }, "departure": { "delay": 300, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 300, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "14:29:00", "tripId": "OCESN851010F4450072:2025-06-13T00:25:47Z" } } }, { "id": "OCESN859269F4450927:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817740" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87481234" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87481242" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87481259" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87481267" }, { "arrival": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87481283" } ], "timestamp": "1749814126", "trip": { "startDate": "20250613", "startTime": "14:29:00", "tripId": "OCESN859269F4450927:2025-06-13T00:25:47Z" } } }, { "id": "OCESN128612F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1749814186", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN128612F" } } }, { "id": "OCESN450021R4449073:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCECar TER-87575001" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCECar TER-87575704" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCECar TER-87575845" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCECar TER-87575480" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCECar TER-87592543" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN450021R4449073:2025-06-13T00:25:47Z" } } }, { "id": "OCESN52401R4449425:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCECar-87474338" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar-87474569" }, { "arrival": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar-87755868" } ], "timestamp": "1749814186", "trip": { "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN52401R4449425:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5912F3835353:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87696088" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87684290" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87684274" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87684001" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1749814186", "trip": { "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN5912F3835353:2025-06-09T02:14:31Z" } } }, { "id": "OCESN59505R4446950:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCECar-87725705" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCECar-87725713" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCECar-87725721" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCECar-87725739" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCECar-87721357" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCECar-87698357" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar-87737759" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCECar-87728840" }, { "arrival": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCECar-87697052" } ], "timestamp": "1749816046", "trip": { "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN59505R4446950:2025-06-13T00:25:47Z" } } }, { "id": "OCESN62601R4446650:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCENavette-87645507" }, { "arrival": { "delay": 300, "time": "1749819600" }, "departure": { "delay": 300, "time": "1749819780" }, "stopId": "StopPoint:OCENavette-87783175" }, { "arrival": { "delay": 300, "time": "1749821220" }, "departure": { "delay": 300, "time": "1749821400" }, "stopId": "StopPoint:OCENavette-87783241" }, { "arrival": { "delay": 300, "time": "1749822060" }, "departure": { "delay": 300, "time": "1749822180" }, "stopId": "StopPoint:OCENavette-87783266" }, { "arrival": { "delay": 300, "time": "1749823800" }, "departure": { "delay": 300, "time": "1749823920" }, "stopId": "StopPoint:OCENavette-87783282" }, { "arrival": { "delay": 300, "time": "1749824520" }, "departure": { "delay": 300, "time": "1749824580" }, "stopId": "StopPoint:OCENavette-87783308" }, { "arrival": { "delay": 300, "time": "1749825120" }, "departure": { "delay": 300, "time": "1749825180" }, "stopId": "StopPoint:OCENavette-87783324" }, { "arrival": { "delay": 300, "time": "1749826500" }, "departure": { "delay": 300, "time": "1749826680" }, "stopId": "StopPoint:OCENavette-87783365" }, { "arrival": { "delay": 300, "time": "1749828600" }, "departure": { "delay": 300, "time": "1749828900" }, "stopId": "StopPoint:OCENavette-87783001" }, { "arrival": { "delay": 300, "time": "1749835800" }, "stopId": "StopPoint:OCENavette-87781005" } ], "timestamp": "1749818206", "trip": { "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN62601R4446650:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830615F4458296:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87213421" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749814186", "trip": { "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN830615F4458296:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830920F4457940:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87193615" } ], "timestamp": "1749814186", "trip": { "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN830920F4457940:2025-06-13T00:25:47Z" } } }, { "id": "OCESN867249F4096258:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817800" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87671339" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87672139" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87672162" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87673202" } ], "timestamp": "1749814186", "trip": { "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN867249F4096258:2025-06-08T00:08:37Z" } } }, { "id": "OCESN870011F4438148:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87613422" }, { "arrival": { "delay": 1800, "time": "1749820140" }, "departure": { "delay": 1800, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87615773" }, { "arrival": { "delay": 1800, "time": "1749820800" }, "departure": { "delay": 1800, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87615757" }, { "arrival": { "delay": 1800, "time": "1749821580" }, "departure": { "delay": 1800, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87615732" }, { "arrival": { "delay": 1800, "time": "1749823020" }, "departure": { "delay": 1800, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 1800, "time": "1749823920" }, "departure": { "delay": 1800, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 1800, "time": "1749824160" }, "departure": { "delay": 1800, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 1800, "time": "1749825060" }, "departure": { "delay": 1800, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 1800, "time": "1749825480" }, "departure": { "delay": 1800, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 1800, "time": "1749825840" }, "departure": { "delay": 1800, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 1800, "time": "1749826200" }, "departure": { "delay": 1800, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 1800, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749819916", "trip": { "startDate": "20250613", "startTime": "14:30:00", "tripId": "OCESN870011F4438148:2025-06-13T00:25:47Z" } } }, { "id": "OCESN148430F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749824460" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749819497", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN148430F" } } }, { "id": "OCESN16354F4447824:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749814247", "trip": { "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN16354F4447824:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832916F4456137:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87213256" } ], "timestamp": "1749814247", "trip": { "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN832916F4456137:2025-06-13T00:25:47Z" } } }, { "id": "OCESN846422F4444358:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 1800, "time": "1749819780" }, "departure": { "delay": 1800, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87281402" }, { "arrival": { "delay": 1800, "time": "1749820140" }, "departure": { "delay": 1800, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 1800, "time": "1749820560" }, "departure": { "delay": 1800, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 1800, "time": "1749820860" }, "departure": { "delay": 1800, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 1800, "time": "1749821220" }, "departure": { "delay": 1800, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 1800, "time": "1749821700" }, "departure": { "delay": 1800, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 1800, "time": "1749822360" }, "departure": { "delay": 1800, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 1800, "time": "1749822720" }, "departure": { "delay": 1800, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 1800, "time": "1749823260" }, "departure": { "delay": 1800, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 1800, "time": "1749823620" }, "departure": { "delay": 1800, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 1800, "time": "1749823920" }, "departure": { "delay": 1800, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 1800, "time": "1749824340" }, "departure": { "delay": 1800, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 1800, "time": "1749824640" }, "departure": { "delay": 1800, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 1800, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN846422F4444358:2025-06-13T00:25:47Z" } } }, { "id": "OCESN849923F4449982:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87271551" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87271577" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1749814247", "trip": { "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN849923F4449982:2025-06-13T00:25:47Z" } } }, { "id": "OCESN854380F4450303:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87478107" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87478099" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749814247", "trip": { "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN854380F4450303:2025-06-13T00:25:47Z" } } }, { "id": "OCESN872462F4438460:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87615542" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749814247", "trip": { "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN872462F4438460:2025-06-13T00:25:47Z" } } }, { "id": "OCESN872707F4438524:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87671156" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87671008" } ], "timestamp": "1749814247", "trip": { "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN872707F4438524:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876542F4462004:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749814247", "trip": { "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN876542F4462004:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886225F4453713:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817860" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749818040" }, "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87726729" } ], "timestamp": "1749814247", "trip": { "startDate": "20250613", "startTime": "14:31:00", "tripId": "OCESN886225F4453713:2025-06-13T00:25:47Z" } } }, { "id": "OCESN145817F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749817980" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749820680" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1749820456", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:32:00", "tripId": "OCESN145817F" } } }, { "id": "OCESN859118F4450909:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817920" }, "stopId": "StopPoint:OCETrain TER-87486571" }, { "arrival": { "delay": 0, "time": "1749818100" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87486563" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87481390" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87481366" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 600, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 600, "time": "1749822180" }, "departure": { "delay": 600, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 600, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "14:32:00", "tripId": "OCESN859118F4450909:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23748F4459444:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87193276" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749814366", "trip": { "startDate": "20250613", "startTime": "14:33:00", "tripId": "OCESN23748F4459444:2025-06-13T00:25:47Z" } } }, { "id": "OCESN81420F4459113:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 300, "time": "1749818520" }, "departure": { "delay": 300, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-80359349" }, { "arrival": { "delay": 300, "time": "1749818700" }, "departure": { "delay": 300, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-80197871" }, { "arrival": { "delay": 300, "time": "1749818820" }, "departure": { "delay": 300, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-80359331" }, { "arrival": { "delay": 300, "time": "1749819000" }, "departure": { "delay": 300, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-80194332" }, { "arrival": { "delay": 600, "time": "1749819720" }, "departure": { "delay": 600, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-80194324" }, { "arrival": { "delay": 600, "time": "1749820320" }, "departure": { "delay": 600, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-80194266" }, { "arrival": { "delay": 600, "time": "1749820560" }, "departure": { "delay": 600, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-80194233" }, { "arrival": { "delay": 600, "time": "1749820800" }, "departure": { "delay": 600, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-80194225" }, { "arrival": { "delay": 600, "time": "1749820980" }, "departure": { "delay": 600, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-80194217" }, { "arrival": { "delay": 600, "time": "1749821160" }, "departure": { "delay": 600, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-80194209" }, { "arrival": { "delay": 600, "time": "1749821400" }, "departure": { "delay": 600, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-80920793" }, { "arrival": { "delay": 600, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-80194043" } ], "timestamp": "1749819976", "trip": { "startDate": "20250613", "startTime": "14:33:00", "tripId": "OCESN81420F4459113:2025-06-13T00:25:47Z" } } }, { "id": "OCESN82244R4446273:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCECar-87471607" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCECar-87471003" } ], "timestamp": "1749816706", "trip": { "startDate": "20250613", "startTime": "14:33:00", "tripId": "OCESN82244R4446273:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844822F4444411:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749814366", "trip": { "startDate": "20250613", "startTime": "14:33:00", "tripId": "OCESN844822F4444411:2025-06-13T00:25:47Z" } } }, { "id": "OCESN847917F4460943:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87276782" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87296616" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1749814366", "trip": { "startDate": "20250613", "startTime": "14:33:00", "tripId": "OCESN847917F4460943:2025-06-13T00:25:47Z" } } }, { "id": "OCESN850410F4450024:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749817980" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87413328" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749814366", "trip": { "startDate": "20250613", "startTime": "14:33:00", "tripId": "OCESN850410F4450024:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23154F4448227:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749818160" }, "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749818400" }, "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1749814426", "trip": { "startDate": "20250613", "startTime": "14:34:00", "tripId": "OCESN23154F4448227:2025-06-13T00:25:47Z" } } }, { "id": "OCESN439070R4448663:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCECar TER-87295063" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCECar TER-87295055" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCECar TER-87295048" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar TER-87295709" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCECar TER-87295733" }, { "arrival": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCECar TER-87295600" } ], "timestamp": "1749814426", "trip": { "startDate": "20250613", "startTime": "14:34:00", "tripId": "OCESN439070R4448663:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831812F4457224:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87144014" } ], "timestamp": "1749814426", "trip": { "startDate": "20250613", "startTime": "14:34:00", "tripId": "OCESN831812F4457224:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839738F4441144:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1749814426", "trip": { "startDate": "20250613", "startTime": "14:34:00", "tripId": "OCESN839738F4441144:2025-06-13T00:25:47Z" } } }, { "id": "OCESN858011F4450744:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87481804" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87481721" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87481713" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87481689" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87481705" } ], "timestamp": "1749814426", "trip": { "startDate": "20250613", "startTime": "14:34:00", "tripId": "OCESN858011F4450744:2025-06-13T00:25:47Z" } } }, { "id": "OCESN861171F4451373:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 600, "time": "1749819420" }, "departure": { "delay": 900, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87576272" }, { "arrival": { "delay": 900, "time": "1749820500" }, "departure": { "delay": 900, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87576298" }, { "arrival": { "delay": 900, "time": "1749821820" }, "departure": { "delay": 900, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87576322" }, { "arrival": { "delay": 900, "time": "1749823080" }, "departure": { "delay": 900, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87641357" }, { "arrival": { "delay": 900, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87641001" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "14:34:00", "tripId": "OCESN861171F4451373:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881639F4453339:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87755629" } ], "timestamp": "1749814426", "trip": { "startDate": "20250613", "startTime": "14:34:00", "tripId": "OCESN881639F4453339:2025-06-13T00:25:47Z" } } }, { "id": "OCESN891162F4454329:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCETrain TER-87683573" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87683557" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87683532" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87682302" } ], "timestamp": "1749814426", "trip": { "startDate": "20250613", "startTime": "14:34:00", "tripId": "OCESN891162F4454329:2025-06-13T00:25:47Z" } } }, { "id": "OCESN97392R4444064:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818040" }, "stopId": "StopPoint:OCECar-87485615" }, { "arrival": { "delay": 0, "time": "1749818220" }, "departure": { "delay": 0, "time": "1749818220" }, "stopId": "StopPoint:OCECar-87462986" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCECar-87489146" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCECar-87486282" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCECar-87486258" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCECar-87334029" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCECar-87463034" }, { "arrival": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCECar-87486019" } ], "timestamp": "1749814426", "trip": { "startDate": "20250613", "startTime": "14:34:00", "tripId": "OCESN97392R4444064:2025-06-13T00:25:47Z" } } }, { "id": "OCESN157813F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749821040" }, "stopId": "StopArea:OCE87682005" } ], "timestamp": "1749814487", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN157813F" } } }, { "id": "OCESN165421F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749822060" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1749819497", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN165421F" } } }, { "id": "OCESN23153F4448226:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN23153F4448226:2025-06-13T00:25:47Z" } } }, { "id": "OCESN427263R4441999:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCECar TER-87172007" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCECar TER-87172155" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCECar TER-87172189" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCECar TER-87172213" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87172221" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar TER-87172239" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCECar TER-87172254" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN427263R4441999:2025-06-12T00:24:33Z" } } }, { "id": "OCESN45040R4460764:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCECar TER-87215459" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCECar TER-87215491" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCECar TER-87406991" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCECar TER-87717769" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCECar TER-87728592" }, { "arrival": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCECar TER-87193615" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN45040R4460764:2025-06-13T00:25:47Z" } } }, { "id": "OCESN57966R3089893:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCECar-87427393" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCECar-87689729" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCECar-87574665" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCECar-87574558" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCECar-87343152" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCECar-87574509" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN57966R3089893:2025-06-09T02:14:31Z" } } }, { "id": "OCESN835636F4455809:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87175042" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN835636F4455809:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841813F4444866:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87295006" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN841813F4444866:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860222F3846556:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749818340" }, "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN860222F3846556:2025-06-06T00:36:00Z" } } }, { "id": "OCESN862213F4451456:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87394015" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87394403" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87394411" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87394429" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87394437" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87394452" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87394486" }, { "arrival": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87394494" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN862213F4451456:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870161F4461383:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87594556" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87613042" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87613059" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87613075" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87613661" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87613224" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87613232" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87613257" }, { "arrival": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87613422" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN870161F4461383:2025-06-13T00:25:47Z" } } }, { "id": "OCESN892305F4454450:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818100" }, "stopId": "StopPoint:OCETrain TER-87686667" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87683573" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87683615" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87683649" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87683847" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87696856" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87696831" }, { "arrival": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87696807" } ], "timestamp": "1749814487", "trip": { "startDate": "20250613", "startTime": "14:35:00", "tripId": "OCESN892305F4454450:2025-06-13T00:25:47Z" } } }, { "id": "OCESN145832F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1749821160" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749814547", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:36:00", "tripId": "OCESN145832F" } } }, { "id": "OCESN5386F4435456:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749832500" }, "departure": { "delay": 0, "time": "1749832860" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1749835740" }, "departure": { "delay": 0, "time": "1749835920" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749837660" }, "departure": { "delay": 0, "time": "1749837900" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 0, "time": "1749839400" }, "stopId": "StopPoint:OCETGV INOUI-87471003" } ], "timestamp": "1749814547", "trip": { "startDate": "20250613", "startTime": "14:36:00", "tripId": "OCESN5386F4435456:2025-06-12T00:24:33Z" } } }, { "id": "OCESN81423F4459101:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-80194043" }, { "arrival": { "delay": 0, "time": "1749818280" }, "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-80920793" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-80194209" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-80194217" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-80194225" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-80194233" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 300, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-80194266" }, { "arrival": { "delay": 300, "time": "1749820320" }, "departure": { "delay": 300, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-80194324" }, { "arrival": { "delay": 300, "time": "1749820680" }, "departure": { "delay": 300, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-80194332" }, { "arrival": { "delay": 300, "time": "1749820860" }, "departure": { "delay": 300, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-80359331" }, { "arrival": { "delay": 300, "time": "1749820980" }, "departure": { "delay": 300, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-80197871" }, { "arrival": { "delay": 300, "time": "1749821160" }, "departure": { "delay": 300, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-80359349" }, { "arrival": { "delay": 300, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87213470" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "14:36:00", "tripId": "OCESN81423F4459101:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839115F4441323:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818160" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87175000" } ], "timestamp": "1749814547", "trip": { "startDate": "20250613", "startTime": "14:36:00", "tripId": "OCESN839115F4441323:2025-06-12T00:24:33Z" } } }, { "id": "OCESN886122F4453671:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 300, "time": "1749819060" }, "departure": { "delay": 300, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 300, "time": "1749820260" }, "departure": { "delay": 300, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 300, "time": "1749821100" }, "departure": { "delay": 300, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 1800, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749818746", "trip": { "startDate": "20250613", "startTime": "14:36:00", "tripId": "OCESN886122F4453671:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855639F3839282:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 300, "time": "1749819180" }, "departure": { "delay": 300, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 300, "time": "1749819900" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87473058" }, { "arrival": { "delay": 300, "time": "1749820140" }, "departure": { "delay": 300, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 300, "time": "1749820500" }, "departure": { "delay": 300, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 300, "time": "1749821400" }, "departure": { "delay": 300, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 300, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87473009" } ], "timestamp": "1749820396", "trip": { "startDate": "20250613", "startTime": "14:37:00", "tripId": "OCESN855639F3839282:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23749F4459443:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87193003" } ], "timestamp": "1749814667", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN23749F4459443:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3316F4447290:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828180" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1749830460" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749814667", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN3316F4447290:2025-06-13T00:25:47Z" } } }, { "id": "OCESN57960R4447070:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749814667", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN57960R4447070:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6115F4446685:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1749820680" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 2400, "time": "1749830220" }, "departure": { "delay": 2400, "time": "1749830400" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 2400, "time": "1749831660" }, "departure": { "delay": 2400, "time": "1749831960" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 2400, "time": "1749832800" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749820396", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN6115F4446685:2025-06-13T00:25:47Z" } } }, { "id": "OCESN833449F4459310:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87175778" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87175794" }, { "arrival": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87192666" } ], "timestamp": "1749814667", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN833449F4459310:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839615F4441192:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87171629" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87171611" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87171645" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87174003" } ], "timestamp": "1749814667", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN839615F4441192:2025-06-13T00:25:47Z" } } }, { "id": "OCESN848544F4355703:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 300, "time": "1749820260" }, "departure": { "delay": 300, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 300, "time": "1749820800" }, "departure": { "delay": 300, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 300, "time": "1749821460" }, "departure": { "delay": 300, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 300, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749819376", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN848544F4355703:2025-06-13T00:25:47Z" } } }, { "id": "OCESN858070F4450770:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87481788" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87481770" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87481762" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87481754" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87481697" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87481747" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749814667", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN858070F4450770:2025-06-13T00:25:47Z" } } }, { "id": "OCESN873843F4461651:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87645507" }, { "arrival": { "delay": 600, "time": "1749819360" }, "departure": { "delay": 600, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87645481" }, { "arrival": { "delay": 600, "time": "1749820080" }, "departure": { "delay": 600, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87645473" }, { "arrival": { "delay": 600, "time": "1749821040" }, "departure": { "delay": 600, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87645440" }, { "arrival": { "delay": 600, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87645002" } ], "timestamp": "1749818746", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN873843F4461651:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877545F4290843:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87775221" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87775239" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87775247" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1749814667", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN877545F4290843:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886275F4453741:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749814667", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN886275F4453741:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96514F4444172:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818280" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-85010082" } ], "timestamp": "1749814667", "trip": { "startDate": "20250613", "startTime": "14:38:00", "tripId": "OCESN96514F4444172:2025-06-13T00:25:47Z" } } }, { "id": "OCESN867429F4452163:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 0, "time": "1749818460" }, "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87672600" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87672618" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87672634" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87672709" }, { "arrival": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87672725" } ], "timestamp": "1749814726", "trip": { "startDate": "20250613", "startTime": "14:39:00", "tripId": "OCESN867429F4452163:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879355F4452943:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-87765735" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1749814726", "trip": { "startDate": "20250613", "startTime": "14:39:00", "tripId": "OCESN879355F4452943:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88739F4462307:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818340" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1749818520" }, "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749814726", "trip": { "startDate": "20250613", "startTime": "14:39:00", "tripId": "OCESN88739F4462307:2025-06-13T00:25:47Z" } } }, { "id": "OCESN147426F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749824880" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1749820277", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN147426F" } } }, { "id": "OCESN3117F4459378:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1749814786", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN3117F4459378:2025-06-13T00:25:47Z" } } }, { "id": "OCESN34348R4459301:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCECar TER-87746008" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar TER-87746206" }, { "arrival": { "delay": 300, "time": "1749822300" }, "stopId": "StopPoint:OCECar TER-87745497" } ], "timestamp": "1749819346", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN34348R4459301:2025-06-13T00:25:47Z" } } }, { "id": "OCESN468260R4449354:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCECar TER-87753004" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar TER-87753764" }, { "arrival": { "delay": 300, "time": "1749820800" }, "departure": { "delay": 300, "time": "1749820800" }, "stopId": "StopPoint:OCECar TER-87753731" }, { "arrival": { "delay": 300, "time": "1749821400" }, "departure": { "delay": 300, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87753715" }, { "arrival": { "delay": 300, "time": "1749822000" }, "departure": { "delay": 300, "time": "1749822000" }, "stopId": "StopPoint:OCECar TER-87753707" }, { "arrival": { "delay": 300, "time": "1749822900" }, "departure": { "delay": 300, "time": "1749824700" }, "stopId": "StopPoint:OCECar TER-87765503" }, { "arrival": { "delay": 300, "time": "1749825900" }, "departure": { "delay": 300, "time": "1749825900" }, "stopId": "StopPoint:OCECar TER-87765479" }, { "arrival": { "delay": 300, "time": "1749826500" }, "departure": { "delay": 300, "time": "1749826500" }, "stopId": "StopPoint:OCECar TER-87765453" }, { "arrival": { "delay": 300, "time": "1749827100" }, "departure": { "delay": 300, "time": "1749827100" }, "stopId": "StopPoint:OCECar TER-87765446" }, { "arrival": { "delay": 300, "time": "1749827400" }, "departure": { "delay": 300, "time": "1749827400" }, "stopId": "StopPoint:OCECar TER-87765438" }, { "arrival": { "delay": 300, "time": "1749828000" }, "departure": { "delay": 300, "time": "1749828000" }, "stopId": "StopPoint:OCECar TER-87765420" }, { "arrival": { "delay": 300, "time": "1749828600" }, "departure": { "delay": 300, "time": "1749828600" }, "stopId": "StopPoint:OCECar TER-87765412" }, { "arrival": { "delay": 300, "time": "1749829500" }, "stopId": "StopPoint:OCECar TER-87765008" } ], "timestamp": "1749820036", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN468260R4449354:2025-06-13T00:25:47Z" } } }, { "id": "OCESN56264R4449551:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCECar-87476556" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar-87473389" }, { "arrival": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCECar-87473009" } ], "timestamp": "1749814786", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN56264R4449551:2025-06-13T00:25:47Z" } } }, { "id": "OCESN82227R3635974:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCECar-87471607" } ], "timestamp": "1749814786", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN82227R3635974:2025-06-06T00:36:00Z" } } }, { "id": "OCESN847434F4444281:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87313676" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749814786", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN847434F4444281:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860113F3835888:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87571851" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87571844" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87571810" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87571802" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749814786", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN860113F3835888:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879522F4452974:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749814786", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN879522F4452974:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885429F4453598:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1749818700" }, "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87747402" } ], "timestamp": "1749814786", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN885429F4453598:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885466F4453607:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1749814786", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN885466F4453607:2025-06-13T00:25:47Z" } } }, { "id": "OCESN89809R4455035:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCECar-87734004" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCECar-87698662" } ], "timestamp": "1749814786", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN89809R4455035:2025-06-13T00:25:47Z" } } }, { "id": "OCESN94031R4443951:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818400" }, "stopId": "StopPoint:OCECar TER-87734699" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCECar TER-87453654" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar TER-87453670" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87734350" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCECar TER-87503524" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCECar TER-87783605" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCECar TER-87783282" }, { "arrival": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCECar TER-87640631" } ], "timestamp": "1749817276", "trip": { "startDate": "20250613", "startTime": "14:40:00", "tripId": "OCESN94031R4443951:2025-06-12T00:24:33Z" } } }, { "id": "OCESN427262R4441998:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCECar TER-87172254" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCECar TER-87172239" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar TER-87172213" }, { "arrival": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCECar TER-87172007" } ], "timestamp": "1749814846", "trip": { "startDate": "20250613", "startTime": "14:41:00", "tripId": "OCESN427262R4441998:2025-06-12T00:24:33Z" } } }, { "id": "OCESN839262F4441256:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87171728" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87171736" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87171751" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1749814846", "trip": { "startDate": "20250613", "startTime": "14:41:00", "tripId": "OCESN839262F4441256:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843225F4444657:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749814846", "trip": { "startDate": "20250613", "startTime": "14:41:00", "tripId": "OCESN843225F4444657:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857118F3788089:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749814846", "trip": { "startDate": "20250613", "startTime": "14:41:00", "tripId": "OCESN857118F3788089:2025-06-12T00:24:33Z" } } }, { "id": "OCESN865850F4451866:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87595744" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87595736" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87595702" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1749814846", "trip": { "startDate": "20250613", "startTime": "14:41:00", "tripId": "OCESN865850F4451866:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879743F4453032:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749814846", "trip": { "startDate": "20250613", "startTime": "14:41:00", "tripId": "OCESN879743F4453032:2025-06-13T00:25:47Z" } } }, { "id": "OCESN895004F4454717:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818460" }, "stopId": "StopPoint:OCETrain TER-87184440" }, { "arrival": { "delay": 0, "time": "1749818580" }, "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87700153" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87184432" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87184424" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87184408" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87700146" }, { "arrival": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1749814846", "trip": { "startDate": "20250613", "startTime": "14:41:00", "tripId": "OCESN895004F4454717:2025-06-13T00:25:47Z" } } }, { "id": "OCESN44651R4459859:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCECar TER-87214247" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCECar TER-87660910" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCECar TER-87214320" }, { "arrival": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87214577" } ], "timestamp": "1749814906", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN44651R4459859:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6037F3518987:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749819420" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 600, "time": "1749826980" }, "departure": { "delay": 600, "time": "1749827160" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 600, "time": "1749829920" }, "departure": { "delay": 600, "time": "1749830160" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 600, "time": "1749831660" }, "stopId": "StopPoint:OCETGV INOUI-87773002" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN6037F3518987:2025-06-08T00:08:37Z" } } }, { "id": "OCESN7044F4446542:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETGV INOUI-87286005" }, { "arrival": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1749814906", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN7044F4446542:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830309F4458843:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749814906", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN830309F4458843:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834140F4455944:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87141408" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87141374" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749814906", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN834140F4455944:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839620F4441188:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87171645" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87171611" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87171629" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1749814906", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN839620F4441188:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860223F4100024:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749814906", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN860223F4100024:2025-06-09T02:14:31Z" } } }, { "id": "OCESN872801F4438547:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749818760" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87611103" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87611152" } ], "timestamp": "1749814906", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN872801F4438547:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890046F4454184:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749818640" }, "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87721605" } ], "timestamp": "1749814906", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN890046F4454184:2025-06-13T00:25:47Z" } } }, { "id": "OCESN891809F4449151:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818520" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87712604" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87713628" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87712620" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87713636" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87713644" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87713651" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87712679" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87713669" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87713677" } ], "timestamp": "1749814906", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN891809F4449151:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9715F4444089:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749819420" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 600, "time": "1749826980" }, "departure": { "delay": 600, "time": "1749827160" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 600, "time": "1749829920" }, "departure": { "delay": 600, "time": "1749830160" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 600, "time": "1749831660" }, "departure": { "delay": 600, "time": "1749832020" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 600, "time": "1749834900" }, "departure": { "delay": 600, "time": "1749835080" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 600, "time": "1749835860" }, "departure": { "delay": 600, "time": "1749836040" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 600, "time": "1749838020" }, "departure": { "delay": 600, "time": "1749838620" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 600, "time": "1749840000" }, "departure": { "delay": 600, "time": "1749840180" }, "stopId": "StopPoint:OCETGV INOUI-71043075" }, { "arrival": { "delay": 600, "time": "1749841020" }, "departure": { "delay": 600, "time": "1749841200" }, "stopId": "StopPoint:OCETGV INOUI-71793000" }, { "arrival": { "delay": 600, "time": "1749843540" }, "stopId": "StopPoint:OCETGV INOUI-71718010" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "14:42:00", "tripId": "OCESN9715F4444089:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17530F4447783:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749814967", "trip": { "startDate": "20250613", "startTime": "14:43:00", "tripId": "OCESN17530F4447783:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17773F4459524:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 300, "time": "1749819960" }, "departure": { "delay": 300, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 300, "time": "1749820680" }, "departure": { "delay": 300, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 300, "time": "1749821280" }, "departure": { "delay": 300, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 300, "time": "1749822180" }, "departure": { "delay": 300, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 300, "time": "1749823260" }, "departure": { "delay": 300, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 300, "time": "1749824100" }, "departure": { "delay": 300, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 300, "time": "1749824640" }, "departure": { "delay": 300, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 300, "time": "1749825240" }, "departure": { "delay": 300, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 300, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749817906", "trip": { "startDate": "20250613", "startTime": "14:43:00", "tripId": "OCESN17773F4459524:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830539F4458486:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749814967", "trip": { "startDate": "20250613", "startTime": "14:43:00", "tripId": "OCESN830539F4458486:2025-06-13T00:25:47Z" } } }, { "id": "OCESN863116F4451547:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818580" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1749819000" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87575142" } ], "timestamp": "1749814967", "trip": { "startDate": "20250613", "startTime": "14:43:00", "tripId": "OCESN863116F4451547:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA848438F4449853:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 300, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 300, "time": "1749820560" }, "departure": { "delay": 300, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 300, "time": "1749821580" }, "departure": { "delay": 300, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 300, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1749820216", "trip": { "startDate": "20250613", "startTime": "14:44:00", "tripId": "OCEEA848438F4449853:2025-06-13T00:25:47Z" } } }, { "id": "OCESN18558F4448077:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 300, "time": "1749819840" }, "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 300, "time": "1749820500" }, "departure": { "delay": 300, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 300, "time": "1749821700" }, "departure": { "delay": 300, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 300, "time": "1749822360" }, "departure": { "delay": 300, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 300, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749819076", "trip": { "startDate": "20250613", "startTime": "14:44:00", "tripId": "OCESN18558F4448077:2025-06-13T00:25:47Z" } } }, { "id": "OCESN842908F4444687:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87342337" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87342550" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87342543" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87342535" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749815026", "trip": { "startDate": "20250613", "startTime": "14:44:00", "tripId": "OCESN842908F4444687:2025-06-13T00:25:47Z" } } }, { "id": "OCESN859656F4451041:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87484303" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87486894" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87481176" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87481457" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749815026", "trip": { "startDate": "20250613", "startTime": "14:44:00", "tripId": "OCESN859656F4451041:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866613F3920283:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 300, "time": "1749819240" }, "departure": { "delay": 300, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 300, "time": "1749820320" }, "departure": { "delay": 300, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 300, "time": "1749821400" }, "departure": { "delay": 300, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 300, "time": "1749821880" }, "departure": { "delay": 300, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 300, "time": "1749822600" }, "departure": { "delay": 300, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 300, "time": "1749823440" }, "departure": { "delay": 300, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 300, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87671016" } ], "timestamp": "1749819257", "trip": { "startDate": "20250613", "startTime": "14:44:00", "tripId": "OCESN866613F3920283:2025-06-09T02:14:31Z" } } }, { "id": "OCESN887130F4462266:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818640" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1749815026", "trip": { "startDate": "20250613", "startTime": "14:44:00", "tripId": "OCESN887130F4462266:2025-06-13T00:25:47Z" } } }, { "id": "OCESN130814F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1749818820" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749820006", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN130814F" } } }, { "id": "OCESN136885F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749822900" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749820307", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN136885F" } } }, { "id": "OCESN14148F4447869:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCEINTERCITES-87673004" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopArea:OCE87672279" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCEINTERCITES-87672253" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCEINTERCITES-87672006" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCEINTERCITES-87671339" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCEINTERCITES-87671008" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCEINTERCITES-87671123" }, { "arrival": { "delay": 0, "time": "1749831900" }, "stopId": "StopPoint:OCEINTERCITES-87611004" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN14148F4447869:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17647F4448336:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749815087", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN17647F4448336:2025-06-13T00:25:47Z" } } }, { "id": "OCESN44821R4460659:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCECar TER-87194001" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar TER-87192039" } ], "timestamp": "1749815206", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN44821R4460659:2025-06-13T00:25:47Z" } } }, { "id": "OCESN56007R4449465:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCECar-87335208" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCECar-87322966" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar-87322008" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCECar-87476556" } ], "timestamp": "1749815087", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN56007R4449465:2025-06-13T00:25:47Z" } } }, { "id": "OCESN56055R4449486:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCECar-87338079" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar-87702381" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCECar-87473389" } ], "timestamp": "1749815087", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN56055R4449486:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6920F4446580:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETGV INOUI-87747006" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749815087", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN6920F4446580:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7043F4446543:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETGV INOUI-87286005" } ], "timestamp": "1749815087", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN7043F4446543:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830819F4458050:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749815087", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN830819F4458050:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877686F4443369:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87615161" }, { "arrival": { "delay": 0, "time": "1749818820" }, "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87598755" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87615146" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87615138" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87615120" }, { "arrival": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87615286" } ], "timestamp": "1749815087", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN877686F4443369:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881685F4453374:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818700" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749818880" }, "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1749815087", "trip": { "startDate": "20250613", "startTime": "14:45:00", "tripId": "OCESN881685F4453374:2025-06-13T00:25:47Z" } } }, { "id": "OCESN12260F4224212:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749819360" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 300, "time": "1749821280" }, "departure": { "delay": 300, "time": "1749821460" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 300, "time": "1749828240" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749819316", "trip": { "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN12260F4224212:2025-06-12T00:24:33Z" } } }, { "id": "OCESN130789F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749822120" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749820096", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN130789F" } } }, { "id": "OCESN136906F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749822960" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749815146", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN136906F" } } }, { "id": "OCESN152853F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1749818987", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN152853F" } } }, { "id": "OCESN15940F4447873:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCEINTERCITES-87645507" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCEINTERCITES-87734871" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCEINTERCITES-87734251" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCEINTERCITES-87734244" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCEINTERCITES-87734202" }, { "arrival": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCEINTERCITES-87734004" } ], "timestamp": "1749815146", "trip": { "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN15940F4447873:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835647F4455804:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749815146", "trip": { "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN835647F4455804:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844506F4444455:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 300, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87223263" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN844506F4444455:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860368F4451222:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87571471" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87571463" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87571455" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87571448" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87571430" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87571422" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87571414" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87571406" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87009696" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749815146", "trip": { "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN860368F4451222:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866610F4437863:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87671016" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749815146", "trip": { "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN866610F4437863:2025-06-12T00:24:33Z" } } }, { "id": "OCESN872710F4438527:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87671156" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749815146", "trip": { "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN872710F4438527:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883321F4453433:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87742007" } ], "timestamp": "1749815146", "trip": { "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN883321F4453433:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88740F4462308:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818760" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749818940" }, "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749815146", "trip": { "startDate": "20250613", "startTime": "14:46:00", "tripId": "OCESN88740F4462308:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA848443F4449855:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 300, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 300, "time": "1749821340" }, "departure": { "delay": 300, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 300, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "14:47:00", "tripId": "OCEEA848443F4449855:2025-06-13T00:25:47Z" } } }, { "id": "OCESN117543F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749818880" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 120, "time": "1749822600" }, "stopId": "StopArea:OCE87116137" } ], "timestamp": "1749819736", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:47:00", "tripId": "OCESN117543F" } } }, { "id": "OCESN4406F4448753:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1749820020" }, "stopId": "StopPoint:OCEINTERCITES-87481002" }, { "arrival": { "delay": 1200, "time": "1749822480" }, "departure": { "delay": 1200, "time": "1749822660" }, "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 1200, "time": "1749823920" }, "departure": { "delay": 1200, "time": "1749824040" }, "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 1200, "time": "1749826200" }, "departure": { "delay": 1200, "time": "1749826500" }, "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 1200, "time": "1749830280" }, "departure": { "delay": 1200, "time": "1749830400" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 1200, "time": "1749831420" }, "departure": { "delay": 1200, "time": "1749831540" }, "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 1200, "time": "1749833760" }, "departure": { "delay": 1200, "time": "1749834660" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 1200, "time": "1749836280" }, "departure": { "delay": 1200, "time": "1749836400" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 1200, "time": "1749837660" }, "departure": { "delay": 1200, "time": "1749837720" }, "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 1200, "time": "1749839940" }, "departure": { "delay": 1200, "time": "1749840120" }, "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 1200, "time": "1749843960" }, "departure": { "delay": 1200, "time": "1749844320" }, "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 1200, "time": "1749844800" }, "stopId": "StopPoint:OCEINTERCITES-87722025" } ], "timestamp": "1749819196", "trip": { "startDate": "20250613", "startTime": "14:47:00", "tripId": "OCESN4406F4448753:2025-06-13T00:25:47Z" } } }, { "id": "OCESN833208F4456068:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87194001" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87194274" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87192658" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87192435" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749815206", "trip": { "startDate": "20250613", "startTime": "14:47:00", "tripId": "OCESN833208F4456068:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839420F4442244:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749815206", "trip": { "startDate": "20250613", "startTime": "14:47:00", "tripId": "OCESN839420F4442244:2025-06-13T00:25:47Z" } } }, { "id": "OCESN864473F4451626:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87485326" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87485334" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87485342" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87491357" }, { "arrival": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87491001" } ], "timestamp": "1749815206", "trip": { "startDate": "20250613", "startTime": "14:47:00", "tripId": "OCESN864473F4451626:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871409F4438295:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87611616" } ], "timestamp": "1749815206", "trip": { "startDate": "20250613", "startTime": "14:47:00", "tripId": "OCESN871409F4438295:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9255F4455104:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818820" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749831840" }, "departure": { "delay": 0, "time": "1749832020" }, "stopId": "StopPoint:OCETGV INOUI-87742320" }, { "arrival": { "delay": 0, "time": "1749833400" }, "departure": { "delay": 0, "time": "1749833700" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 0, "time": "1749835380" }, "departure": { "delay": 0, "time": "1749835500" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 0, "time": "1749839040" }, "departure": { "delay": 0, "time": "1749839160" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 0, "time": "1749844200" }, "stopId": "StopPoint:OCETGV INOUI-83016451" } ], "timestamp": "1749815206", "trip": { "startDate": "20250613", "startTime": "14:47:00", "tripId": "OCESN9255F4455104:2025-06-13T00:25:47Z" } } }, { "id": "OCESA86048F4451235:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749815266", "trip": { "startDate": "20250613", "startTime": "14:48:00", "tripId": "OCESA86048F4451235:2025-06-13T00:25:47Z" } } }, { "id": "OCESN151441F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1749820096", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:48:00", "tripId": "OCESN151441F" } } }, { "id": "OCESN847918F4449817:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87296616" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87276782" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749815266", "trip": { "startDate": "20250613", "startTime": "14:48:00", "tripId": "OCESN847918F4449817:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857609F4450699:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 300, "time": "1749819360" }, "departure": { "delay": 300, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 300, "time": "1749819960" }, "departure": { "delay": 300, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87396200" }, { "arrival": { "delay": 300, "time": "1749820200" }, "departure": { "delay": 300, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 300, "time": "1749820680" }, "departure": { "delay": 300, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 300, "time": "1749821220" }, "departure": { "delay": 300, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87478560" }, { "arrival": { "delay": 300, "time": "1749821640" }, "departure": { "delay": 300, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 300, "time": "1749821940" }, "departure": { "delay": 300, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87478545" }, { "arrival": { "delay": 300, "time": "1749822240" }, "departure": { "delay": 300, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 300, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87478404" } ], "timestamp": "1749820396", "trip": { "startDate": "20250613", "startTime": "14:48:00", "tripId": "OCESN857609F4450699:2025-06-13T00:25:47Z" } } }, { "id": "OCESN873673F4461617:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818880" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87734228" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87734269" } ], "timestamp": "1749815266", "trip": { "startDate": "20250613", "startTime": "14:48:00", "tripId": "OCESN873673F4461617:2025-06-13T00:25:47Z" } } }, { "id": "OCESN117137F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1749822900" }, "stopId": "StopArea:OCE87116582" } ], "timestamp": "1749820396", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:49:00", "tripId": "OCESN117137F" } } }, { "id": "OCESN2206F4113782:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749815326", "trip": { "startDate": "20250613", "startTime": "14:49:00", "tripId": "OCESN2206F4113782:2025-06-09T02:14:31Z" } } }, { "id": "OCESN23254F4447618:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749819120" }, "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1749815326", "trip": { "startDate": "20250613", "startTime": "14:49:00", "tripId": "OCESN23254F4447618:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2430F4113702:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749815326", "trip": { "startDate": "20250613", "startTime": "14:49:00", "tripId": "OCESN2430F4113702:2025-06-09T02:14:31Z" } } }, { "id": "OCESN6124F4446680:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETGV INOUI-87755629" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749835380" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749815326", "trip": { "startDate": "20250613", "startTime": "14:49:00", "tripId": "OCESN6124F4446680:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830310F4458841:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749815326", "trip": { "startDate": "20250613", "startTime": "14:49:00", "tripId": "OCESN830310F4458841:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855426F4450426:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87473868" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87473850" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87322347" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87473876" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87473843" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87473835" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87473827" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87473819" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87473801" }, { "arrival": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87473207" } ], "timestamp": "1749815326", "trip": { "startDate": "20250613", "startTime": "14:49:00", "tripId": "OCESN855426F4450426:2025-06-13T00:25:47Z" } } }, { "id": "OCESN884672F4453539:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818940" }, "stopId": "StopPoint:OCETrain TER-87746479" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87745430" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87745414" }, { "arrival": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87745000" } ], "timestamp": "1749815326", "trip": { "startDate": "20250613", "startTime": "14:49:00", "tripId": "OCESN884672F4453539:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886833F4462209:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749818940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749821760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749818836", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "14:49:00", "tripId": "OCESN886833F4462209:2025-06-13T00:25:47Z" } } }, { "id": "OCESN165623F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749820366", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN165623F" } } }, { "id": "OCESN18517F4410135:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN18517F4410135:2025-06-11T00:16:05Z" } } }, { "id": "OCESN23253F4447619:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN23253F4447619:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6622F4446631:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN6622F4446631:2025-06-13T00:25:47Z" } } }, { "id": "OCESN70480R3675957:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar TER-87594168" }, { "arrival": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar TER-87594275" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN70480R3675957:2025-06-13T00:25:47Z" } } }, { "id": "OCESN82424R4446252:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCECar-87474098" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCECar-87474387" }, { "arrival": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCECar-87479899" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN82424R4446252:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832638F4456441:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749819060" }, "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETramTrain-87182881" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN832638F4456441:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834123F4455949:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87141374" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87144014" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN834123F4455949:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843915F4444532:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 900, "time": "1749822240" }, "departure": { "delay": 900, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 900, "time": "1749823140" }, "departure": { "delay": 900, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 900, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN843915F4444532:2025-06-13T00:25:47Z" } } }, { "id": "OCESN850619F4450050:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87413385" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN850619F4450050:2025-06-13T00:25:47Z" } } }, { "id": "OCESN878957F4443427:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87781609" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87781666" }, { "arrival": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87781005" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN878957F4443427:2025-06-12T00:24:33Z" } } }, { "id": "OCESN881462F4453306:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749819240" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN881462F4453306:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88515F4462104:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819000" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749815388", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN88515F4462104:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886619F4453790:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 2400, "time": "1749821580" }, "departure": { "delay": 2400, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 2400, "time": "1749822240" }, "departure": { "delay": 2400, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87721050" }, { "arrival": { "delay": 2400, "time": "1749822600" }, "departure": { "delay": 2400, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87721043" }, { "arrival": { "delay": 2400, "time": "1749822960" }, "departure": { "delay": 2400, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 2400, "time": "1749823740" }, "departure": { "delay": 2400, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 2400, "time": "1749824040" }, "departure": { "delay": 2400, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87721464" }, { "arrival": { "delay": 2400, "time": "1749824340" }, "departure": { "delay": 2400, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87721456" }, { "arrival": { "delay": 2400, "time": "1749824820" }, "departure": { "delay": 2400, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 2400, "time": "1749825180" }, "departure": { "delay": 2400, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 2400, "time": "1749825480" }, "departure": { "delay": 2400, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87721415" }, { "arrival": { "delay": 2400, "time": "1749825900" }, "departure": { "delay": 2400, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 2400, "time": "1749826560" }, "departure": { "delay": 2400, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 2400, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "14:50:00", "tripId": "OCESN886619F4453790:2025-06-13T00:25:47Z" } } }, { "id": "OCESA881238F4453245:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749819180" }, "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1749815447", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESA881238F4453245:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17696F4447679:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749815447", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESN17696F4447679:2025-06-13T00:25:47Z" } } }, { "id": "OCESN836223F4455724:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87141523" } ], "timestamp": "1749815447", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESN836223F4455724:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843123F4413905:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749815447", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESN843123F4413905:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843862F4353322:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749815447", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESN843862F4353322:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866134F4451924:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87581314" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749815447", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESN866134F4451924:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881046F4453158:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749815447", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESN881046F4453158:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96223F4440917:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1749815447", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESN96223F4440917:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96266F4455227:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749819286", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESN96266F4455227:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9864F4430006:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819060" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749833280" }, "departure": { "delay": 0, "time": "1749833520" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749834060" }, "departure": { "delay": 0, "time": "1749834360" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749837480" }, "departure": { "delay": 0, "time": "1749838140" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749840180" }, "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1749815447", "trip": { "startDate": "20250613", "startTime": "14:51:00", "tripId": "OCESN9864F4430006:2025-06-12T00:24:33Z" } } }, { "id": "OCESN155856F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749823980" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749815506", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:52:00", "tripId": "OCESN155856F" } } }, { "id": "OCESN165432F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749822960" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749820066", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:52:00", "tripId": "OCESN165432F" } } }, { "id": "OCESN165834F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749823320" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749820186", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:52:00", "tripId": "OCESN165834F" } } }, { "id": "OCESN6743F4446603:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETGV INOUI-87713131" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETGV INOUI-87713412" }, { "arrival": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETGV INOUI-87718007" } ], "timestamp": "1749815506", "trip": { "startDate": "20250613", "startTime": "14:52:00", "tripId": "OCESN6743F4446603:2025-06-13T00:25:47Z" } } }, { "id": "OCESN87437F4461784:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-80143099" } ], "timestamp": "1749815506", "trip": { "startDate": "20250613", "startTime": "14:52:00", "tripId": "OCESN87437F4461784:2025-06-13T00:25:47Z" } } }, { "id": "OCESN880144F4453081:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749819360" }, "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1749815506", "trip": { "startDate": "20250613", "startTime": "14:52:00", "tripId": "OCESN880144F4453081:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8811F3994711:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1749815506", "trip": { "startDate": "20250613", "startTime": "14:52:00", "tripId": "OCESN8811F3994711:2025-06-13T00:25:47Z" } } }, { "id": "OCESN97474R4444047:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819120" }, "stopId": "StopPoint:OCECar-87485300" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCECar-87485581" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCECar-87674622" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCECar-87485607" }, { "arrival": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCECar-87485615" } ], "timestamp": "1749815506", "trip": { "startDate": "20250613", "startTime": "14:52:00", "tripId": "OCESN97474R4444047:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859782F4449661:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749819300" }, "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "14:53:00", "tripId": "OCELO859782F4449661:2025-06-13T00:25:47Z" } } }, { "id": "OCESN165634F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749823860" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749819796", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:53:00", "tripId": "OCESN165634F" } } }, { "id": "OCESN18125F4447653:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87715136" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87715003" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-85042150" }, { "arrival": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-85042218" } ], "timestamp": "1749819226", "trip": { "startDate": "20250613", "startTime": "14:53:00", "tripId": "OCESN18125F4447653:2025-06-13T00:25:47Z" } } }, { "id": "OCESN433637R4373557:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCECar TER-87175042" }, { "arrival": { "delay": 900, "time": "1749822600" }, "stopId": "StopPoint:OCECar TER-87175257" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "14:53:00", "tripId": "OCESN433637R4373557:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4506F4449120:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCEINTERCITES-87722025" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749829560" }, "departure": { "delay": 0, "time": "1749831120" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749834180" }, "departure": { "delay": 0, "time": "1749834300" }, "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 0, "time": "1749835320" }, "departure": { "delay": 0, "time": "1749835440" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749839160" }, "departure": { "delay": 0, "time": "1749839340" }, "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 0, "time": "1749841140" }, "departure": { "delay": 0, "time": "1749841260" }, "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 0, "time": "1749842520" }, "departure": { "delay": 0, "time": "1749842640" }, "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 0, "time": "1749845100" }, "stopId": "StopPoint:OCEINTERCITES-87481002" } ], "timestamp": "1749815566", "trip": { "startDate": "20250613", "startTime": "14:53:00", "tripId": "OCESN4506F4449120:2025-06-13T00:25:47Z" } } }, { "id": "OCESN880147F4453083:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819180" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749815566", "trip": { "startDate": "20250613", "startTime": "14:53:00", "tripId": "OCESN880147F4453083:2025-06-13T00:25:47Z" } } }, { "id": "OCESA881143F4453208:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749819600" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749815626", "trip": { "startDate": "20250613", "startTime": "14:54:00", "tripId": "OCESA881143F4453208:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832774F4456271:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87182667" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87181131" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87182410" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87181289" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87182550" }, { "arrival": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87182568" } ], "timestamp": "1749815626", "trip": { "startDate": "20250613", "startTime": "14:54:00", "tripId": "OCESN832774F4456271:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860716F4451324:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87574434" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87574442" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87574459" }, { "arrival": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87574475" } ], "timestamp": "1749815626", "trip": { "startDate": "20250613", "startTime": "14:54:00", "tripId": "OCESN860716F4451324:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868413F3508896:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87594093" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87594275" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87594168" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87594135" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87594119" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87594499" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749815626", "trip": { "startDate": "20250613", "startTime": "14:54:00", "tripId": "OCESN868413F3508896:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870061F4461368:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87615419" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87615245" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87615377" }, { "arrival": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749815626", "trip": { "startDate": "20250613", "startTime": "14:54:00", "tripId": "OCESN870061F4461368:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886573F3928791:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749829320" }, "departure": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749829980" }, "departure": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749830340" }, "departure": { "delay": 0, "time": "1749830400" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749830580" }, "departure": { "delay": 0, "time": "1749830640" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749830940" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749831540" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749815626", "trip": { "startDate": "20250613", "startTime": "14:54:00", "tripId": "OCESN886573F3928791:2025-06-12T00:24:33Z" } } }, { "id": "OCESN886928F3560609:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819240" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749819420" }, "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1749815626", "trip": { "startDate": "20250613", "startTime": "14:54:00", "tripId": "OCESN886928F3560609:2025-06-13T00:25:47Z" } } }, { "id": "OCESN31423R4459344:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCECar TER-87734004" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCECar TER-87562421" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar TER-87734087" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87734426" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCECar TER-87734442" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCECar TER-87734459" }, { "arrival": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar TER-87734475" } ], "timestamp": "1749815686", "trip": { "startDate": "20250613", "startTime": "14:55:00", "tripId": "OCESN31423R4459344:2025-06-13T00:25:47Z" } } }, { "id": "OCESN56212R4449526:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCECar-87702126" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar-87701912" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCECar-87476606" } ], "timestamp": "1749815686", "trip": { "startDate": "20250613", "startTime": "14:55:00", "tripId": "OCESN56212R4449526:2025-06-13T00:25:47Z" } } }, { "id": "OCESN864212F4421520:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819300" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87491001" } ], "timestamp": "1749815686", "trip": { "startDate": "20250613", "startTime": "14:55:00", "tripId": "OCESN864212F4421520:2025-06-12T00:24:33Z" } } }, { "id": "OCESN8023F3820420:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 600, "time": "1749825300" }, "stopId": "StopPoint:OCETGV INOUI-87471003" } ], "timestamp": "1749820247", "trip": { "startDate": "20250613", "startTime": "14:56:00", "tripId": "OCESN8023F3820420:2025-06-11T00:16:05Z" } } }, { "id": "OCESN831622F4457445:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87214247" } ], "timestamp": "1749815746", "trip": { "startDate": "20250613", "startTime": "14:56:00", "tripId": "OCESN831622F4457445:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857769F3914256:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749815746", "trip": { "startDate": "20250613", "startTime": "14:56:00", "tripId": "OCESN857769F3914256:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8623F3830488:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749819660" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 600, "time": "1749825300" }, "departure": { "delay": 600, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 600, "time": "1749828480" }, "departure": { "delay": 600, "time": "1749828660" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 600, "time": "1749829440" }, "departure": { "delay": 600, "time": "1749829620" }, "stopId": "StopPoint:OCETGV INOUI-87473207" }, { "arrival": { "delay": 600, "time": "1749831180" }, "departure": { "delay": 600, "time": "1749831360" }, "stopId": "StopPoint:OCETGV INOUI-87474338" }, { "arrival": { "delay": 600, "time": "1749833340" }, "stopId": "StopPoint:OCETGV INOUI-87474007" } ], "timestamp": "1749820247", "trip": { "startDate": "20250613", "startTime": "14:56:00", "tripId": "OCESN8623F3830488:2025-06-12T00:24:33Z" } } }, { "id": "OCESN886929F4453856:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819360" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1749819480" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749815746", "trip": { "startDate": "20250613", "startTime": "14:56:00", "tripId": "OCESN886929F4453856:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894218F4454611:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 300, "time": "1749820200" }, "departure": { "delay": 300, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "14:56:00", "tripId": "OCESN894218F4454611:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17485F4447939:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87756056" } ], "timestamp": "1749815807", "trip": { "startDate": "20250613", "startTime": "14:57:00", "tripId": "OCESN17485F4447939:2025-06-13T00:25:47Z" } } }, { "id": "OCESN58823R4446999:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCECar-87137802" }, { "arrival": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749815807", "trip": { "startDate": "20250613", "startTime": "14:57:00", "tripId": "OCESN58823R4446999:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832639F4456437:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETramTrain-87182881" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1749819660" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749815807", "trip": { "startDate": "20250613", "startTime": "14:57:00", "tripId": "OCESN832639F4456437:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843120F4381391:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749819720" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1749815807", "trip": { "startDate": "20250613", "startTime": "14:57:00", "tripId": "OCESN843120F4381391:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883715F4453475:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749815807", "trip": { "startDate": "20250613", "startTime": "14:57:00", "tripId": "OCESN883715F4453475:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886614F4453785:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 300, "time": "1749820200" }, "departure": { "delay": 300, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 300, "time": "1749821040" }, "departure": { "delay": 300, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 300, "time": "1749821700" }, "departure": { "delay": 300, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 300, "time": "1749822060" }, "departure": { "delay": 300, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 300, "time": "1749822840" }, "departure": { "delay": 300, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 300, "time": "1749823740" }, "departure": { "delay": 300, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 300, "time": "1749824880" }, "departure": { "delay": 300, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 300, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "14:57:00", "tripId": "OCESN886614F4453785:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887333F4453918:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819420" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749819540" }, "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1749815807", "trip": { "startDate": "20250613", "startTime": "14:57:00", "tripId": "OCESN887333F4453918:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA848625F4461018:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1749815867", "trip": { "startDate": "20250613", "startTime": "14:58:00", "tripId": "OCEEA848625F4461018:2025-06-13T00:25:47Z" } } }, { "id": "OCESN165823F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 60, "time": "1749820260" }, "departure": { "delay": 60, "time": "1749820320" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopArea:OCE87393488" } ], "timestamp": "1749820307", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "14:58:00", "tripId": "OCESN165823F" } } }, { "id": "OCESN48211R4449391:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCECar TER-87413344" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCECar TER-87430785" }, { "arrival": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87413542" } ], "timestamp": "1749815867", "trip": { "startDate": "20250613", "startTime": "14:58:00", "tripId": "OCESN48211R4449391:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7856F4446408:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCEOUIGO-87756056" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCEOUIGO-87757674" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCEOUIGO-87757625" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCEOUIGO-87757526" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCEOUIGO-87755009" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 0, "time": "1749840240" }, "stopId": "StopPoint:OCEOUIGO-87686006" } ], "timestamp": "1749815867", "trip": { "startDate": "20250613", "startTime": "14:58:00", "tripId": "OCESN7856F4446408:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839864F4441102:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87175000" } ], "timestamp": "1749815867", "trip": { "startDate": "20250613", "startTime": "14:58:00", "tripId": "OCESN839864F4441102:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844703F4444428:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819480" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749819900" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87281402" }, { "arrival": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1749815867", "trip": { "startDate": "20250613", "startTime": "14:58:00", "tripId": "OCESN844703F4444428:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3315F4447297:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749829980" }, "departure": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87444877" } ], "timestamp": "1749815926", "trip": { "startDate": "20250613", "startTime": "14:59:00", "tripId": "OCESN3315F4447297:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6619F3924855:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 300, "time": "1749826860" }, "departure": { "delay": 300, "time": "1749827220" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 300, "time": "1749827700" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "14:59:00", "tripId": "OCESN6619F3924855:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860224F3846558:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749819840" }, "departure": { "delay": 300, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 300, "time": "1749820680" }, "departure": { "delay": 300, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 300, "time": "1749821160" }, "departure": { "delay": 300, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 300, "time": "1749821940" }, "departure": { "delay": 300, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 300, "time": "1749822480" }, "departure": { "delay": 300, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 300, "time": "1749823140" }, "departure": { "delay": 300, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 300, "time": "1749823620" }, "departure": { "delay": 300, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 300, "time": "1749823980" }, "departure": { "delay": 300, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 300, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1749820486", "trip": { "startDate": "20250613", "startTime": "14:59:00", "tripId": "OCESN860224F3846558:2025-06-09T02:14:31Z" } } }, { "id": "OCESN866135F4081815:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 300, "time": "1749820260" }, "departure": { "delay": 300, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 300, "time": "1749820440" }, "departure": { "delay": 300, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 300, "time": "1749820680" }, "departure": { "delay": 300, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 300, "time": "1749820920" }, "departure": { "delay": 300, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 300, "time": "1749821220" }, "departure": { "delay": 300, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 300, "time": "1749821460" }, "departure": { "delay": 300, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 300, "time": "1749821700" }, "departure": { "delay": 300, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 300, "time": "1749821940" }, "departure": { "delay": 300, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 300, "time": "1749822360" }, "departure": { "delay": 300, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 300, "time": "1749822840" }, "departure": { "delay": 300, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 300, "time": "1749823740" }, "departure": { "delay": 300, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 300, "time": "1749824640" }, "departure": { "delay": 300, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87581314" }, { "arrival": { "delay": 300, "time": "1749826020" }, "departure": { "delay": 300, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87581371" }, { "arrival": { "delay": 300, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87581389" } ], "timestamp": "1749820096", "trip": { "startDate": "20250613", "startTime": "14:59:00", "tripId": "OCESN866135F4081815:2025-06-08T00:08:37Z" } } }, { "id": "OCESN881684F4453373:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1749815926", "trip": { "startDate": "20250613", "startTime": "14:59:00", "tripId": "OCESN881684F4453373:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96642F4444149:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819540" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749830160" }, "departure": { "delay": 0, "time": "1749830280" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749830640" }, "departure": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749831240" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1749815926", "trip": { "startDate": "20250613", "startTime": "14:59:00", "tripId": "OCESN96642F4444149:2025-06-13T00:25:47Z" } } }, { "id": "OCESN12261F4285928:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1749815986", "trip": { "startDate": "20250613", "startTime": "15:00:00", "tripId": "OCESN12261F4285928:2025-06-12T00:24:33Z" } } }, { "id": "OCESN128614F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749819660" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 120, "time": "1749824580" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1749820456", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:00:00", "tripId": "OCESN128614F" } } }, { "id": "OCESN6122F4446681:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749831840" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749815986", "trip": { "startDate": "20250613", "startTime": "15:00:00", "tripId": "OCESN6122F4446681:2025-06-13T00:25:47Z" } } }, { "id": "OCESN82013R4446299:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCECar-87478230" } ], "timestamp": "1749815986", "trip": { "startDate": "20250613", "startTime": "15:00:00", "tripId": "OCESN82013R4446299:2025-06-13T00:25:47Z" } } }, { "id": "OCESN82215R4446280:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCECar-87471607" } ], "timestamp": "1749815986", "trip": { "startDate": "20250613", "startTime": "15:00:00", "tripId": "OCESN82215R4446280:2025-06-13T00:25:47Z" } } }, { "id": "OCESN82355R4446266:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar-87474098" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCECar-87479907" }, { "arrival": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCECar-87717058" } ], "timestamp": "1749815986", "trip": { "startDate": "20250613", "startTime": "15:00:00", "tripId": "OCESN82355R4446266:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8511F3837604:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749836460" }, "stopId": "StopPoint:OCETGV INOUI-87611004" } ], "timestamp": "1749815986", "trip": { "startDate": "20250613", "startTime": "15:00:00", "tripId": "OCESN8511F3837604:2025-06-11T00:16:05Z" } } }, { "id": "OCESN890322F4454252:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCETrain TER-87722728" }, { "arrival": { "delay": 0, "time": "1749819780" }, "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749815986", "trip": { "startDate": "20250613", "startTime": "15:00:00", "tripId": "OCESN890322F4454252:2025-06-13T00:25:47Z" } } }, { "id": "OCESN97477R4444046:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819600" }, "stopId": "StopPoint:OCECar-87485615" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCECar-87485607" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCECar-87674622" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCECar-87485581" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCECar-87485300" } ], "timestamp": "1749815986", "trip": { "startDate": "20250613", "startTime": "15:00:00", "tripId": "OCESN97477R4444046:2025-06-13T00:25:47Z" } } }, { "id": "OCESN148434F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749820216", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:01:00", "tripId": "OCESN148434F" } } }, { "id": "OCESN43405R4442145:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCECar TER-87295063" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCECar TER-87754549" }, { "arrival": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCECar TER-87172007" } ], "timestamp": "1749816046", "trip": { "startDate": "20250613", "startTime": "15:01:00", "tripId": "OCESN43405R4442145:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5967F3830376:2025-02-07T11:15:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCEINTERCITES-87686667" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749830280" }, "departure": { "delay": 0, "time": "1749830400" }, "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 0, "time": "1749831660" }, "departure": { "delay": 0, "time": "1749831780" }, "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 0, "time": "1749832320" }, "stopId": "StopPoint:OCEINTERCITES-87734004" } ], "timestamp": "1749816046", "trip": { "startDate": "20250613", "startTime": "15:01:00", "tripId": "OCESN5967F3830376:2025-02-07T11:15:13Z" } } }, { "id": "OCESN875712F4385313:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 600, "time": "1749820740" }, "departure": { "delay": 600, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 600, "time": "1749822120" }, "departure": { "delay": 600, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 600, "time": "1749824880" }, "departure": { "delay": 600, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 600, "time": "1749826800" }, "departure": { "delay": 600, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 600, "time": "1749828960" }, "departure": { "delay": 600, "time": "1749829320" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 600, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "15:01:00", "tripId": "OCESN875712F4385313:2025-06-13T00:25:47Z" } } }, { "id": "OCESN889479F4454073:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819660" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1749816046", "trip": { "startDate": "20250613", "startTime": "15:01:00", "tripId": "OCESN889479F4454073:2025-06-13T00:25:47Z" } } }, { "id": "OCESN145821F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1749819840" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 60, "time": "1749822540" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1749820456", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:02:00", "tripId": "OCESN145821F" } } }, { "id": "OCESN151960F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 60, "time": "1749822780" }, "departure": { "delay": 60, "time": "1749822840" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749825780" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749820426", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:02:00", "tripId": "OCESN151960F" } } }, { "id": "OCESN837548F4455628:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749816106", "trip": { "startDate": "20250613", "startTime": "15:02:00", "tripId": "OCESN837548F4455628:2025-06-13T00:25:47Z" } } }, { "id": "OCESN848567F3836943:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749816106", "trip": { "startDate": "20250613", "startTime": "15:02:00", "tripId": "OCESN848567F3836943:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871614F4438346:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87613000" } ], "timestamp": "1749816106", "trip": { "startDate": "20250613", "startTime": "15:02:00", "tripId": "OCESN871614F4438346:2025-06-13T00:25:47Z" } } }, { "id": "OCESN884618F4453530:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819720" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1749816106", "trip": { "startDate": "20250613", "startTime": "15:02:00", "tripId": "OCESN884618F4453530:2025-06-13T00:25:47Z" } } }, { "id": "OCESN87490F4461920:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819780" }, "stopId": "StopPoint:OCETrain TER-80144139" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-80144154" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87182840" }, { "arrival": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749816166", "trip": { "startDate": "20250613", "startTime": "15:03:00", "tripId": "OCESN87490F4461920:2025-06-13T00:25:47Z" } } }, { "id": "OCESN117152F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749819900" }, "stopId": "StopArea:OCE87116582" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1749820456", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN117152F" } } }, { "id": "OCESN23320F4447588:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749820020" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87745679" } ], "timestamp": "1749816226", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN23320F4447588:2025-06-13T00:25:47Z" } } }, { "id": "OCESN30081R4447442:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCECar TER-87725689" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCECar TER-87725804" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCECar TER-87725812" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCECar TER-87725820" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar TER-87725838" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar TER-87697706" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCECar TER-87697672" }, { "arrival": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCECar TER-87696013" } ], "timestamp": "1749816226", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN30081R4447442:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8122F3977654:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749820440" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 600, "time": "1749822660" }, "departure": { "delay": 600, "time": "1749822840" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 600, "time": "1749825180" }, "departure": { "delay": 600, "time": "1749825360" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 600, "time": "1749828780" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN8122F3977654:2025-06-08T00:08:37Z" } } }, { "id": "OCESN832022F4456997:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1749816226", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN832022F4456997:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832439F4456678:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749819960" }, "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749816226", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN832439F4456678:2025-06-13T00:25:47Z" } } }, { "id": "OCESN853430F4450201:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87447680" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87447110" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87447003" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87444083" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87444059" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87444042" }, { "arrival": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749816226", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN853430F4450201:2025-06-13T00:25:47Z" } } }, { "id": "OCESN859121F4450910:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 1200, "time": "1749821580" }, "departure": { "delay": 1200, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 1200, "time": "1749822180" }, "departure": { "delay": 1200, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 1200, "time": "1749822600" }, "departure": { "delay": 1200, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 1200, "time": "1749822960" }, "departure": { "delay": 1200, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 1200, "time": "1749823620" }, "departure": { "delay": 1200, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87481366" }, { "arrival": { "delay": 1200, "time": "1749824340" }, "departure": { "delay": 1200, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87481390" }, { "arrival": { "delay": 1200, "time": "1749825060" }, "departure": { "delay": 1200, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87486563" }, { "arrival": { "delay": 1200, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87486571" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN859121F4450910:2025-06-13T00:25:47Z" } } }, { "id": "OCESN863040F4451539:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87575126" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87575076" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87575068" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87575050" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87575043" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87575035" }, { "arrival": { "delay": 0, "time": "1749824040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749816226", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN863040F4451539:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866474F4452003:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87677005" }, { "arrival": { "delay": 900, "time": "1749820920" }, "departure": { "delay": 900, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 900, "time": "1749821400" }, "departure": { "delay": 900, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 900, "time": "1749821760" }, "departure": { "delay": 900, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 900, "time": "1749822120" }, "departure": { "delay": 900, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 900, "time": "1749822900" }, "departure": { "delay": 900, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 900, "time": "1749823860" }, "departure": { "delay": 900, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 900, "time": "1749824940" }, "departure": { "delay": 900, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 900, "time": "1749826500" }, "departure": { "delay": 900, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 900, "time": "1749827160" }, "departure": { "delay": 900, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 900, "time": "1749827640" }, "departure": { "delay": 900, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 900, "time": "1749828720" }, "departure": { "delay": 900, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 900, "time": "1749829680" }, "departure": { "delay": 900, "time": "1749829740" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 900, "time": "1749830100" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749819677", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN866474F4452003:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8725F3852887:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETGV INOUI-87476200" }, { "arrival": { "delay": 0, "time": "1749830220" }, "departure": { "delay": 0, "time": "1749830400" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1749831000" }, "departure": { "delay": 0, "time": "1749831180" }, "stopId": "StopPoint:OCETGV INOUI-87476317" }, { "arrival": { "delay": 0, "time": "1749831960" }, "departure": { "delay": 0, "time": "1749832140" }, "stopId": "StopPoint:OCETGV INOUI-87474155" }, { "arrival": { "delay": 0, "time": "1749832860" }, "stopId": "StopPoint:OCETGV INOUI-87474098" } ], "timestamp": "1749816226", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN8725F3852887:2025-06-12T00:24:33Z" } } }, { "id": "OCESN890049F4454187:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819840" }, "stopId": "StopPoint:OCETrain TER-87721605" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749816226", "trip": { "startDate": "20250613", "startTime": "15:04:00", "tripId": "OCESN890049F4454187:2025-06-13T00:25:47Z" } } }, { "id": "OCESN117570F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749819960" }, "stopId": "StopArea:OCE87116137" }, { "arrival": { "delay": 0, "time": "1749823920" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1749820277", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN117570F" } } }, { "id": "OCESN158708F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 60, "time": "1749822840" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749820486", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN158708F" } } }, { "id": "OCESN165425F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749823860" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1749820456", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN165425F" } } }, { "id": "OCESN23155F4448228:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN23155F4448228:2025-06-13T00:25:47Z" } } }, { "id": "OCESN30030R4447453:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749820800" }, "stopId": "StopPoint:OCECar TER-87743716" }, { "arrival": { "delay": 900, "time": "1749821280" }, "departure": { "delay": 900, "time": "1749821280" }, "stopId": "StopPoint:OCECar TER-87695965" }, { "arrival": { "delay": 900, "time": "1749821580" }, "departure": { "delay": 900, "time": "1749821580" }, "stopId": "StopPoint:OCECar TER-87743120" }, { "arrival": { "delay": 900, "time": "1749821940" }, "departure": { "delay": 900, "time": "1749821940" }, "stopId": "StopPoint:OCECar TER-87696500" }, { "arrival": { "delay": 900, "time": "1749822300" }, "departure": { "delay": 900, "time": "1749822300" }, "stopId": "StopPoint:OCECar TER-87743104" }, { "arrival": { "delay": 900, "time": "1749822780" }, "departure": { "delay": 900, "time": "1749822780" }, "stopId": "StopPoint:OCECar TER-87695999" }, { "arrival": { "delay": 900, "time": "1749823200" }, "stopId": "StopPoint:OCECar TER-87696013" } ], "timestamp": "1749819526", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN30030R4447453:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841228F4444958:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN841228F4444958:2025-06-13T00:25:47Z" } } }, { "id": "OCESN859421F4450962:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87744177" }, { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopArea:OCE87481192" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749820456", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN859421F4450962:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865452F4451757:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87595272" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87595264" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87595223" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87595207" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87595512" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN865452F4451757:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865480F4451770:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87595207" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87595223" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87595264" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87595272" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87595298" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN865480F4451770:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866242F4451957:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN866242F4451957:2025-06-13T00:25:47Z" } } }, { "id": "OCESN87017R4452379:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCECar TER-87444372" }, { "arrival": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCECar TER-87693325" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN87017R4452379:2025-06-13T00:25:47Z" } } }, { "id": "OCESN87440F4461794:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-80143099" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN87440F4461794:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876356F4443073:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773465" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773424" }, { "arrival": { "delay": 0, "time": "1749821100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773408" } ], "timestamp": "1749817936", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN876356F4443073:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881641F4453340:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87755629" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN881641F4453340:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887334F4453919:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN887334F4453919:2025-06-13T00:25:47Z" } } }, { "id": "OCESN891710F4454406:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819900" }, "stopId": "StopPoint:OCETrain TER-87713859" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87713842" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87713834" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87712265" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87713826" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87713008" }, { "arrival": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749816287", "trip": { "startDate": "20250613", "startTime": "15:05:00", "tripId": "OCESN891710F4454406:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3122F4459372:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749816346", "trip": { "startDate": "20250613", "startTime": "15:06:00", "tripId": "OCESN3122F4459372:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830423F4458737:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87182196" }, { "arrival": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749816346", "trip": { "startDate": "20250613", "startTime": "15:06:00", "tripId": "OCESN830423F4458737:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832442F4456665:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749820080" }, "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETramTrain-87534347" } ], "timestamp": "1749816346", "trip": { "startDate": "20250613", "startTime": "15:06:00", "tripId": "OCESN832442F4456665:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857433F4450654:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87484170" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87484154" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87484147" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87484048" }, { "arrival": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1749816346", "trip": { "startDate": "20250613", "startTime": "15:06:00", "tripId": "OCESN857433F4450654:2025-06-13T00:25:47Z" } } }, { "id": "OCESN862523F4451514:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749816346", "trip": { "startDate": "20250613", "startTime": "15:06:00", "tripId": "OCESN862523F4451514:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886126F4453673:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819960" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87721340" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87725739" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87725721" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87725713" }, { "arrival": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87725689" } ], "timestamp": "1749816346", "trip": { "startDate": "20250613", "startTime": "15:06:00", "tripId": "OCESN886126F4453673:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887134F4462269:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749819960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 1800, "time": "1749822600" }, "departure": { "delay": 1800, "time": "1749822660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 1800, "time": "1749822900" }, "departure": { "delay": 1800, "time": "1749822960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 1800, "time": "1749823140" }, "departure": { "delay": 1800, "time": "1749823200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 1800, "time": "1749823440" }, "departure": { "delay": 1800, "time": "1749823560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87282624" }, { "departure": { "delay": 1800, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 1800, "time": "1749824280" }, "departure": { "delay": 1800, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 1800, "time": "1749824640" }, "departure": { "delay": 1800, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 1800, "time": "1749824820" }, "departure": { "delay": 1800, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 1800, "time": "1749825060" }, "departure": { "delay": 1800, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 1800, "time": "1749825300" }, "departure": { "delay": 1800, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 1800, "time": "1749825480" }, "departure": { "delay": 1800, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 1800, "time": "1749825780" }, "departure": { "delay": 1800, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 1800, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "15:06:00", "tripId": "OCESN887134F4462269:2025-06-13T00:25:47Z" } } }, { "id": "OCESN147520F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749820080" }, "stopId": "StopArea:OCE87546192" }, { "arrival": { "delay": 60, "time": "1749820860" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749820366", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN147520F" } } }, { "id": "OCESN148836F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749827160" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749816406", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN148836F" } } }, { "id": "OCESN165323F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1749820140" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1749820620" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749820426", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN165323F" } } }, { "id": "OCESN830927F4457917:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749816406", "trip": { "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN830927F4457917:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831305F4457873:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1749816406", "trip": { "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN831305F4457873:2025-06-13T00:25:47Z" } } }, { "id": "OCESN850618F4450049:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87411173" } ], "timestamp": "1749816406", "trip": { "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN850618F4450049:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865127F4451707:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1749820200" }, "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87491217" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87491225" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87491233" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87491266" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87491274" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87491282" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749816406", "trip": { "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN865127F4451707:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879146F4452909:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 300, "time": "1749820800" }, "departure": { "delay": 300, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 300, "time": "1749821160" }, "departure": { "delay": 300, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 300, "time": "1749821400" }, "departure": { "delay": 300, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 300, "time": "1749821700" }, "departure": { "delay": 300, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 300, "time": "1749822360" }, "departure": { "delay": 300, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 300, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1749817486", "trip": { "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN879146F4452909:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890372F4454275:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749820140" }, "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87722728" } ], "timestamp": "1749816406", "trip": { "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN890372F4454275:2025-06-13T00:25:47Z" } } }, { "id": "OCESN895516F3609947:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820020" }, "stopId": "StopPoint:OCETrain TER-87743633" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87715441" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87715433" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87715417" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87715391" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87715383" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87352047" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87715326" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87715102" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749816406", "trip": { "startDate": "20250613", "startTime": "15:07:00", "tripId": "OCESN895516F3609947:2025-06-09T02:14:31Z" } } }, { "id": "OCEEA848309F4460952:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87317362" } ], "timestamp": "1749816466", "trip": { "startDate": "20250613", "startTime": "15:08:00", "tripId": "OCEEA848309F4460952:2025-06-13T00:25:47Z" } } }, { "id": "OCESN19941F4448184:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87286831" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87286864" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87286872" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-88850685" }, { "arrival": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-88850010" } ], "timestamp": "1749816466", "trip": { "startDate": "20250613", "startTime": "15:08:00", "tripId": "OCESN19941F4448184:2025-06-13T00:25:47Z" } } }, { "id": "OCESN33631R4447185:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCECar TER-87697128" }, { "arrival": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCECar TER-87746008" } ], "timestamp": "1749816466", "trip": { "startDate": "20250613", "startTime": "15:08:00", "tripId": "OCESN33631R4447185:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865120F4451702:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749820260" }, "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87491282" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87491274" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87491266" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87491233" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87491225" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87491217" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87491209" } ], "timestamp": "1749816466", "trip": { "startDate": "20250613", "startTime": "15:08:00", "tripId": "OCESN865120F4451702:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893328F4454533:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 600, "time": "1749821220" }, "departure": { "delay": 600, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 600, "time": "1749821460" }, "departure": { "delay": 600, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 600, "time": "1749821760" }, "departure": { "delay": 600, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 600, "time": "1749822060" }, "departure": { "delay": 600, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 600, "time": "1749822420" }, "departure": { "delay": 600, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 600, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87694687" } ], "timestamp": "1749819916", "trip": { "startDate": "20250613", "startTime": "15:08:00", "tripId": "OCESN893328F4454533:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894536F4454678:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820080" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749820320" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87710731" }, { "arrival": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87300863" } ], "timestamp": "1749816466", "trip": { "startDate": "20250613", "startTime": "15:08:00", "tripId": "OCESN894536F4454678:2025-06-13T00:25:47Z" } } }, { "id": "OCESA86053F4451255:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESA86053F4451255:2025-06-13T00:25:47Z" } } }, { "id": "OCESN43086R4442042:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCECar TER-87175778" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCECar TER-87635870" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCECar TER-87635862" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCECar TER-87635938" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCECar TER-87635920" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCECar TER-87640144" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCECar TER-87742221" }, { "arrival": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCECar TER-87174003" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN43086R4442042:2025-06-12T00:24:33Z" } } }, { "id": "OCESN841227F4444959:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN841227F4444959:2025-06-13T00:25:47Z" } } }, { "id": "OCESN851009F4450071:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87381624" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87387092" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87387001" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN851009F4450071:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855838F3838748:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN855838F3838748:2025-06-06T00:36:00Z" } } }, { "id": "OCESN864546F4451644:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87491506" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87491472" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87491449" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87491811" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87491803" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN864546F4451644:2025-06-13T00:25:47Z" } } }, { "id": "OCESN87018R4452380:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCECar TER-87693325" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCECar TER-87444372" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN87018R4452380:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876420F4443135:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 300, "time": "1749821220" }, "departure": { "delay": 300, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 300, "time": "1749821940" }, "departure": { "delay": 300, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 300, "time": "1749823020" }, "departure": { "delay": 300, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 300, "time": "1749823380" }, "departure": { "delay": 300, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 300, "time": "1749824160" }, "departure": { "delay": 300, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 300, "time": "1749824820" }, "departure": { "delay": 300, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 300, "time": "1749825300" }, "departure": { "delay": 300, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 300, "time": "1749825780" }, "departure": { "delay": 300, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 300, "time": "1749826380" }, "departure": { "delay": 300, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 300, "time": "1749827040" }, "departure": { "delay": 300, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 300, "time": "1749827580" }, "departure": { "delay": 300, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 300, "time": "1749827760" }, "departure": { "delay": 300, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 300, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN876420F4443135:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879357F4452945:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87765735" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN879357F4452945:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883771F4453483:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN883771F4453483:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894219F4454612:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820140" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749816526", "trip": { "startDate": "20250613", "startTime": "15:09:00", "tripId": "OCESN894219F4454612:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859506F4450990:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETramTrain-87481002" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETramTrain-87481598" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCELO859506F4450990:2025-06-13T00:25:47Z" } } }, { "id": "OCESN147430F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 60, "time": "1749820800" }, "departure": { "delay": 60, "time": "1749820860" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 120, "time": "1749824220" }, "departure": { "delay": 60, "time": "1749824280" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749826680" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1749820486", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN147430F" } } }, { "id": "OCESN148532F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749820980" }, "stopId": "StopArea:OCE87546192" } ], "timestamp": "1749820307", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN148532F" } } }, { "id": "OCESN17376F4447922:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87763607" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1749828600" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87761874" }, { "arrival": { "delay": 0, "time": "1749829740" }, "departure": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCETrain TER-87761841" }, { "arrival": { "delay": 0, "time": "1749831120" }, "departure": { "delay": 0, "time": "1749831240" }, "stopId": "StopPoint:OCETrain TER-87761817" }, { "arrival": { "delay": 0, "time": "1749832020" }, "departure": { "delay": 0, "time": "1749832320" }, "stopId": "StopPoint:OCETrain TER-87761783" }, { "arrival": { "delay": 0, "time": "1749833340" }, "departure": { "delay": 0, "time": "1749833460" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749834060" }, "departure": { "delay": 0, "time": "1749834180" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749834660" }, "departure": { "delay": 0, "time": "1749834840" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749835260" }, "stopId": "StopPoint:OCETrain TER-87761650" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN17376F4447922:2025-06-13T00:25:47Z" } } }, { "id": "OCESN18922F4448107:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87746875" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87746883" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87746867" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87746859" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87746842" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87746834" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87746826" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87746784" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87462085" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87746818" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87746776" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87746768" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87746750" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87746743" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87746735" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87746727" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87746719" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87746701" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87744078" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN18922F4448107:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2546F3924018:2025-05-25T23:59:13Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETGV INOUI-87141002" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN2546F3924018:2025-05-25T23:59:13Z" } } }, { "id": "OCESN48023R4449376:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar TER-87471003" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCECar TER-87717629" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCECar TER-87448514" }, { "arrival": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCECar TER-87447680" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN48023R4449376:2025-06-13T00:25:47Z" } } }, { "id": "OCESN56366R4449595:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCECar-87476416" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar-87289678" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCECar-87289652" }, { "arrival": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar-87476200" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN56366R4449595:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830544F4458470:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87213058" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN830544F4458470:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843220F4444662:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN843220F4444662:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843227F4444656:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN843227F4444656:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866016F4451893:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 0, "time": "1749820380" }, "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87581751" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN866016F4451893:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868617F3868008:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87594093" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87594275" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87594085" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87592170" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87592162" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87592147" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87592121" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87592105" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87592097" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87592071" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87592063" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87592055" }, { "arrival": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN868617F3868008:2025-06-09T02:14:31Z" } } }, { "id": "OCESN876720F4429821:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87764571" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87764555" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN876720F4429821:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877659F4443337:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820200" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87784512" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87784520" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87784546" }, { "arrival": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87784561" } ], "timestamp": "1749816586", "trip": { "startDate": "20250613", "startTime": "15:10:00", "tripId": "OCESN877659F4443337:2025-06-12T00:24:33Z" } } }, { "id": "OCESA86049F4451236:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749820560" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749816646", "trip": { "startDate": "20250613", "startTime": "15:11:00", "tripId": "OCESA86049F4451236:2025-06-13T00:25:47Z" } } }, { "id": "OCESN13142F4447779:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820260" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87415661" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749816646", "trip": { "startDate": "20250613", "startTime": "15:11:00", "tripId": "OCESN13142F4447779:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876421F4429793:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 300, "time": "1749821100" }, "departure": { "delay": 300, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 300, "time": "1749821520" }, "departure": { "delay": 300, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 300, "time": "1749822000" }, "departure": { "delay": 300, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 300, "time": "1749822600" }, "departure": { "delay": 300, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 300, "time": "1749823680" }, "departure": { "delay": 300, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 300, "time": "1749824160" }, "departure": { "delay": 300, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 300, "time": "1749825060" }, "departure": { "delay": 300, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 300, "time": "1749825840" }, "departure": { "delay": 300, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 300, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "15:11:00", "tripId": "OCESN876421F4429793:2025-06-13T00:25:47Z" } } }, { "id": "OCESN13131F4447790:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749816706", "trip": { "startDate": "20250613", "startTime": "15:12:00", "tripId": "OCESN13131F4447790:2025-06-13T00:25:47Z" } } }, { "id": "OCESN44539R4460474:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCECar TER-87182394" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCECar TER-87665463" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCECar TER-87181552" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar TER-87665380" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCECar TER-87665265" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCECar TER-87665331" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCECar TER-87665240" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCECar TER-87182014" } ], "timestamp": "1749816706", "trip": { "startDate": "20250613", "startTime": "15:12:00", "tripId": "OCESN44539R4460474:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6866F4424329:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETGV INOUI-87755447" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749830340" }, "departure": { "delay": 0, "time": "1749831300" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749831960" }, "departure": { "delay": 0, "time": "1749832140" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749833280" }, "departure": { "delay": 0, "time": "1749833460" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749835380" }, "departure": { "delay": 0, "time": "1749835560" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749837720" }, "stopId": "StopPoint:OCETGV INOUI-87723197" } ], "timestamp": "1749816706", "trip": { "startDate": "20250613", "startTime": "15:12:00", "tripId": "OCESN6866F4424329:2025-06-11T00:16:05Z" } } }, { "id": "OCESN844912F4444385:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749816706", "trip": { "startDate": "20250613", "startTime": "15:12:00", "tripId": "OCESN844912F4444385:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8730F4219829:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETGV INOUI-87474098" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETGV INOUI-87474155" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETGV INOUI-87476317" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETGV INOUI-87476200" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749834240" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749816706", "trip": { "startDate": "20250613", "startTime": "15:12:00", "tripId": "OCESN8730F4219829:2025-06-12T00:24:33Z" } } }, { "id": "OCESN879352F4452941:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87765735" } ], "timestamp": "1749816706", "trip": { "startDate": "20250613", "startTime": "15:12:00", "tripId": "OCESN879352F4452941:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890048F4454186:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749820440" }, "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87721605" } ], "timestamp": "1749820456", "trip": { "startDate": "20250613", "startTime": "15:12:00", "tripId": "OCESN890048F4454186:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893061F4447339:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87694364" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87694398" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87713594" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87725002" } ], "timestamp": "1749816706", "trip": { "startDate": "20250613", "startTime": "15:12:00", "tripId": "OCESN893061F4447339:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9868F4444015:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820320" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749833280" }, "departure": { "delay": 0, "time": "1749833520" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749834060" }, "departure": { "delay": 0, "time": "1749834360" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749837480" }, "departure": { "delay": 0, "time": "1749838140" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749840180" }, "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1749816706", "trip": { "startDate": "20250613", "startTime": "15:12:00", "tripId": "OCESN9868F4444015:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859757F4451064:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87481440" } ], "timestamp": "1749816767", "trip": { "startDate": "20250613", "startTime": "15:13:00", "tripId": "OCELO859757F4451064:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830541F4458477:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749816767", "trip": { "startDate": "20250613", "startTime": "15:13:00", "tripId": "OCESN830541F4458477:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832107F4456880:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749824580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1749819616", "trip": { "startDate": "20250613", "startTime": "15:13:00", "tripId": "OCESN832107F4456880:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835820F4455760:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87144451" }, { "arrival": { "delay": 0, "time": "1749820620" }, "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749816767", "trip": { "startDate": "20250613", "startTime": "15:13:00", "tripId": "OCESN835820F4455760:2025-06-13T00:25:47Z" } } }, { "id": "OCESN836407F4441398:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1749829440" }, "departure": { "delay": 0, "time": "1749829500" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749830640" }, "departure": { "delay": 0, "time": "1749830700" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749831180" }, "departure": { "delay": 0, "time": "1749831840" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749834720" }, "departure": { "delay": 0, "time": "1749834780" }, "stopId": "StopPoint:OCETrain TER-87144287" }, { "arrival": { "delay": 0, "time": "1749835020" }, "stopId": "StopPoint:OCETrain TER-87144279" } ], "timestamp": "1749816767", "trip": { "startDate": "20250613", "startTime": "15:13:00", "tripId": "OCESN836407F4441398:2025-06-12T00:24:33Z" } } }, { "id": "OCESN840807F4441054:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87118000" } ], "timestamp": "1749816767", "trip": { "startDate": "20250613", "startTime": "15:13:00", "tripId": "OCESN840807F4441054:2025-06-13T00:25:47Z" } } }, { "id": "OCESN873245F4461561:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749820500" }, "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87396895" }, { "arrival": { "delay": 0, "time": "1749820800" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87734038" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87641449" }, { "arrival": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87641423" } ], "timestamp": "1749816767", "trip": { "startDate": "20250613", "startTime": "15:13:00", "tripId": "OCESN873245F4461561:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883180F4453424:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87741793" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87741777" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87741769" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87741728" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87741132" } ], "timestamp": "1749816767", "trip": { "startDate": "20250613", "startTime": "15:13:00", "tripId": "OCESN883180F4453424:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885166F4453576:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820380" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87761718" } ], "timestamp": "1749816767", "trip": { "startDate": "20250613", "startTime": "15:13:00", "tripId": "OCESN885166F4453576:2025-06-13T00:25:47Z" } } }, { "id": "OCESN19720F4448130:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-88960080" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-88857040" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87286542" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87286732" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749816826", "trip": { "startDate": "20250613", "startTime": "15:14:00", "tripId": "OCESN19720F4448130:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6919F4314184:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749831180" }, "stopId": "StopPoint:OCETGV INOUI-87747006" } ], "timestamp": "1749816826", "trip": { "startDate": "20250613", "startTime": "15:14:00", "tripId": "OCESN6919F4314184:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868705F4452297:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87641001" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87641217" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87597740" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87597724" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87597708" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87597609" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87597674" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87597633" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87597625" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1749828180" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749816826", "trip": { "startDate": "20250613", "startTime": "15:14:00", "tripId": "OCESN868705F4452297:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887132F4462267:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1749816826", "trip": { "startDate": "20250613", "startTime": "15:14:00", "tripId": "OCESN887132F4462267:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894011F3524557:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820440" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1749816826", "trip": { "startDate": "20250613", "startTime": "15:14:00", "tripId": "OCESN894011F3524557:2025-06-09T02:14:31Z" } } }, { "id": "OCESA881371F4453279:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749820740" }, "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87590299" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87751529" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87756767" }, { "arrival": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87756775" } ], "timestamp": "1749816886", "trip": { "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESA881371F4453279:2025-06-13T00:25:47Z" } } }, { "id": "OCESN136889F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749824940" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749816886", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN136889F" } } }, { "id": "OCESN136910F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749824820" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749816886", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN136910F" } } }, { "id": "OCESN147617F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749821700" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749816886", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN147617F" } } }, { "id": "OCESN148638F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749821700" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749816886", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN148638F" } } }, { "id": "OCESN152956F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749823980" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749816886", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN152956F" } } }, { "id": "OCESN17580F4447744:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749828660" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749829440" }, "departure": { "delay": 0, "time": "1749829740" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749830160" }, "departure": { "delay": 0, "time": "1749830340" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749831180" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749816886", "trip": { "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN17580F4447744:2025-06-13T00:25:47Z" } } }, { "id": "OCESN20095F4459589:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749816886", "trip": { "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN20095F4459589:2025-06-13T00:25:47Z" } } }, { "id": "OCESN43351R4442128:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar TER-87118158" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCECar TER-87727867" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCECar TER-87139584" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCECar TER-87118141" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCECar TER-87727859" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCECar TER-87118133" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCECar TER-87139568" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCECar TER-87139550" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCECar TER-87118117" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar TER-87727842" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCECar TER-87727834" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCECar TER-87727826" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCECar TER-87118091" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCECar TER-87727818" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCECar TER-87118083" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCECar TER-87727800" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCECar TER-87727792" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar TER-87118075" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCECar TER-87727784" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCECar TER-87727776" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCECar TER-87727768" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCECar TER-87118067" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCECar TER-87727750" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCECar TER-87344127" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCECar TER-87139535" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCECar TER-87139527" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCECar TER-87727743" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCECar TER-87727735" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCECar TER-87118000" } ], "timestamp": "1749816886", "trip": { "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN43351R4442128:2025-06-12T00:24:33Z" } } }, { "id": "OCESN468259R4449353:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar TER-87765008" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87765412" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar TER-87765420" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar TER-87765438" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCECar TER-87765446" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCECar TER-87765453" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCECar TER-87765479" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCECar TER-87765503" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCECar TER-87753707" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCECar TER-87753715" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCECar TER-87753731" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCECar TER-87753764" }, { "arrival": { "delay": 0, "time": "1749829500" }, "stopId": "StopPoint:OCECar TER-87753004" } ], "timestamp": "1749816886", "trip": { "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN468259R4449353:2025-06-13T00:25:47Z" } } }, { "id": "OCESN842493F4444710:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87342469" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87342451" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87342410" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87342402" }, { "arrival": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87342006" } ], "timestamp": "1749816886", "trip": { "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN842493F4444710:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857040F4099533:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749816886", "trip": { "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN857040F4099533:2025-06-12T00:24:33Z" } } }, { "id": "OCESN874010F4461675:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1749820680" }, "departure": { "delay": 0, "time": "1749820740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87782607" }, { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87696328" } ], "timestamp": "1749820277", "trip": { "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN874010F4461675:2025-06-13T00:25:47Z" } } }, { "id": "OCESN89149R4454384:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820500" }, "stopId": "StopPoint:OCECar-87526574" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar-87751206" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCECar-87651802" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCECar-87763003" }, { "arrival": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCECar-87733592" } ], "timestamp": "1749816886", "trip": { "startDate": "20250613", "startTime": "15:15:00", "tripId": "OCESN89149R4454384:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA849422F4449969:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749816946", "trip": { "startDate": "20250613", "startTime": "15:16:00", "tripId": "OCEEA849422F4449969:2025-06-13T00:25:47Z" } } }, { "id": "OCESN151849F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopArea:OCE87684001" } ], "timestamp": "1749816946", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:16:00", "tripId": "OCESN151849F" } } }, { "id": "OCESN165530F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749822060" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749820396", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:16:00", "tripId": "OCESN165530F" } } }, { "id": "OCESN17623F4447711:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749816946", "trip": { "startDate": "20250613", "startTime": "15:16:00", "tripId": "OCESN17623F4447711:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17762F4459529:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749830520" }, "departure": { "delay": 0, "time": "1749830580" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749831000" }, "departure": { "delay": 0, "time": "1749831060" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749831660" }, "departure": { "delay": 0, "time": "1749831720" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749832500" }, "departure": { "delay": 0, "time": "1749832560" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749833280" }, "departure": { "delay": 0, "time": "1749833340" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749833940" }, "departure": { "delay": 0, "time": "1749834180" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749834540" }, "departure": { "delay": 0, "time": "1749834600" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749835560" }, "departure": { "delay": 0, "time": "1749835680" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749839040" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1749816946", "trip": { "startDate": "20250613", "startTime": "15:16:00", "tripId": "OCESN17762F4459529:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860558F4451266:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1749816946", "trip": { "startDate": "20250613", "startTime": "15:16:00", "tripId": "OCESN860558F4451266:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88741F4462309:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749816946", "trip": { "startDate": "20250613", "startTime": "15:16:00", "tripId": "OCESN88741F4462309:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88850F4462376:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820560" }, "stopId": "StopPoint:OCETrain TER-80253914" }, { "arrival": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87193003" } ], "timestamp": "1749816946", "trip": { "startDate": "20250613", "startTime": "15:16:00", "tripId": "OCESN88850F4462376:2025-06-13T00:25:47Z" } } }, { "id": "OCESN130803F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749824100" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749817006", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:17:00", "tripId": "OCESN130803F" } } }, { "id": "OCESN7845F4446411:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCEOUIGO-87286005" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCEOUIGO-87313882" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCEOUIGO-87271494" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCEOUIGO-87111849" }, { "arrival": { "delay": 0, "time": "1749832380" }, "departure": { "delay": 0, "time": "1749832560" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 0, "time": "1749833940" }, "departure": { "delay": 0, "time": "1749834120" }, "stopId": "StopPoint:OCEOUIGO-87763029" }, { "arrival": { "delay": 0, "time": "1749836040" }, "departure": { "delay": 0, "time": "1749836220" }, "stopId": "StopPoint:OCEOUIGO-87318964" }, { "arrival": { "delay": 0, "time": "1749837480" }, "departure": { "delay": 0, "time": "1749837780" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 0, "time": "1749838800" }, "stopId": "StopPoint:OCEOUIGO-87751008" } ], "timestamp": "1749817006", "trip": { "startDate": "20250613", "startTime": "15:17:00", "tripId": "OCESN7845F4446411:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834361F4455926:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87192203" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87192211" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87192229" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87192302" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87215335" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87215012" } ], "timestamp": "1749817006", "trip": { "startDate": "20250613", "startTime": "15:17:00", "tripId": "OCESN834361F4455926:2025-06-13T00:25:47Z" } } }, { "id": "OCESN847622F4444246:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749817006", "trip": { "startDate": "20250613", "startTime": "15:17:00", "tripId": "OCESN847622F4444246:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865813F4451859:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820620" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87595736" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87595744" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87595876" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87595892" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87586495" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87586453" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87586438" }, { "arrival": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1749817006", "trip": { "startDate": "20250613", "startTime": "15:17:00", "tripId": "OCESN865813F4451859:2025-06-13T00:25:47Z" } } }, { "id": "OCESA86052F4451248:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749828180" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749817066", "trip": { "startDate": "20250613", "startTime": "15:18:00", "tripId": "OCESA86052F4451248:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839749F4441139:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87171926" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87172254" } ], "timestamp": "1749817066", "trip": { "startDate": "20250613", "startTime": "15:18:00", "tripId": "OCESN839749F4441139:2025-06-13T00:25:47Z" } } }, { "id": "OCESN851738F4450127:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87415018" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87415125" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87415141" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87415166" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749817066", "trip": { "startDate": "20250613", "startTime": "15:18:00", "tripId": "OCESN851738F4450127:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866831F4452100:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1749817066", "trip": { "startDate": "20250613", "startTime": "15:18:00", "tripId": "OCESN866831F4452100:2025-06-13T00:25:47Z" } } }, { "id": "OCESN895914F4454839:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820680" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87718304" }, { "arrival": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749817066", "trip": { "startDate": "20250613", "startTime": "15:18:00", "tripId": "OCESN895914F4454839:2025-06-13T00:25:47Z" } } }, { "id": "OCESN130822F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749824340" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749817126", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN130822F" } } }, { "id": "OCESN150016F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749821820" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749820366", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN150016F" } } }, { "id": "OCESN18182F4447978:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-85043000" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87184440" } ], "timestamp": "1749817126", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN18182F4447978:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23430F4447548:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1749817126", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN23430F4447548:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832021F4457000:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1749817126", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN832021F4457000:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835026F4455866:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749817126", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN835026F4455866:2025-06-13T00:25:47Z" } } }, { "id": "OCESN848814F4449917:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749817126", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN848814F4449917:2025-06-13T00:25:47Z" } } }, { "id": "OCESN852218F4450137:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749817126", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN852218F4450137:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866429F4096368:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3600, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 3600, "time": "1749824640" }, "departure": { "delay": 3600, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 3600, "time": "1749825660" }, "departure": { "delay": 3600, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 3600, "time": "1749827580" }, "departure": { "delay": 3600, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 3600, "time": "1749828780" }, "departure": { "delay": 3600, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 3600, "time": "1749829740" }, "departure": { "delay": 3600, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87673251" }, { "arrival": { "delay": 3600, "time": "1749829980" }, "departure": { "delay": 3600, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-87673269" }, { "arrival": { "delay": 3600, "time": "1749830280" }, "departure": { "delay": 3600, "time": "1749830340" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 3600, "time": "1749830580" }, "departure": { "delay": 3600, "time": "1749830640" }, "stopId": "StopPoint:OCETrain TER-87673285" }, { "arrival": { "delay": 3600, "time": "1749830940" }, "departure": { "delay": 3600, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87673293" }, { "arrival": { "delay": 3600, "time": "1749831120" }, "departure": { "delay": 3600, "time": "1749831180" }, "stopId": "StopPoint:OCETrain TER-87673319" }, { "arrival": { "delay": 3600, "time": "1749831420" }, "departure": { "delay": 3600, "time": "1749831480" }, "stopId": "StopPoint:OCETrain TER-87673095" }, { "arrival": { "delay": 3600, "time": "1749831720" }, "departure": { "delay": 3600, "time": "1749831900" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 3600, "time": "1749832380" }, "departure": { "delay": 3600, "time": "1749832440" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 3600, "time": "1749832740" }, "departure": { "delay": 3600, "time": "1749832800" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 3600, "time": "1749833340" }, "departure": { "delay": 3600, "time": "1749833400" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 3600, "time": "1749833940" }, "departure": { "delay": 3600, "time": "1749834000" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 3600, "time": "1749834240" }, "stopId": "StopPoint:OCETrain TER-87677005" } ], "timestamp": "1749820247", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN866429F4096368:2025-06-06T00:36:00Z" } } }, { "id": "OCESN867228F4096278:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3600, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 3600, "time": "1749824640" }, "departure": { "delay": 3600, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 3600, "time": "1749825660" }, "departure": { "delay": 3600, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 3600, "time": "1749827580" }, "departure": { "delay": 3600, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 3600, "time": "1749828780" }, "departure": { "delay": 3600, "time": "1749829440" }, "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 3600, "time": "1749830460" }, "departure": { "delay": 3600, "time": "1749830520" }, "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 3600, "time": "1749831180" }, "departure": { "delay": 3600, "time": "1749831240" }, "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 3600, "time": "1749831900" }, "departure": { "delay": 3600, "time": "1749831960" }, "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 3600, "time": "1749832680" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1749820247", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN867228F4096278:2025-06-06T00:36:00Z" } } }, { "id": "OCESN876259F4443015:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87784009" } ], "timestamp": "1749817126", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN876259F4443015:2025-06-12T00:24:33Z" } } }, { "id": "OCESN886837F4462210:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722405" }, { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1749820156", "trip": { "startDate": "20250613", "startTime": "15:19:00", "tripId": "OCESN886837F4462210:2025-06-13T00:25:47Z" } } }, { "id": "OCESA881142F4453255:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87757625" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESA881142F4453255:2025-06-13T00:25:47Z" } } }, { "id": "OCESN165527F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749822300" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749817186", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN165527F" } } }, { "id": "OCESN23255F4447617:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 300, "time": "1749821340" }, "departure": { "delay": 300, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 300, "time": "1749821520" }, "departure": { "delay": 300, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 300, "time": "1749821700" }, "departure": { "delay": 300, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 300, "time": "1749821940" }, "departure": { "delay": 300, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 300, "time": "1749822060" }, "departure": { "delay": 300, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 300, "time": "1749822480" }, "departure": { "delay": 300, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 300, "time": "1749822780" }, "departure": { "delay": 300, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 300, "time": "1749822900" }, "departure": { "delay": 300, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 300, "time": "1749823140" }, "departure": { "delay": 300, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 300, "time": "1749823260" }, "departure": { "delay": 300, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 300, "time": "1749823380" }, "departure": { "delay": 300, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 300, "time": "1749823620" }, "departure": { "delay": 300, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 300, "time": "1749823740" }, "departure": { "delay": 300, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 300, "time": "1749823860" }, "departure": { "delay": 300, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 300, "time": "1749824040" }, "departure": { "delay": 300, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 300, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN23255F4447617:2025-06-13T00:25:47Z" } } }, { "id": "OCESN44818R4460656:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar TER-87192039" }, { "arrival": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCECar TER-87194001" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN44818R4460656:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5288F4296212:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749829620" }, "departure": { "delay": 0, "time": "1749830100" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1749831900" }, "departure": { "delay": 0, "time": "1749832200" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749832740" }, "departure": { "delay": 0, "time": "1749833100" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749836220" }, "stopId": "StopPoint:OCETGV INOUI-87223263" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN5288F4296212:2025-06-12T00:24:33Z" } } }, { "id": "OCESN58812R4447007:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCECar-87137802" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN58812R4447007:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830722F4458179:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749821040" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87212415" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87212431" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87212464" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN830722F4458179:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830821F4458044:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN830821F4458044:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831416F4457780:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87182691" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87182717" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87182725" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87182329" }, { "arrival": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN831416F4457780:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832640F4456430:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749820860" }, "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETramTrain-87182568" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN832640F4456430:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835823F4455758:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87144451" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN835823F4455758:2025-06-13T00:25:47Z" } } }, { "id": "OCESN837547F4455630:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN837547F4455630:2025-06-13T00:25:47Z" } } }, { "id": "OCESN838832F4441340:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87172130" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87172122" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87172874" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87172858" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87172072" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87172031" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN838832F4441340:2025-06-12T00:24:33Z" } } }, { "id": "OCESN886181F3786843:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 1800, "time": "1749823680" }, "departure": { "delay": 1800, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 1800, "time": "1749824160" }, "departure": { "delay": 1800, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 1800, "time": "1749824580" }, "departure": { "delay": 1800, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 1800, "time": "1749825000" }, "departure": { "delay": 1800, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 1800, "time": "1749825600" }, "departure": { "delay": 1800, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 1800, "time": "1749826140" }, "departure": { "delay": 1800, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 1800, "time": "1749826920" }, "departure": { "delay": 1800, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 1800, "time": "1749828300" }, "departure": { "delay": 1800, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 1800, "time": "1749829080" }, "departure": { "delay": 1800, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 1800, "time": "1749829500" }, "departure": { "delay": 1800, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 1800, "time": "1749830160" }, "departure": { "delay": 1800, "time": "1749830220" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 1800, "time": "1749830520" }, "departure": { "delay": 1800, "time": "1749830580" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 1800, "time": "1749830820" }, "departure": { "delay": 1800, "time": "1749830880" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 1800, "time": "1749831060" }, "departure": { "delay": 1800, "time": "1749831120" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 1800, "time": "1749831540" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749820396", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN886181F3786843:2025-06-12T00:24:33Z" } } }, { "id": "OCESN887129F4462264:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN887129F4462264:2025-06-13T00:25:47Z" } } }, { "id": "OCESN895967F4454850:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87718304" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87718106" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87718114" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87718122" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87718130" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87718197" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87718213" }, { "arrival": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87718239" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN895967F4454850:2025-06-13T00:25:47Z" } } }, { "id": "OCESN95266R4440808:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820800" }, "stopId": "StopPoint:OCECar TER-87611749" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCECar TER-87134387" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar TER-87586370" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCECar TER-87586362" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCECar TER-87586347" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCECar TER-87462390" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCECar TER-87586339" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCECar TER-87586263" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCECar TER-87589200" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCECar TER-87582353" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCECar TER-87586321" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCECar TER-87586313" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCECar TER-87586305" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCECar TER-87582346" }, { "arrival": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCECar TER-87586008" } ], "timestamp": "1749817186", "trip": { "startDate": "20250613", "startTime": "15:20:00", "tripId": "OCESN95266R4440808:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17626F4447708:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749817247", "trip": { "startDate": "20250613", "startTime": "15:21:00", "tripId": "OCESN17626F4447708:2025-06-13T00:25:47Z" } } }, { "id": "OCESN18181F4447977:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87184440" }, { "arrival": { "delay": 0, "time": "1749820980" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-85043000" } ], "timestamp": "1749817247", "trip": { "startDate": "20250613", "startTime": "15:21:00", "tripId": "OCESN18181F4447977:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23364F4447575:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87745679" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749817247", "trip": { "startDate": "20250613", "startTime": "15:21:00", "tripId": "OCESN23364F4447575:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841510F4444902:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87295014" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87295568" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87295808" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1749817247", "trip": { "startDate": "20250613", "startTime": "15:21:00", "tripId": "OCESN841510F4444902:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870527F4438257:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1749820920" }, "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87353573" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87611939" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87353599" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87353581" }, { "arrival": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87611467" } ], "timestamp": "1749817247", "trip": { "startDate": "20250613", "startTime": "15:21:00", "tripId": "OCESN870527F4438257:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877514F4230278:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87775379" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87775353" }, { "arrival": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87775288" } ], "timestamp": "1749817247", "trip": { "startDate": "20250613", "startTime": "15:21:00", "tripId": "OCESN877514F4230278:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9563F4455171:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 900, "time": "1749830880" }, "departure": { "delay": 900, "time": "1749831000" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 900, "time": "1749832380" }, "departure": { "delay": 900, "time": "1749832500" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 900, "time": "1749834840" }, "stopId": "StopPoint:OCEICE-80110684" } ], "timestamp": "1749817247", "trip": { "startDate": "20250613", "startTime": "15:21:00", "tripId": "OCESN9563F4455171:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96228F3898758:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749817247", "trip": { "startDate": "20250613", "startTime": "15:21:00", "tripId": "OCESN96228F3898758:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96263F4455237:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820860" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1749817247", "trip": { "startDate": "20250613", "startTime": "15:21:00", "tripId": "OCESN96263F4455237:2025-06-13T00:25:47Z" } } }, { "id": "OCESN155858F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749825780" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749817307", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN155858F" } } }, { "id": "OCESN165436F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749824760" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749817307", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN165436F" } } }, { "id": "OCESN19946F4448186:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-88850010" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-88850685" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87286872" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87286864" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87286831" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87287102" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN19946F4448186:2025-06-13T00:25:47Z" } } }, { "id": "OCESN44939R4460711:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCECar TER-87193250" }, { "arrival": { "delay": 0, "time": "1749821100" }, "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCECar TER-87406850" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCECar TER-87406884" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87406868" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCECar TER-87193508" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCECar TER-87194019" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar TER-87476861" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCECar TER-87193532" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCECar TER-87193557" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCECar TER-87748376" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCECar TER-87193565" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCECar TER-87477141" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCECar TER-87406900" }, { "arrival": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCECar TER-87193615" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN44939R4460711:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6163F4432672:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749830460" }, "departure": { "delay": 0, "time": "1749830640" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749834660" }, "departure": { "delay": 0, "time": "1749834900" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749837720" }, "departure": { "delay": 0, "time": "1749837900" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749839220" }, "departure": { "delay": 0, "time": "1749839460" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749840000" }, "departure": { "delay": 0, "time": "1749840240" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749841380" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN6163F4432672:2025-06-12T00:24:33Z" } } }, { "id": "OCESN831624F4457438:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87214247" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN831624F4457438:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831721F4457311:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN831721F4457311:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834858F4455912:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87193524" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN834858F4455912:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860519F4451247:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN860519F4451247:2025-06-13T00:25:47Z" } } }, { "id": "OCESN87439F4461788:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-80143099" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN87439F4461788:2025-06-13T00:25:47Z" } } }, { "id": "OCESN880150F4453085:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820920" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749821160" }, "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1749817307", "trip": { "startDate": "20250613", "startTime": "15:22:00", "tripId": "OCESN880150F4453085:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5120F3827641:2025-05-29T00:11:56Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749832200" }, "departure": { "delay": 0, "time": "1749832800" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749835260" }, "departure": { "delay": 0, "time": "1749835440" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749838500" }, "departure": { "delay": 0, "time": "1749838680" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749840600" }, "stopId": "StopPoint:OCETGV INOUI-87773002" } ], "timestamp": "1749817366", "trip": { "startDate": "20250613", "startTime": "15:23:00", "tripId": "OCESN5120F3827641:2025-05-29T00:11:56Z" } } }, { "id": "OCESN56269R4449555:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCECar-87473009" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar-87473389" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCECar-87476556" } ], "timestamp": "1749817366", "trip": { "startDate": "20250613", "startTime": "15:23:00", "tripId": "OCESN56269R4449555:2025-06-13T00:25:47Z" } } }, { "id": "OCESN864215F3509942:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749817366", "trip": { "startDate": "20250613", "startTime": "15:23:00", "tripId": "OCESN864215F3509942:2025-06-12T00:24:33Z" } } }, { "id": "OCESN870321F4438215:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749821220" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87611749" } ], "timestamp": "1749817366", "trip": { "startDate": "20250613", "startTime": "15:23:00", "tripId": "OCESN870321F4438215:2025-06-13T00:25:47Z" } } }, { "id": "OCESN880149F4453084:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749820980" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749817366", "trip": { "startDate": "20250613", "startTime": "15:23:00", "tripId": "OCESN880149F4453084:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2613F4433490:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETGV INOUI-87192039" } ], "timestamp": "1749817426", "trip": { "startDate": "20250613", "startTime": "15:24:00", "tripId": "OCESN2613F4433490:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7641F4428691:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCEOUIGO-87575001" }, { "arrival": { "delay": 0, "time": "1749828660" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCEOUIGO-87485300" }, { "arrival": { "delay": 0, "time": "1749829920" }, "departure": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCEOUIGO-87485227" }, { "arrival": { "delay": 0, "time": "1749831360" }, "stopId": "StopPoint:OCEOUIGO-87485003" } ], "timestamp": "1749817426", "trip": { "startDate": "20250613", "startTime": "15:24:00", "tripId": "OCESN7641F4428691:2025-06-11T00:16:05Z" } } }, { "id": "OCESN7804F4446427:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCEOUIGO-87722025" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCEOUIGO-87723197" }, { "arrival": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCEOUIGO-87686006" } ], "timestamp": "1749817426", "trip": { "startDate": "20250613", "startTime": "15:24:00", "tripId": "OCESN7804F4446427:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830154F4458869:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87212142" } ], "timestamp": "1749817426", "trip": { "startDate": "20250613", "startTime": "15:24:00", "tripId": "OCESN830154F4458869:2025-06-13T00:25:47Z" } } }, { "id": "OCESN859420F3991642:2025-05-25T00:05:28Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87481192" } ], "timestamp": "1749817426", "trip": { "startDate": "20250613", "startTime": "15:24:00", "tripId": "OCESN859420F3991642:2025-05-25T00:05:28Z" } } }, { "id": "OCESN872640F4438501:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821040" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749817426", "trip": { "startDate": "20250613", "startTime": "15:24:00", "tripId": "OCESN872640F4438501:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886730F4462179:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 2400, "time": "1749824400" }, "departure": { "delay": 2400, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 2400, "time": "1749825300" }, "departure": { "delay": 2400, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 2400, "time": "1749825720" }, "departure": { "delay": 2400, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 2400, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749820486", "trip": { "startDate": "20250613", "startTime": "15:24:00", "tripId": "OCESN886730F4462179:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17486F4447940:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749830580" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749817486", "trip": { "startDate": "20250613", "startTime": "15:25:00", "tripId": "OCESN17486F4447940:2025-06-13T00:25:47Z" } } }, { "id": "OCESN45039R4460763:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCECar TER-87193615" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87703421" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCECar TER-87703439" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCECar TER-87703447" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar TER-87703454" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCECar TER-87193664" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar TER-87717751" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCECar TER-87717769" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCECar TER-87406991" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCECar TER-87215491" }, { "arrival": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCECar TER-87215459" } ], "timestamp": "1749817486", "trip": { "startDate": "20250613", "startTime": "15:25:00", "tripId": "OCESN45039R4460763:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4764F4449364:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCEINTERCITES-87751008" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749829260" }, "departure": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 0, "time": "1749830280" }, "departure": { "delay": 0, "time": "1749830520" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749832200" }, "departure": { "delay": 0, "time": "1749832380" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749834960" }, "departure": { "delay": 0, "time": "1749835320" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749837360" }, "departure": { "delay": 0, "time": "1749837480" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749841260" }, "departure": { "delay": 0, "time": "1749841380" }, "stopId": "StopPoint:OCEINTERCITES-87586545" }, { "arrival": { "delay": 0, "time": "1749844200" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749817486", "trip": { "startDate": "20250613", "startTime": "15:25:00", "tripId": "OCESN4764F4449364:2025-06-13T00:25:47Z" } } }, { "id": "OCESN837549F4455626:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749821340" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749817486", "trip": { "startDate": "20250613", "startTime": "15:25:00", "tripId": "OCESN837549F4455626:2025-06-13T00:25:47Z" } } }, { "id": "OCESN867430F3920049:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCETrain TER-87672725" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87672709" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87672634" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87672618" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87672600" }, { "arrival": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1749817486", "trip": { "startDate": "20250613", "startTime": "15:25:00", "tripId": "OCESN867430F3920049:2025-06-09T02:14:31Z" } } }, { "id": "OCESN89085R4454299:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCECar-87763003" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCECar-87763425" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCECar-87763466" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCECar-87763508" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCECar-87763557" }, { "arrival": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCECar-87763607" } ], "timestamp": "1749817486", "trip": { "startDate": "20250613", "startTime": "15:25:00", "tripId": "OCESN89085R4454299:2025-06-13T00:25:47Z" } } }, { "id": "OCESN95265R4440807:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCECar TER-87586008" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar TER-87582346" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCECar TER-87586305" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCECar TER-87586313" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCECar TER-87586321" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCECar TER-87582353" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar TER-87589200" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCECar TER-87586263" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCECar TER-87586339" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCECar TER-87462390" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCECar TER-87586347" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCECar TER-87586362" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCECar TER-87586370" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCECar TER-87134387" }, { "arrival": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCECar TER-87611749" } ], "timestamp": "1749817486", "trip": { "startDate": "20250613", "startTime": "15:25:00", "tripId": "OCESN95265R4440807:2025-06-13T00:25:47Z" } } }, { "id": "OCESN97391R4444065:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821100" }, "stopId": "StopPoint:OCECar-87486019" }, { "arrival": { "delay": 0, "time": "1749821280" }, "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCECar-87463034" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCECar-87334029" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar-87486258" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCECar-87486282" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCECar-87489146" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCECar-87462986" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCECar-87485615" } ], "timestamp": "1749817486", "trip": { "startDate": "20250613", "startTime": "15:25:00", "tripId": "OCESN97391R4444065:2025-06-13T00:25:47Z" } } }, { "id": "OCESN842308F4444774:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87317164" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87317198" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87317222" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87317230" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87317255" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87342337" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87342303" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87342253" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87342246" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87342212" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87342188" }, { "arrival": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1749817546", "trip": { "startDate": "20250613", "startTime": "15:26:00", "tripId": "OCESN842308F4444774:2025-06-13T00:25:47Z" } } }, { "id": "OCESN864007F4451600:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87437798" }, { "arrival": { "delay": 0, "time": "1749821460" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87437806" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87485102" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87485136" }, { "arrival": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87485144" } ], "timestamp": "1749817546", "trip": { "startDate": "20250613", "startTime": "15:26:00", "tripId": "OCESN864007F4451600:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868465F4452267:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87594499" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749817546", "trip": { "startDate": "20250613", "startTime": "15:26:00", "tripId": "OCESN868465F4452267:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881468F4453309:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821160" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749817546", "trip": { "startDate": "20250613", "startTime": "15:26:00", "tripId": "OCESN881468F4453309:2025-06-13T00:25:47Z" } } }, { "id": "OCESA881239F4453246:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 600, "time": "1749822540" }, "departure": { "delay": 600, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 600, "time": "1749822780" }, "departure": { "delay": 600, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 600, "time": "1749823020" }, "departure": { "delay": 600, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 600, "time": "1749823260" }, "departure": { "delay": 600, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 600, "time": "1749823440" }, "departure": { "delay": 600, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 600, "time": "1749823680" }, "departure": { "delay": 600, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 600, "time": "1749824040" }, "departure": { "delay": 600, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 600, "time": "1749824340" }, "departure": { "delay": 600, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 600, "time": "1749824520" }, "departure": { "delay": 600, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 600, "time": "1749824820" }, "departure": { "delay": 600, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 600, "time": "1749825060" }, "departure": { "delay": 600, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 600, "time": "1749825540" }, "departure": { "delay": 600, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 600, "time": "1749825780" }, "departure": { "delay": 600, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 600, "time": "1749825960" }, "departure": { "delay": 600, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 600, "time": "1749826260" }, "departure": { "delay": 600, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 600, "time": "1749826440" }, "departure": { "delay": 600, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 600, "time": "1749826680" }, "departure": { "delay": 600, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 600, "time": "1749826860" }, "departure": { "delay": 600, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 600, "time": "1749827280" }, "departure": { "delay": 600, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 600, "time": "1749827700" }, "departure": { "delay": 600, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 600, "time": "1749827880" }, "departure": { "delay": 600, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 600, "time": "1749828120" }, "departure": { "delay": 600, "time": "1749828180" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 600, "time": "1749828300" }, "departure": { "delay": 600, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 600, "time": "1749828660" }, "departure": { "delay": 600, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 600, "time": "1749828900" }, "departure": { "delay": 600, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 600, "time": "1749829320" }, "departure": { "delay": 600, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 600, "time": "1749829560" }, "departure": { "delay": 600, "time": "1749829620" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 600, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749820096", "trip": { "startDate": "20250613", "startTime": "15:27:00", "tripId": "OCESA881239F4453246:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832918F4456131:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87213256" } ], "timestamp": "1749817606", "trip": { "startDate": "20250613", "startTime": "15:27:00", "tripId": "OCESN832918F4456131:2025-06-13T00:25:47Z" } } }, { "id": "OCESN842654F4444695:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87317081" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87317099" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87317107" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87317123" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87281071" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1749817606", "trip": { "startDate": "20250613", "startTime": "15:27:00", "tripId": "OCESN842654F4444695:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865320F4455549:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1749817606", "trip": { "startDate": "20250613", "startTime": "15:27:00", "tripId": "OCESN865320F4455549:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893756F4454553:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821220" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87691469" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87696203" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87696187" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87696179" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87696161" }, { "arrival": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87696146" } ], "timestamp": "1749817606", "trip": { "startDate": "20250613", "startTime": "15:27:00", "tripId": "OCESN893756F4454553:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA847509F4444261:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87313692" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87313700" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87313718" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87313726" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87313734" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87313742" }, { "arrival": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87313759" } ], "timestamp": "1749817667", "trip": { "startDate": "20250613", "startTime": "15:28:00", "tripId": "OCEEA847509F4444261:2025-06-13T00:25:47Z" } } }, { "id": "OCESN18919F4448104:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87744078" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87746701" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87746719" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87746727" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87746735" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87746743" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87746750" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87746768" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87746776" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87746818" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87462085" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87746784" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87746826" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87746834" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87746842" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87746859" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87746867" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87746883" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87746875" }, { "arrival": { "delay": 0, "time": "1749830940" }, "stopId": "StopArea:OCE85015008" } ], "timestamp": "1749817667", "trip": { "startDate": "20250613", "startTime": "15:28:00", "tripId": "OCESN18919F4448104:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3425F3520509:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETrain TER-87448001" }, { "arrival": { "delay": 0, "time": "1749829920" }, "departure": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCETrain TER-87448159" }, { "arrival": { "delay": 0, "time": "1749830880" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87447698" }, { "arrival": { "delay": 0, "time": "1749832140" }, "stopId": "StopPoint:OCETrain TER-87447680" } ], "timestamp": "1749817667", "trip": { "startDate": "20250613", "startTime": "15:28:00", "tripId": "OCESN3425F3520509:2025-06-11T00:16:05Z" } } }, { "id": "OCESN58912R3533614:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCECar-87690263" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCECar-87137455" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCECar-87690255" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCECar-87744243" }, { "arrival": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "15:28:00", "tripId": "OCESN58912R3533614:2025-06-11T00:16:05Z" } } }, { "id": "OCESN832641F4456428:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETramTrain-87182881" }, { "arrival": { "delay": 0, "time": "1749821400" }, "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1749821520" }, "departure": { "delay": 0, "time": "1749821580" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749817667", "trip": { "startDate": "20250613", "startTime": "15:28:00", "tripId": "OCESN832641F4456428:2025-06-13T00:25:47Z" } } }, { "id": "OCESN861288F4461244:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87576215" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87576231" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87576223" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87576199" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87699223" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87576181" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87576025" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87576173" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87576165" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87576157" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87576140" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87576082" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87543165" } ], "timestamp": "1749817667", "trip": { "startDate": "20250613", "startTime": "15:28:00", "tripId": "OCESN861288F4461244:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881638F4453338:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87755629" }, { "arrival": { "delay": 0, "time": "1749821580" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749817667", "trip": { "startDate": "20250613", "startTime": "15:28:00", "tripId": "OCESN881638F4453338:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894619F4454698:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821280" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87144121" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87144147" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87185629" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87185595" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87185314" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87185348" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87184200" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87184242" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1749817667", "trip": { "startDate": "20250613", "startTime": "15:28:00", "tripId": "OCESN894619F4454698:2025-06-13T00:25:47Z" } } }, { "id": "OCESN151554F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1749823560" }, "stopId": "StopArea:OCE87682005" } ], "timestamp": "1749817726", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:29:00", "tripId": "OCESN151554F" } } }, { "id": "OCESN6978F4293567:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETGV INOUI-87746008" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETGV INOUI-87741132" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749828900" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749834900" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749817726", "trip": { "startDate": "20250613", "startTime": "15:29:00", "tripId": "OCESN6978F4293567:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8311F3820382:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETGV INOUI-87571216" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETGV INOUI-87571000" } ], "timestamp": "1749817726", "trip": { "startDate": "20250613", "startTime": "15:29:00", "tripId": "OCESN8311F3820382:2025-06-11T00:16:05Z" } } }, { "id": "OCESN841707F4444886:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821340" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87296244" } ], "timestamp": "1749817726", "trip": { "startDate": "20250613", "startTime": "15:29:00", "tripId": "OCESN841707F4444886:2025-06-13T00:25:47Z" } } }, { "id": "OCESN128616F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749821460" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1749820486", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN128616F" } } }, { "id": "OCESN165334F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749821880" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749817786", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN165334F" } } }, { "id": "OCESN45042R4460766:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar TER-87215459" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCECar TER-87215491" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCECar TER-87406991" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCECar TER-87717769" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCECar TER-87728592" }, { "arrival": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCECar TER-87193615" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN45042R4460766:2025-06-13T00:25:47Z" } } }, { "id": "OCESN57825R4449729:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCECar-87205575" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCECar-87688978" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCECar-87644153" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCECar-87930958" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCECar-87337501" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar-87571430" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCECar-87465724" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCECar-87644104" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCECar-87337527" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCECar-87644195" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCECar-87571471" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCECar-87644203" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCECar-87571489" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCECar-87644286" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCECar-87688945" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCECar-87644047" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCECar-87280065" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCECar-87216689" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCECar-87644096" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCECar-87688952" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCECar-87597401" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCECar-87644260" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCECar-87597377" }, { "arrival": { "delay": 0, "time": "1749829560" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCECar-87644369" }, { "arrival": { "delay": 0, "time": "1749829740" }, "departure": { "delay": 0, "time": "1749829740" }, "stopId": "StopPoint:OCECar-87644351" }, { "arrival": { "delay": 0, "time": "1749829860" }, "departure": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCECar-87216663" }, { "arrival": { "delay": 0, "time": "1749830460" }, "departure": { "delay": 0, "time": "1749830460" }, "stopId": "StopPoint:OCECar-87689950" }, { "arrival": { "delay": 0, "time": "1749830640" }, "departure": { "delay": 0, "time": "1749830640" }, "stopId": "StopPoint:OCECar-87690156" }, { "arrival": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCECar-87201541" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN57825R4449729:2025-06-13T00:25:47Z" } } }, { "id": "OCESN57863R3696869:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCECar-87688978" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCECar-87930958" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCECar-87337501" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar-87571430" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCECar-87644195" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCECar-87571471" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN57863R3696869:2025-06-06T00:36:00Z" } } }, { "id": "OCESN59749R4446741:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCECar-87694109" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCECar-87694307" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCECar-87694687" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCECar-87694828" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCECar-87765214" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCECar-87726042" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCECar-87726919" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCECar-87698639" }, { "arrival": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCECar-87726828" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN59749R4446741:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855346F3825027:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87473504" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87473561" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87473553" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87473546" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87473587" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87473538" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87473520" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87473579" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87473512" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87473207" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN855346F3825027:2025-06-06T00:36:00Z" } } }, { "id": "OCESN860367F4451221:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87009696" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87571406" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87571414" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87571422" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87571430" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87571448" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87571455" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87571463" }, { "arrival": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87571471" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN860367F4451221:2025-06-13T00:25:47Z" } } }, { "id": "OCESN863459F4451579:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87485540" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87485490" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87485250" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87485227" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87485193" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87485185" }, { "arrival": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87485003" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN863459F4451579:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868216F4452212:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87595157" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87595132" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87592501" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87592741" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN868216F4452212:2025-06-13T00:25:47Z" } } }, { "id": "OCESN869024F4452324:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87592048" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87592352" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87592360" }, { "arrival": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87592378" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN869024F4452324:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96570F4444160:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821400" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749817786", "trip": { "startDate": "20250613", "startTime": "15:30:00", "tripId": "OCESN96570F4444160:2025-06-13T00:25:47Z" } } }, { "id": "OCESN148438F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749828060" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749817846", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN148438F" } } }, { "id": "OCESN2440F3931211:2025-06-04T00:00:41Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN2440F3931211:2025-06-04T00:00:41Z" } } }, { "id": "OCESN830543F4458471:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN830543F4458471:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835087F4455827:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87141093" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87141143" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87141150" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN835087F4455827:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844824F4444409:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN844824F4444409:2025-06-13T00:25:47Z" } } }, { "id": "OCESN849925F4449983:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN849925F4449983:2025-06-13T00:25:47Z" } } }, { "id": "OCESN858361F4008378:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN858361F4008378:2025-06-07T00:26:51Z" } } }, { "id": "OCESN8634F3841038:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETGV INOUI-87474007" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749834240" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN8634F3841038:2025-06-13T00:25:47Z" } } }, { "id": "OCESN872735F4438540:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749821700" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87671156" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCETrain TER-87671339" }, { "arrival": { "delay": 0, "time": "1749829920" }, "departure": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCETrain TER-87672139" }, { "arrival": { "delay": 0, "time": "1749830700" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN872735F4438540:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886227F4453715:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749821640" }, "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87726729" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN886227F4453715:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88849F4462375:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-80253914" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN88849F4462375:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893166F4454507:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821460" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749817846", "trip": { "startDate": "20250613", "startTime": "15:31:00", "tripId": "OCESN893166F4454507:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA848877F4461054:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87342030" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87342063" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87342071" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1749817906", "trip": { "startDate": "20250613", "startTime": "15:32:00", "tripId": "OCEEA848877F4461054:2025-06-13T00:25:47Z" } } }, { "id": "OCESN145825F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1749821580" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1749820426", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:32:00", "tripId": "OCESN145825F" } } }, { "id": "OCESN830725F4458170:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87212464" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87212431" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749817906", "trip": { "startDate": "20250613", "startTime": "15:32:00", "tripId": "OCESN830725F4458170:2025-06-13T00:25:47Z" } } }, { "id": "OCESN837550F4455624:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749817906", "trip": { "startDate": "20250613", "startTime": "15:32:00", "tripId": "OCESN837550F4455624:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860520F3840076:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1749817906", "trip": { "startDate": "20250613", "startTime": "15:32:00", "tripId": "OCESN860520F3840076:2025-06-06T00:36:00Z" } } }, { "id": "OCESN866333F4451978:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1749817906", "trip": { "startDate": "20250613", "startTime": "15:32:00", "tripId": "OCESN866333F4451978:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876357F4443074:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87773200" } ], "timestamp": "1749817906", "trip": { "startDate": "20250613", "startTime": "15:32:00", "tripId": "OCESN876357F4443074:2025-06-13T00:25:47Z" } } }, { "id": "OCESN891378F4454353:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCETrain TER-87683573" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87683557" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87683532" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749817906", "trip": { "startDate": "20250613", "startTime": "15:32:00", "tripId": "OCESN891378F4454353:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9572F4422913:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821520" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 0, "time": "1749830700" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1749817906", "trip": { "startDate": "20250613", "startTime": "15:32:00", "tripId": "OCESN9572F4422913:2025-06-12T00:24:33Z" } } }, { "id": "OCESN81422F4459104:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 300, "time": "1749822120" }, "departure": { "delay": 300, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-80359349" }, { "arrival": { "delay": 300, "time": "1749822300" }, "departure": { "delay": 300, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-80197871" }, { "arrival": { "delay": 300, "time": "1749822420" }, "departure": { "delay": 300, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-80359331" }, { "arrival": { "delay": 300, "time": "1749822600" }, "departure": { "delay": 300, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-80194332" }, { "arrival": { "delay": 300, "time": "1749823020" }, "departure": { "delay": 300, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-80194324" }, { "arrival": { "delay": 300, "time": "1749823620" }, "departure": { "delay": 300, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-80194266" }, { "arrival": { "delay": 300, "time": "1749823860" }, "departure": { "delay": 300, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-80194233" }, { "arrival": { "delay": 300, "time": "1749824100" }, "departure": { "delay": 300, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-80194225" }, { "arrival": { "delay": 300, "time": "1749824280" }, "departure": { "delay": 300, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-80194217" }, { "arrival": { "delay": 300, "time": "1749824460" }, "departure": { "delay": 300, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-80194209" }, { "arrival": { "delay": 300, "time": "1749824700" }, "departure": { "delay": 300, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-80920793" }, { "arrival": { "delay": 300, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-80194043" } ], "timestamp": "1749820156", "trip": { "startDate": "20250613", "startTime": "15:33:00", "tripId": "OCESN81422F4459104:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23158F4448230:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN23158F4448230:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830922F4457934:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87193615" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN830922F4457934:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832441F4456668:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749821760" }, "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN832441F4456668:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839742F4441142:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN839742F4441142:2025-06-13T00:25:47Z" } } }, { "id": "OCESN862214F4451457:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87394494" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87394486" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87394452" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87394437" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87394429" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87394411" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87394403" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87394015" }, { "arrival": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN862214F4451457:2025-06-13T00:25:47Z" } } }, { "id": "OCESN862524F4442653:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN862524F4442653:2025-06-12T00:24:33Z" } } }, { "id": "OCESN863171F4451557:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1749821820" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87575274" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87577403" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87575290" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87575332" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87575365" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87583849" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87583823" }, { "arrival": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN863171F4451557:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868022F4452182:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87592410" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87592428" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87592444" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87592485" }, { "arrival": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87592543" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN868022F4452182:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890051F4454189:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCETrain TER-87721605" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749818026", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN890051F4454189:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9226F4455096:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821640" }, "stopId": "StopPoint:OCELyria-85030007" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCELyria-85000109" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 0, "time": "1749830340" }, "departure": { "delay": 0, "time": "1749830580" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1749836340" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1749819916", "trip": { "startDate": "20250613", "startTime": "15:34:00", "tripId": "OCESN9226F4455096:2025-06-13T00:25:47Z" } } }, { "id": "OCESN165429F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749825660" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1749818087", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN165429F" } } }, { "id": "OCESN17777F4459522:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87686667" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1749829680" }, "departure": { "delay": 0, "time": "1749829740" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1749830160" }, "departure": { "delay": 0, "time": "1749830220" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1749831900" }, "departure": { "delay": 0, "time": "1749833340" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749834420" }, "departure": { "delay": 0, "time": "1749834480" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749834960" }, "departure": { "delay": 0, "time": "1749835020" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749835560" }, "departure": { "delay": 0, "time": "1749835620" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749836400" }, "departure": { "delay": 0, "time": "1749836460" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749837360" }, "departure": { "delay": 0, "time": "1749837480" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749838200" }, "departure": { "delay": 0, "time": "1749838260" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749838740" }, "departure": { "delay": 0, "time": "1749838860" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749839340" }, "departure": { "delay": 0, "time": "1749839400" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749840240" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN17777F4459522:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23157F4448229:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 300, "time": "1749822240" }, "departure": { "delay": 300, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 300, "time": "1749822420" }, "departure": { "delay": 300, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 300, "time": "1749822600" }, "departure": { "delay": 300, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 300, "time": "1749822840" }, "departure": { "delay": 300, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 300, "time": "1749822960" }, "departure": { "delay": 300, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 300, "time": "1749823380" }, "departure": { "delay": 300, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 300, "time": "1749823680" }, "departure": { "delay": 300, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 300, "time": "1749823800" }, "departure": { "delay": 300, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 300, "time": "1749824040" }, "departure": { "delay": 300, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 300, "time": "1749824160" }, "departure": { "delay": 300, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 300, "time": "1749824280" }, "departure": { "delay": 300, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 300, "time": "1749824520" }, "departure": { "delay": 300, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 300, "time": "1749824640" }, "departure": { "delay": 300, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 300, "time": "1749824760" }, "departure": { "delay": 300, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 300, "time": "1749824940" }, "departure": { "delay": 300, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 300, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN23157F4448229:2025-06-13T00:25:47Z" } } }, { "id": "OCESN427265R4442000:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar TER-87172007" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCECar TER-87172213" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCECar TER-87172239" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCECar TER-87172254" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN427265R4442000:2025-06-12T00:24:33Z" } } }, { "id": "OCESN57547R4449626:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar-87455097" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCECar-87394411" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCECar-87394437" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCECar-87643981" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCECar-87394452" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN57547R4449626:2025-06-13T00:25:47Z" } } }, { "id": "OCESN57964R3450635:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN57964R3450635:2025-06-09T02:14:31Z" } } }, { "id": "OCESN832917F4456136:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87213256" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN832917F4456136:2025-06-13T00:25:47Z" } } }, { "id": "OCESN838825F4441344:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87172130" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN838825F4441344:2025-06-12T00:24:33Z" } } }, { "id": "OCESN839556F4441214:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749829740" }, "departure": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749831000" }, "departure": { "delay": 0, "time": "1749831060" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1749831720" }, "departure": { "delay": 0, "time": "1749831780" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1749832860" }, "departure": { "delay": 0, "time": "1749833280" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1749834360" }, "departure": { "delay": 0, "time": "1749834420" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1749835080" }, "departure": { "delay": 0, "time": "1749835200" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1749838620" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN839556F4441214:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839867F4441100:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87142000" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN839867F4441100:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841230F4444956:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87287128" }, { "arrival": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN841230F4444956:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841815F4448763:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87295006" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN841815F4448763:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855837F3843165:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN855837F3843165:2025-06-06T00:36:00Z" } } }, { "id": "OCESN856141F4436613:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87471201" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87471219" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87476689" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87476606" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN856141F4436613:2025-06-12T00:24:33Z" } } }, { "id": "OCESN858897F4379214:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87486423" }, { "arrival": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87486449" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN858897F4379214:2025-06-10T14:32:59Z" } } }, { "id": "OCESN860130F3824129:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87701532" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87487843" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87487892" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87487876" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87571802" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87571810" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87571844" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87571851" }, { "arrival": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN860130F3824129:2025-06-12T00:24:33Z" } } }, { "id": "OCESN86989F4442863:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749828120" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749829920" }, "departure": { "delay": 0, "time": "1749830820" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749831540" }, "departure": { "delay": 0, "time": "1749831600" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749831960" }, "departure": { "delay": 0, "time": "1749832020" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749832560" }, "departure": { "delay": 0, "time": "1749832620" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749832980" }, "departure": { "delay": 0, "time": "1749833040" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749833400" }, "stopId": "StopPoint:OCETrain TER-87784009" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN86989F4442863:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881643F4453342:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821700" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749821940" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87755629" } ], "timestamp": "1749818087", "trip": { "startDate": "20250613", "startTime": "15:35:00", "tripId": "OCESN881643F4453342:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23750F4459442:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN23750F4459442:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831546F4457606:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87181222" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87402297" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87182345" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87303875" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87182360" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87182378" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87182386" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87386540" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87182543" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87182816" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN831546F4457606:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832444F4456658:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETramTrain-87534347" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN832444F4456658:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835650F4455801:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87175042" }, { "arrival": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87175018" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN835650F4455801:2025-06-13T00:25:47Z" } } }, { "id": "OCESN849950F4449993:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN849950F4449993:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857695F3869810:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN857695F3869810:2025-06-12T00:24:33Z" } } }, { "id": "OCESN858020F4436756:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1749821880" }, "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87481689" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87481713" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87481721" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87481812" }, { "arrival": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN858020F4436756:2025-06-12T00:24:33Z" } } }, { "id": "OCESN862430F4452719:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN862430F4452719:2025-06-13T00:25:47Z" } } }, { "id": "OCESN864516F4451636:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87491803" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87491811" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87491449" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87491472" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87491506" }, { "arrival": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN864516F4451636:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876213F4442962:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopArea:OCE87773465" }, { "arrival": { "delay": 300, "time": "1749824040" }, "departure": { "delay": 300, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 300, "time": "1749824940" }, "departure": { "delay": 300, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 300, "time": "1749825480" }, "departure": { "delay": 300, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 300, "time": "1749826500" }, "departure": { "delay": 300, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 300, "time": "1749827220" }, "departure": { "delay": 300, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 300, "time": "1749828480" }, "departure": { "delay": 300, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 300, "time": "1749829380" }, "departure": { "delay": 300, "time": "1749829440" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 300, "time": "1749830460" }, "departure": { "delay": 300, "time": "1749830580" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 300, "time": "1749831240" }, "departure": { "delay": 300, "time": "1749831300" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 300, "time": "1749831840" }, "departure": { "delay": 300, "time": "1749831900" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 300, "time": "1749832380" }, "departure": { "delay": 300, "time": "1749832440" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 300, "time": "1749832740" }, "departure": { "delay": 300, "time": "1749832800" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 300, "time": "1749833040" }, "departure": { "delay": 300, "time": "1749833100" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 300, "time": "1749833280" }, "departure": { "delay": 300, "time": "1749833340" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 300, "time": "1749833760" }, "departure": { "delay": 300, "time": "1749833820" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 300, "time": "1749834000" }, "departure": { "delay": 300, "time": "1749834060" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 300, "time": "1749834240" }, "departure": { "delay": 300, "time": "1749834300" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 300, "time": "1749834660" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749818716", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN876213F4442962:2025-06-12T00:24:33Z" } } }, { "id": "OCESN876359F4443077:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749822000" }, "departure": { "delay": 0, "time": "1749822060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773432" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773465" }, { "arrival": { "delay": 0, "time": "1749823020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87773002" } ], "timestamp": "1749818147", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN876359F4443077:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88808F4462350:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN88808F4462350:2025-06-13T00:25:47Z" } } }, { "id": "OCESN895857F4454828:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821760" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1749830340" }, "departure": { "delay": 0, "time": "1749830460" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1749831240" }, "departure": { "delay": 0, "time": "1749831300" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1749831780" }, "departure": { "delay": 0, "time": "1749831840" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1749832860" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1749818147", "trip": { "startDate": "20250613", "startTime": "15:36:00", "tripId": "OCESN895857F4454828:2025-06-13T00:25:47Z" } } }, { "id": "OCESN148840F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749828960" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749818206", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:37:00", "tripId": "OCESN148840F" } } }, { "id": "OCESN165327F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749822360" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749818206", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:37:00", "tripId": "OCESN165327F" } } }, { "id": "OCESN6117F4446683:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749831480" }, "departure": { "delay": 0, "time": "1749831660" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749832860" }, "departure": { "delay": 0, "time": "1749833100" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749833820" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749818206", "trip": { "startDate": "20250613", "startTime": "15:37:00", "tripId": "OCESN6117F4446683:2025-06-13T00:25:47Z" } } }, { "id": "OCESN847871F4449798:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87276378" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87276352" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87276311" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87276303" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87276733" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1749818206", "trip": { "startDate": "20250613", "startTime": "15:37:00", "tripId": "OCESN847871F4449798:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894538F4454679:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821820" }, "stopId": "StopPoint:OCETrain TER-87300863" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87710731" }, { "arrival": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749818206", "trip": { "startDate": "20250613", "startTime": "15:37:00", "tripId": "OCESN894538F4454679:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23751F4459441:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87193276" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87193003" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "15:38:00", "tripId": "OCESN23751F4459441:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2743F4447467:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETGV INOUI-87171009" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "15:38:00", "tripId": "OCESN2743F4447467:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4302F4448437:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCEINTERCITES-87722025" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCEINTERCITES-87725689" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCEINTERCITES-87725002" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCEINTERCITES-87713040" }, { "arrival": { "delay": 0, "time": "1749832380" }, "departure": { "delay": 0, "time": "1749833100" }, "stopId": "StopPoint:OCEINTERCITES-87142125" }, { "arrival": { "delay": 0, "time": "1749835860" }, "departure": { "delay": 0, "time": "1749835920" }, "stopId": "StopPoint:OCEINTERCITES-87141291" }, { "arrival": { "delay": 0, "time": "1749837360" }, "departure": { "delay": 0, "time": "1749837420" }, "stopId": "StopPoint:OCEINTERCITES-87141044" }, { "arrival": { "delay": 0, "time": "1749838560" }, "stopId": "StopPoint:OCEINTERCITES-87141002" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "15:38:00", "tripId": "OCESN4302F4448437:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860225F3914772:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "15:38:00", "tripId": "OCESN860225F3914772:2025-06-09T02:14:31Z" } } }, { "id": "OCESN879145F4452908:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "15:38:00", "tripId": "OCESN879145F4452908:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879528F4452976:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "15:38:00", "tripId": "OCESN879528F4452976:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885769F4453638:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "15:38:00", "tripId": "OCESN885769F4453638:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886277F4453743:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "15:38:00", "tripId": "OCESN886277F4453743:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96122F4462639:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821880" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749822180" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749818266", "trip": { "startDate": "20250613", "startTime": "15:38:00", "tripId": "OCESN96122F4462639:2025-06-13T00:25:47Z" } } }, { "id": "OCESA86055F4451262:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749828660" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749818326", "trip": { "startDate": "20250613", "startTime": "15:39:00", "tripId": "OCESA86055F4451262:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841229F4444957:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1749818326", "trip": { "startDate": "20250613", "startTime": "15:39:00", "tripId": "OCESN841229F4444957:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855244F3913618:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87471516" }, { "arrival": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87471508" } ], "timestamp": "1749818326", "trip": { "startDate": "20250613", "startTime": "15:39:00", "tripId": "OCESN855244F3913618:2025-06-11T00:16:05Z" } } }, { "id": "OCESN883125F4453412:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87741728" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87741769" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87741777" }, { "arrival": { "delay": 0, "time": "1749829500" }, "stopId": "StopPoint:OCETrain TER-87741793" } ], "timestamp": "1749818326", "trip": { "startDate": "20250613", "startTime": "15:39:00", "tripId": "OCESN883125F4453412:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886183F4453695:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749822060" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828180" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749828660" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829620" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749830280" }, "departure": { "delay": 0, "time": "1749830400" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749830700" }, "departure": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1749831000" }, "departure": { "delay": 0, "time": "1749831060" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1749831240" }, "departure": { "delay": 0, "time": "1749831300" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749831720" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749818326", "trip": { "startDate": "20250613", "startTime": "15:39:00", "tripId": "OCESN886183F4453695:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88743F4462311:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1749822120" }, "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749818326", "trip": { "startDate": "20250613", "startTime": "15:39:00", "tripId": "OCESN88743F4462311:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8879F3507765:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749821940" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1749818326", "trip": { "startDate": "20250613", "startTime": "15:39:00", "tripId": "OCESN8879F3507765:2025-06-09T02:14:31Z" } } }, { "id": "OCESN147434F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749828480" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1749818386", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN147434F" } } }, { "id": "OCESN148536F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749822780" }, "stopId": "StopArea:OCE87546192" } ], "timestamp": "1749818386", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN148536F" } } }, { "id": "OCESN3119F4459376:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1749818386", "trip": { "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN3119F4459376:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6706F3828730:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749828900" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETGV INOUI-87713131" }, { "arrival": { "delay": 0, "time": "1749832980" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749818386", "trip": { "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN6706F3828730:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830546F4458460:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749822360" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87213058" } ], "timestamp": "1749818386", "trip": { "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN830546F4458460:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843222F4444660:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1749818386", "trip": { "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN843222F4444660:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844913F4444384:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1749818386", "trip": { "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN844913F4444384:2025-06-13T00:25:47Z" } } }, { "id": "OCESN854239F4450266:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87471045" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87471458" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87478016" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87478024" }, { "arrival": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87478032" } ], "timestamp": "1749818386", "trip": { "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN854239F4450266:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868614F3508842:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87592055" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87592063" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87592071" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87592097" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87592105" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87592121" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87592147" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87592162" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87592170" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87594085" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87594275" }, { "arrival": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87594093" } ], "timestamp": "1749818386", "trip": { "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN868614F3508842:2025-06-09T02:14:31Z" } } }, { "id": "OCESN894259F4454633:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822000" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87713321" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87718361" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87718338" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87718312" }, { "arrival": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749818386", "trip": { "startDate": "20250613", "startTime": "15:40:00", "tripId": "OCESN894259F4454633:2025-06-13T00:25:47Z" } } }, { "id": "OCESN837552F4455622:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87192476" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87141804" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749818446", "trip": { "startDate": "20250613", "startTime": "15:41:00", "tripId": "OCESN837552F4455622:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857321F4227371:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749818446", "trip": { "startDate": "20250613", "startTime": "15:41:00", "tripId": "OCESN857321F4227371:2025-06-11T00:16:05Z" } } }, { "id": "OCESN881055F4453164:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87751750" } ], "timestamp": "1749818446", "trip": { "startDate": "20250613", "startTime": "15:41:00", "tripId": "OCESN881055F4453164:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887133F4462268:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822060" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749822300" }, "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1749818446", "trip": { "startDate": "20250613", "startTime": "15:41:00", "tripId": "OCESN887133F4462268:2025-06-13T00:25:47Z" } } }, { "id": "OCESN136891F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749818506", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:42:00", "tripId": "OCESN136891F" } } }, { "id": "OCESN16458F3797532:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749818506", "trip": { "startDate": "20250613", "startTime": "15:42:00", "tripId": "OCESN16458F3797532:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832024F4456987:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1749818506", "trip": { "startDate": "20250613", "startTime": "15:42:00", "tripId": "OCESN832024F4456987:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832783F4456260:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87182642" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87182634" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87182626" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87182618" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87182402" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87182600" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87182592" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87182584" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87182576" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87182881" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87472605" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87182568" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87182550" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87181289" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87182410" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749818506", "trip": { "startDate": "20250613", "startTime": "15:42:00", "tripId": "OCESN832783F4456260:2025-06-13T00:25:47Z" } } }, { "id": "OCESN872712F4438531:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 600, "time": "1749823380" }, "departure": { "delay": 600, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 600, "time": "1749824220" }, "departure": { "delay": 600, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 600, "time": "1749824940" }, "departure": { "delay": 600, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 600, "time": "1749825480" }, "departure": { "delay": 600, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 600, "time": "1749826320" }, "departure": { "delay": 600, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 600, "time": "1749826800" }, "departure": { "delay": 600, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 600, "time": "1749827340" }, "departure": { "delay": 600, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 600, "time": "1749828120" }, "departure": { "delay": 600, "time": "1749828180" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 600, "time": "1749828720" }, "departure": { "delay": 600, "time": "1749828840" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 600, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "15:42:00", "tripId": "OCESN872712F4438531:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890050F4454188:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822120" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749822240" }, "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87721605" } ], "timestamp": "1749818506", "trip": { "startDate": "20250613", "startTime": "15:42:00", "tripId": "OCESN890050F4454188:2025-06-13T00:25:47Z" } } }, { "id": "OCESN130926F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopArea:OCE87415604" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopArea:OCE87415893" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopArea:OCE87415885" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749827820" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749818567", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN130926F" } } }, { "id": "OCESN17532F3809259:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749829260" }, "departure": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749829680" }, "departure": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749830580" }, "departure": { "delay": 0, "time": "1749830700" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749831180" }, "departure": { "delay": 0, "time": "1749831240" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1749831900" }, "departure": { "delay": 0, "time": "1749832020" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1749832380" }, "departure": { "delay": 0, "time": "1749832500" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1749832980" }, "departure": { "delay": 0, "time": "1749833700" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749834240" }, "departure": { "delay": 0, "time": "1749834300" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749835080" }, "departure": { "delay": 0, "time": "1749835140" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749835800" }, "departure": { "delay": 0, "time": "1749835920" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749836280" }, "departure": { "delay": 0, "time": "1749836340" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749836940" }, "departure": { "delay": 0, "time": "1749837000" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749837960" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN17532F3809259:2025-06-12T00:24:33Z" } } }, { "id": "OCESN17833F4459501:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN17833F4459501:2025-06-13T00:25:47Z" } } }, { "id": "OCESN18111F4447659:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87718544" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87718551" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87718577" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87718619" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87598219" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-85043166" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-85043158" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-85043216" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-85043141" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN18111F4447659:2025-06-13T00:25:47Z" } } }, { "id": "OCESN833450F4419531:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87175794" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87175778" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN833450F4419531:2025-06-13T00:25:47Z" } } }, { "id": "OCESN842311F4444771:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87342188" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87342212" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87342246" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87342253" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87342303" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87342337" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87317255" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87317230" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87317222" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87317198" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87317164" }, { "arrival": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87317065" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN842311F4444771:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857521F4450680:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87484352" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87484360" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87484386" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN857521F4450680:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866824F3920178:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN866824F3920178:2025-06-09T02:14:31Z" } } }, { "id": "OCESN867316F4452149:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87673723" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87673707" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87673699" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87673665" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87673657" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87673640" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87673624" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87673616" }, { "arrival": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87673004" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN867316F4452149:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870412F4438226:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87611814" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN870412F4438226:2025-06-13T00:25:47Z" } } }, { "id": "OCESN872408F4427593:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87615542" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN872408F4427593:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879356F4452944:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822180" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87765735" } ], "timestamp": "1749818567", "trip": { "startDate": "20250613", "startTime": "15:43:00", "tripId": "OCESN879356F4452944:2025-06-13T00:25:47Z" } } }, { "id": "OCESN18560F4448078:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749818626", "trip": { "startDate": "20250613", "startTime": "15:44:00", "tripId": "OCESN18560F4448078:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23431F4459471:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749828840" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749818626", "trip": { "startDate": "20250613", "startTime": "15:44:00", "tripId": "OCESN23431F4459471:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6873F4424328:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETGV INOUI-87611004" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETGV INOUI-87615286" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1749830220" }, "departure": { "delay": 0, "time": "1749830460" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1749831900" }, "departure": { "delay": 0, "time": "1749832080" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749834660" }, "departure": { "delay": 0, "time": "1749834840" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749837000" }, "stopId": "StopPoint:OCETGV INOUI-87723197" } ], "timestamp": "1749818626", "trip": { "startDate": "20250613", "startTime": "15:44:00", "tripId": "OCESN6873F4424328:2025-06-11T00:16:05Z" } } }, { "id": "OCESN831714F4457335:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1749818626", "trip": { "startDate": "20250613", "startTime": "15:44:00", "tripId": "OCESN831714F4457335:2025-06-13T00:25:47Z" } } }, { "id": "OCESN846544F4444313:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87281410" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87287292" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87287300" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87281451" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87281469" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87342261" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87345041" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87342576" }, { "arrival": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1749818626", "trip": { "startDate": "20250613", "startTime": "15:44:00", "tripId": "OCESN846544F4444313:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857320F4450638:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749818626", "trip": { "startDate": "20250613", "startTime": "15:44:00", "tripId": "OCESN857320F4450638:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857720F4450733:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749830460" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749818626", "trip": { "startDate": "20250613", "startTime": "15:44:00", "tripId": "OCESN857720F4450733:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866723F4452063:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749822420" }, "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87582684" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87582726" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87582759" }, { "arrival": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87582775" } ], "timestamp": "1749818626", "trip": { "startDate": "20250613", "startTime": "15:44:00", "tripId": "OCESN866723F4452063:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8984F3830480:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822240" }, "stopId": "StopPoint:OCETGV INOUI-87486449" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETGV INOUI-87486019" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749834780" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749818626", "trip": { "startDate": "20250613", "startTime": "15:44:00", "tripId": "OCESN8984F3830480:2025-06-07T00:26:51Z" } } }, { "id": "OCESA881370F4453278:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87756775" }, { "arrival": { "delay": 0, "time": "1749822480" }, "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87756767" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87751529" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87590299" }, { "arrival": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87756056" } ], "timestamp": "1749818686", "trip": { "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESA881370F4453278:2025-06-13T00:25:47Z" } } }, { "id": "OCESN128618F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749827160" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1749818686", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN128618F" } } }, { "id": "OCESN130824F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749825900" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749818686", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN130824F" } } }, { "id": "OCESN147621F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749818686", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN147621F" } } }, { "id": "OCESN148642F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749818686", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN148642F" } } }, { "id": "OCESN158710F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749825180" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749818686", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN158710F" } } }, { "id": "OCESN17699F4447678:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749818686", "trip": { "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN17699F4447678:2025-06-13T00:25:47Z" } } }, { "id": "OCESN19811F4448159:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-88716050" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-88716472" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-88716621" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-88716704" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-88716886" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-88717124" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-88718114" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-88718296" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-88718379" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-88718528" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-88720090" } ], "timestamp": "1749818686", "trip": { "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN19811F4448159:2025-06-13T00:25:47Z" } } }, { "id": "OCESN44823R4460661:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCECar TER-87194001" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCECar TER-87192039" } ], "timestamp": "1749819316", "trip": { "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN44823R4460661:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7047F4446539:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETGV INOUI-87286005" } ], "timestamp": "1749818686", "trip": { "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN7047F4446539:2025-06-13T00:25:47Z" } } }, { "id": "OCESN89096R4454310:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822300" }, "stopId": "StopPoint:OCECar-87733592" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar-87763003" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCECar-87651802" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCECar-87751206" }, { "arrival": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCECar-87526574" } ], "timestamp": "1749818686", "trip": { "startDate": "20250613", "startTime": "15:45:00", "tripId": "OCESN89096R4454310:2025-06-13T00:25:47Z" } } }, { "id": "OCESN136914F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749826620" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1749818746", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:46:00", "tripId": "OCESN136914F" } } }, { "id": "OCESN152859F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1749825840" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1749818746", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:46:00", "tripId": "OCESN152859F" } } }, { "id": "OCESN5192F3823559:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749829680" }, "departure": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749830460" }, "departure": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749832440" }, "departure": { "delay": 0, "time": "1749832620" }, "stopId": "StopPoint:OCETGV INOUI-87313882" }, { "arrival": { "delay": 0, "time": "1749833640" }, "departure": { "delay": 0, "time": "1749833940" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749834840" }, "departure": { "delay": 0, "time": "1749835200" }, "stopId": "StopPoint:OCETGV INOUI-87345009" }, { "arrival": { "delay": 0, "time": "1749836640" }, "stopId": "StopPoint:OCETGV INOUI-87286005" } ], "timestamp": "1749818746", "trip": { "startDate": "20250613", "startTime": "15:46:00", "tripId": "OCESN5192F3823559:2025-06-07T00:26:51Z" } } }, { "id": "OCESN855445F4450428:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87473801" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87473819" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87473827" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87473835" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87473843" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87473876" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87322347" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87473850" }, { "arrival": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87473868" } ], "timestamp": "1749818746", "trip": { "startDate": "20250613", "startTime": "15:46:00", "tripId": "OCESN855445F4450428:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857620F3869753:2025-05-25T00:05:28Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749818746", "trip": { "startDate": "20250613", "startTime": "15:46:00", "tripId": "OCESN857620F3869753:2025-05-25T00:05:28Z" } } }, { "id": "OCESN88742F4462310:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749822540" }, "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749818746", "trip": { "startDate": "20250613", "startTime": "15:46:00", "tripId": "OCESN88742F4462310:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893019F3593872:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822360" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 0, "time": "1749830040" }, "departure": { "delay": 0, "time": "1749830100" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1749818746", "trip": { "startDate": "20250613", "startTime": "15:46:00", "tripId": "OCESN893019F3593872:2025-06-12T00:24:33Z" } } }, { "id": "OCESA86054F4451261:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828180" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749828600" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749828900" }, "departure": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1749818806", "trip": { "startDate": "20250613", "startTime": "15:47:00", "tripId": "OCESA86054F4451261:2025-06-13T00:25:47Z" } } }, { "id": "OCESN117547F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopArea:OCE87116137" } ], "timestamp": "1749818806", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:47:00", "tripId": "OCESN117547F" } } }, { "id": "OCESN835637F4455807:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749818806", "trip": { "startDate": "20250613", "startTime": "15:47:00", "tripId": "OCESN835637F4455807:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8380F3823130:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETGV INOUI-87485003" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETGV INOUI-87485300" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETGV INOUI-87485490" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749832860" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749818806", "trip": { "startDate": "20250613", "startTime": "15:47:00", "tripId": "OCESN8380F3823130:2025-06-07T00:26:51Z" } } }, { "id": "OCESN842164F4444810:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87286427" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87345272" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87345231" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87345215" }, { "arrival": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1749818806", "trip": { "startDate": "20250613", "startTime": "15:47:00", "tripId": "OCESN842164F4444810:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866612F4363035:2025-06-10T14:32:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87671016" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749818806", "trip": { "startDate": "20250613", "startTime": "15:47:00", "tripId": "OCESN866612F4363035:2025-06-10T14:32:59Z" } } }, { "id": "OCESN871477F4461412:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822420" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 0, "time": "1749829800" }, "departure": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCETrain TER-87611525" }, { "arrival": { "delay": 0, "time": "1749830700" }, "departure": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETrain TER-87611517" }, { "arrival": { "delay": 0, "time": "1749831060" }, "departure": { "delay": 0, "time": "1749831120" }, "stopId": "StopPoint:OCETrain TER-87611509" }, { "arrival": { "delay": 0, "time": "1749832020" }, "stopId": "StopPoint:OCETrain TER-87611483" } ], "timestamp": "1749818806", "trip": { "startDate": "20250613", "startTime": "15:47:00", "tripId": "OCESN871477F4461412:2025-06-13T00:25:47Z" } } }, { "id": "OCESN151443F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1749818866", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:48:00", "tripId": "OCESN151443F" } } }, { "id": "OCESN7623F4446445:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCEOUIGO-87484006" }, { "arrival": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCEOUIGO-87481002" } ], "timestamp": "1749818866", "trip": { "startDate": "20250613", "startTime": "15:48:00", "tripId": "OCESN7623F4446445:2025-06-13T00:25:47Z" } } }, { "id": "OCESN848842F4449927:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1749818866", "trip": { "startDate": "20250613", "startTime": "15:48:00", "tripId": "OCESN848842F4449927:2025-06-13T00:25:47Z" } } }, { "id": "OCESN859671F4451053:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87481457" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87481176" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87486894" }, { "arrival": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87484303" } ], "timestamp": "1749818866", "trip": { "startDate": "20250613", "startTime": "15:48:00", "tripId": "OCESN859671F4451053:2025-06-13T00:25:47Z" } } }, { "id": "OCESN867432F4452165:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87672774" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87672766" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87672741" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87691949" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87672725" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87672709" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87672634" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87672618" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87672600" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1749818866", "trip": { "startDate": "20250613", "startTime": "15:48:00", "tripId": "OCESN867432F4452165:2025-06-13T00:25:47Z" } } }, { "id": "OCESN889431F4454058:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87721001" } ], "timestamp": "1749818866", "trip": { "startDate": "20250613", "startTime": "15:48:00", "tripId": "OCESN889431F4454058:2025-06-13T00:25:47Z" } } }, { "id": "OCESN895007F4454720:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822480" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749822600" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87700146" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87184408" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87184424" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87184432" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87700153" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87184440" } ], "timestamp": "1749818866", "trip": { "startDate": "20250613", "startTime": "15:48:00", "tripId": "OCESN895007F4454720:2025-06-13T00:25:47Z" } } }, { "id": "OCESN117141F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopArea:OCE87116582" } ], "timestamp": "1749818926", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN117141F" } } }, { "id": "OCESN130923F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopArea:OCE87415885" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopArea:OCE87415893" }, { "arrival": { "delay": 0, "time": "1749827760" }, "stopId": "StopArea:OCE87415604" } ], "timestamp": "1749818926", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN130923F" } } }, { "id": "OCESN154829F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749823440" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749818926", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN154829F" } } }, { "id": "OCESN18519F4448064:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN18519F4448064:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23258F4447615:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN23258F4447615:2025-06-13T00:25:47Z" } } }, { "id": "OCESN23486F4447525:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87746479" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749828900" }, "departure": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749829260" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749829380" }, "departure": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749829620" }, "departure": { "delay": 0, "time": "1749829620" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749829740" }, "departure": { "delay": 0, "time": "1749829740" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749829860" }, "departure": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749830040" }, "departure": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749830160" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN23486F4447525:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839936F4441070:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87171595" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87171587" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87171579" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87171561" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87171553" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN839936F4441070:2025-06-12T00:24:33Z" } } }, { "id": "OCESN842482F4444720:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87342402" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87342410" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87342451" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87342469" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN842482F4444720:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844612F4444437:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87281246" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87281279" }, { "arrival": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN844612F4444437:2025-06-13T00:25:47Z" } } }, { "id": "OCESN850621F4450052:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87413385" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN850621F4450052:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865565F4461304:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87592741" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1749829560" }, "departure": { "delay": 0, "time": "1749829620" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1749829860" }, "departure": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1749830280" }, "departure": { "delay": 0, "time": "1749830340" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1749830940" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749832140" }, "departure": { "delay": 0, "time": "1749832200" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749832500" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN865565F4461304:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96127F4462659:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822540" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1749818926", "trip": { "startDate": "20250613", "startTime": "15:49:00", "tripId": "OCESN96127F4462659:2025-06-13T00:25:47Z" } } }, { "id": "OCESN121040F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 0, "time": "1749824040" }, "stopId": "StopArea:OCE87276469" } ], "timestamp": "1749818987", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN121040F" } } }, { "id": "OCESN165431F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749826560" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1749818987", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN165431F" } } }, { "id": "OCESN23257F4447616:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN23257F4447616:2025-06-13T00:25:47Z" } } }, { "id": "OCESN450024R3515226:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar TER-87575480" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCECar TER-87575845" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCECar TER-87575704" }, { "arrival": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCECar TER-87575001" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN450024R3515226:2025-06-08T00:08:37Z" } } }, { "id": "OCESN6624F4432624:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1749831060" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN6624F4432624:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7898F4446397:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCEOUIGO-87755009" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 0, "time": "1749830280" }, "departure": { "delay": 0, "time": "1749830580" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 0, "time": "1749837180" }, "stopId": "StopPoint:OCEOUIGO-87111849" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN7898F4446397:2025-06-13T00:25:47Z" } } }, { "id": "OCESN82213R4446281:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCECar-87471607" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN82213R4446281:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830724F4458172:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87212407" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN830724F4458172:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832642F4456425:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749822660" }, "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749822780" }, "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETramTrain-87182881" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN832642F4456425:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834125F4459425:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87141408" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87144014" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN834125F4459425:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843917F4444530:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 900, "time": "1749825840" }, "departure": { "delay": 900, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 900, "time": "1749826740" }, "departure": { "delay": 900, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 900, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN843917F4444530:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844509F4444454:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87223263" }, { "arrival": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN844509F4444454:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855645F4450471:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87473058" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87473009" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN855645F4450471:2025-06-13T00:25:47Z" } } }, { "id": "OCESN873246F4461562:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87641423" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87641449" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87734038" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87396895" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN873246F4461562:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88517F4462107:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN88517F4462107:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886839F4462211:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN886839F4462211:2025-06-13T00:25:47Z" } } }, { "id": "OCESN89084R4454298:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar-87763607" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar-87763557" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCECar-87763508" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCECar-87763466" }, { "arrival": { "delay": 0, "time": "1749828840" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCECar-87763425" }, { "arrival": { "delay": 0, "time": "1749830400" }, "stopId": "StopPoint:OCECar-87763003" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN89084R4454298:2025-06-13T00:25:47Z" } } }, { "id": "OCESN97510R3654509:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822600" }, "stopId": "StopPoint:OCECar-87485300" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCECar-87485581" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCECar-87674622" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCECar-87485607" }, { "arrival": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCECar-87485615" } ], "timestamp": "1749818987", "trip": { "startDate": "20250613", "startTime": "15:50:00", "tripId": "OCESN97510R3654509:2025-06-09T02:14:31Z" } } }, { "id": "OCESA881147F4453210:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESA881147F4453210:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17648F4447684:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN17648F4447684:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6621F4446632:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749830400" }, "departure": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749831240" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN6621F4446632:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839506F4441222:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1749829680" }, "departure": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1749833160" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN839506F4441222:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843125F4413904:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN843125F4413904:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844124F4444489:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN844124F4444489:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868756F4452308:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87597625" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87597633" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87597674" }, { "arrival": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87597609" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN868756F4452308:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870529F4438259:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1749822720" }, "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87353573" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87611939" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87353599" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87353581" }, { "arrival": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87611467" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN870529F4438259:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871820F4461468:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87611459" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87611897" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87611889" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87611863" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87611855" }, { "arrival": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN871820F4461468:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881050F4453161:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN881050F4453161:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96225F4455340:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN96225F4455340:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96230F4455319:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822660" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749819046", "trip": { "startDate": "20250613", "startTime": "15:51:00", "tripId": "OCESN96230F4455319:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859509F4450993:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETramTrain-87481598" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETramTrain-87481002" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCELO859509F4450993:2025-06-13T00:25:47Z" } } }, { "id": "OCESA881242F4453248:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749822840" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1749828660" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1749829380" }, "departure": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1749829620" }, "departure": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1749829860" }, "departure": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1749830700" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESA881242F4453248:2025-06-13T00:25:47Z" } } }, { "id": "OCESN155860F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749827580" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749819106", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN155860F" } } }, { "id": "OCESN165440F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749826560" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749819106", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN165440F" } } }, { "id": "OCESN165842F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749826920" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1749819106", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN165842F" } } }, { "id": "OCESN3914F4448335:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN3914F4448335:2025-06-13T00:25:47Z" } } }, { "id": "OCESN44942R4460714:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCECar TER-87193615" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCECar TER-87193607" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCECar TER-87193565" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCECar TER-87748376" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCECar TER-87193557" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar TER-87193532" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCECar TER-87476861" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar TER-87194019" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCECar TER-87193508" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCECar TER-87406868" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCECar TER-87406884" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCECar TER-87406850" }, { "arrival": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCECar TER-87193250" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN44942R4460714:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7872F4446404:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749823020" }, "stopId": "StopPoint:OCEOUIGO-87688887" }, { "arrival": { "delay": 300, "time": "1749824100" }, "departure": { "delay": 300, "time": "1749824280" }, "stopId": "StopPoint:OCEOUIGO-87703975" }, { "arrival": { "delay": 1200, "time": "1749827400" }, "departure": { "delay": 1500, "time": "1749827880" }, "stopId": "StopPoint:OCEOUIGO-87763029" }, { "arrival": { "delay": 1500, "time": "1749835800" }, "stopId": "StopPoint:OCEOUIGO-87686006" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN7872F4446404:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834016F4455967:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87141200" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1749829260" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1749829440" }, "departure": { "delay": 0, "time": "1749829500" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN834016F4455967:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866520F4452012:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677005" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673095" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673319" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673293" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673285" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673269" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673251" }, { "arrival": { "delay": 0, "time": "1749827580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673202" } ], "timestamp": "1749819106", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN866520F4452012:2025-06-13T00:25:47Z" } } }, { "id": "OCESN884117F4453501:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749822960" }, "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN884117F4453501:2025-06-13T00:25:47Z" } } }, { "id": "OCESN889481F4454074:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822720" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1749819106", "trip": { "startDate": "20250613", "startTime": "15:52:00", "tripId": "OCESN889481F4454074:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859780F4451084:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749822900" }, "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCELO859780F4451084:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17958F4459493:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN17958F4459493:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3430F4447165:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87447680" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87447698" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87448159" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87448001" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749829320" }, "departure": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 0, "time": "1749830220" }, "departure": { "delay": 0, "time": "1749830280" }, "stopId": "StopPoint:OCETrain TER-87393595" }, { "arrival": { "delay": 0, "time": "1749834900" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN3430F4447165:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6168F4432670:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829740" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1749832320" }, "departure": { "delay": 0, "time": "1749833100" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749844320" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN6168F4432670:2025-06-12T00:24:33Z" } } }, { "id": "OCESN841914F4444838:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN841914F4444838:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843918F4444529:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN843918F4444529:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844123F4444490:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87286302" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN844123F4444490:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860857F4451357:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87576728" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1749829620" }, "departure": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1749830280" }, "departure": { "delay": 0, "time": "1749830340" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1749830640" }, "departure": { "delay": 0, "time": "1749830700" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1749830940" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1749831900" }, "departure": { "delay": 0, "time": "1749832140" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749832500" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN860857F4451357:2025-06-13T00:25:47Z" } } }, { "id": "OCESN880151F4453086:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN880151F4453086:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886764F4462194:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749825600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749819166", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN886764F4462194:2025-06-13T00:25:47Z" } } }, { "id": "OCESN891507F4454391:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822780" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87713537" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87713560" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87712026" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87713586" }, { "arrival": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87725002" } ], "timestamp": "1749819166", "trip": { "startDate": "20250613", "startTime": "15:53:00", "tripId": "OCESN891507F4454391:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA848887F4461060:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87315044" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87316059" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87313064" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87316067" }, { "arrival": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87313072" } ], "timestamp": "1749819226", "trip": { "startDate": "20250613", "startTime": "15:54:00", "tripId": "OCEEA848887F4461060:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2067F3844626:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749819226", "trip": { "startDate": "20250613", "startTime": "15:54:00", "tripId": "OCESN2067F3844626:2025-06-09T02:14:31Z" } } }, { "id": "OCESN59752R4446738:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCECar-87726828" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCECar-87698639" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCECar-87726919" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCECar-87726042" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCECar-87765214" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCECar-87694828" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828180" }, "stopId": "StopPoint:OCECar-87694687" }, { "arrival": { "delay": 0, "time": "1749831900" }, "departure": { "delay": 0, "time": "1749831900" }, "stopId": "StopPoint:OCECar-87694307" }, { "arrival": { "delay": 0, "time": "1749832260" }, "stopId": "StopPoint:OCECar-87694109" } ], "timestamp": "1749819226", "trip": { "startDate": "20250613", "startTime": "15:54:00", "tripId": "OCESN59752R4446738:2025-06-13T00:25:47Z" } } }, { "id": "OCESN864216F4379709:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87491001" } ], "timestamp": "1749819226", "trip": { "startDate": "20250613", "startTime": "15:54:00", "tripId": "OCESN864216F4379709:2025-06-12T00:24:33Z" } } }, { "id": "OCESN880152F4453087:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1749819226", "trip": { "startDate": "20250613", "startTime": "15:54:00", "tripId": "OCESN880152F4453087:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885468F4453608:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1749819226", "trip": { "startDate": "20250613", "startTime": "15:54:00", "tripId": "OCESN885468F4453608:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9577F4205553:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 0, "time": "1749829260" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 900, "time": "1749832860" }, "departure": { "delay": 900, "time": "1749832980" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 900, "time": "1749835140" }, "departure": { "delay": 900, "time": "1749836100" }, "stopId": "StopPoint:OCEICE-80290346" }, { "arrival": { "delay": 900, "time": "1749839760" }, "departure": { "delay": 900, "time": "1749839880" }, "stopId": "StopPoint:OCEICE-80291039" }, { "arrival": { "delay": 900, "time": "1749842340" }, "departure": { "delay": 900, "time": "1749842520" }, "stopId": "StopPoint:OCEICE-80021402" }, { "arrival": { "delay": 900, "time": "1749844260" }, "stopId": "StopPoint:OCEICE-80203471" } ], "timestamp": "1749819226", "trip": { "startDate": "20250613", "startTime": "15:54:00", "tripId": "OCESN9577F4205553:2025-06-11T00:16:05Z" } } }, { "id": "OCESN9896F4429999:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822840" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749829800" }, "departure": { "delay": 0, "time": "1749830520" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749834240" }, "departure": { "delay": 0, "time": "1749834360" }, "stopId": "StopPoint:OCETGV INOUI-87725002" }, { "arrival": { "delay": 0, "time": "1749836400" }, "departure": { "delay": 0, "time": "1749837000" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1749838620" }, "departure": { "delay": 0, "time": "1749838800" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1749840060" }, "departure": { "delay": 0, "time": "1749840360" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1749841680" }, "departure": { "delay": 0, "time": "1749841920" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1749845220" }, "departure": { "delay": 0, "time": "1749845640" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1749848520" }, "departure": { "delay": 0, "time": "1749848820" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1749849780" }, "departure": { "delay": 0, "time": "1749849960" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1749851340" }, "stopId": "StopPoint:OCETGV INOUI-82001000" } ], "timestamp": "1749819226", "trip": { "startDate": "20250613", "startTime": "15:54:00", "tripId": "OCESN9896F4429999:2025-06-12T00:24:33Z" } } }, { "id": "OCESN57967R4447066:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCECar-87574509" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCECar-87343152" }, { "arrival": { "delay": 0, "time": "1749829320" }, "departure": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCECar-87574558" }, { "arrival": { "delay": 0, "time": "1749831540" }, "departure": { "delay": 0, "time": "1749831540" }, "stopId": "StopPoint:OCECar-87574665" }, { "arrival": { "delay": 0, "time": "1749832260" }, "departure": { "delay": 0, "time": "1749832260" }, "stopId": "StopPoint:OCECar-87689729" }, { "arrival": { "delay": 0, "time": "1749832320" }, "departure": { "delay": 0, "time": "1749832320" }, "stopId": "StopPoint:OCECar-87427393" }, { "arrival": { "delay": 0, "time": "1749833700" }, "stopId": "StopPoint:OCECar-87571000" } ], "timestamp": "1749819286", "trip": { "startDate": "20250613", "startTime": "15:55:00", "tripId": "OCESN57967R4447066:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835769F4455788:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87141200" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1749819286", "trip": { "startDate": "20250613", "startTime": "15:55:00", "tripId": "OCESN835769F4455788:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870526F4438256:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1749823020" }, "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87353581" }, { "arrival": { "delay": 0, "time": "1749823200" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87353599" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87611939" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87353573" }, { "arrival": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87446179" } ], "timestamp": "1749819286", "trip": { "startDate": "20250613", "startTime": "15:55:00", "tripId": "OCESN870526F4438256:2025-06-13T00:25:47Z" } } }, { "id": "OCESN892009F4454444:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822900" }, "stopId": "StopPoint:OCETrain TER-87682302" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87683532" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87683557" }, { "arrival": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87683573" } ], "timestamp": "1749819286", "trip": { "startDate": "20250613", "startTime": "15:55:00", "tripId": "OCESN892009F4454444:2025-06-13T00:25:47Z" } } }, { "id": "OCESN35068R4447109:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCECar TER-87694687" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCECar TER-87694695" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCECar TER-87694851" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCECar TER-87282335" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCECar TER-87694869" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCECar TER-87667980" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCECar TER-87696427" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCECar TER-87668095" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCECar TER-87668111" }, { "arrival": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCECar TER-87696328" } ], "timestamp": "1749819346", "trip": { "startDate": "20250613", "startTime": "15:56:00", "tripId": "OCESN35068R4447109:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5316F4449443:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETGV INOUI-87413013" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETGV INOUI-87411017" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETGV INOUI-87381509" }, { "arrival": { "delay": 0, "time": "1749830820" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETGV INOUI-87393009" }, { "arrival": { "delay": 0, "time": "1749831780" }, "departure": { "delay": 0, "time": "1749831960" }, "stopId": "StopPoint:OCETGV INOUI-87393579" }, { "arrival": { "delay": 0, "time": "1749839400" }, "departure": { "delay": 0, "time": "1749840000" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749842100" }, "departure": { "delay": 0, "time": "1749842400" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749844320" }, "departure": { "delay": 0, "time": "1749844500" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749846240" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1749819346", "trip": { "startDate": "20250613", "startTime": "15:56:00", "tripId": "OCESN5316F4449443:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7330F4446495:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETGV INOUI-87281006" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETGV INOUI-87286302" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETGV INOUI-87342006" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETGV INOUI-87345025" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749831240" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1749819346", "trip": { "startDate": "20250613", "startTime": "15:56:00", "tripId": "OCESN7330F4446495:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831541F4457619:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87182816" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87182543" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87386540" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87182386" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87182378" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87182360" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87182345" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87181222" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1749819346", "trip": { "startDate": "20250613", "startTime": "15:56:00", "tripId": "OCESN831541F4457619:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886930F4453857:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1749819346", "trip": { "startDate": "20250613", "startTime": "15:56:00", "tripId": "OCESN886930F4453857:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886931F4453858:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749819346", "trip": { "startDate": "20250613", "startTime": "15:56:00", "tripId": "OCESN886931F4453858:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894220F4454613:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749822960" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1749819346", "trip": { "startDate": "20250613", "startTime": "15:56:00", "tripId": "OCESN894220F4454613:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832643F4456421:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETramTrain-87182881" }, { "arrival": { "delay": 0, "time": "1749823080" }, "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:57:00", "tripId": "OCESN832643F4456421:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834142F4462415:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87141408" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:57:00", "tripId": "OCESN834142F4462415:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843122F4413906:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:57:00", "tripId": "OCESN843122F4413906:2025-06-13T00:25:47Z" } } }, { "id": "OCESN856640F4450588:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749831420" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:57:00", "tripId": "OCESN856640F4450588:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881686F4453375:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1749823260" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:57:00", "tripId": "OCESN881686F4453375:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886616F4453787:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:57:00", "tripId": "OCESN886616F4453787:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887337F4453921:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823020" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749823140" }, "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1749819408", "trip": { "startDate": "20250613", "startTime": "15:57:00", "tripId": "OCESN887337F4453921:2025-06-13T00:25:47Z" } } }, { "id": "OCESN165831F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749827340" }, "stopId": "StopArea:OCE87393488" } ], "timestamp": "1749819467", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "15:58:00", "tripId": "OCESN165831F" } } }, { "id": "OCESN3317F4447286:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749830040" }, "departure": { "delay": 0, "time": "1749830220" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749831120" }, "departure": { "delay": 0, "time": "1749831180" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749831960" }, "departure": { "delay": 0, "time": "1749832020" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749832680" }, "departure": { "delay": 0, "time": "1749832740" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1749833460" }, "departure": { "delay": 0, "time": "1749833520" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1749834480" }, "stopId": "StopPoint:OCETrain TER-87444877" } ], "timestamp": "1749819467", "trip": { "startDate": "20250613", "startTime": "15:58:00", "tripId": "OCESN3317F4447286:2025-06-13T00:25:47Z" } } }, { "id": "OCESN833608F4456026:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87141143" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87141093" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87175042" } ], "timestamp": "1749819467", "trip": { "startDate": "20250613", "startTime": "15:58:00", "tripId": "OCESN833608F4456026:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88745F4462313:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823080" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749819467", "trip": { "startDate": "20250613", "startTime": "15:58:00", "tripId": "OCESN88745F4462313:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA848626F4461019:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87296152" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87296608" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87296434" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87296871" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87313445" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749819526", "trip": { "startDate": "20250613", "startTime": "15:59:00", "tripId": "OCEEA848626F4461019:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3835F4448319:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCEINTERCITES-87481002" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCEINTERCITES-87486019" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCEINTERCITES-87486258" }, { "arrival": { "delay": 0, "time": "1749829560" }, "departure": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCEINTERCITES-87485003" }, { "arrival": { "delay": 0, "time": "1749830940" }, "departure": { "delay": 0, "time": "1749831060" }, "stopId": "StopPoint:OCEINTERCITES-87485144" }, { "arrival": { "delay": 0, "time": "1749832860" }, "departure": { "delay": 0, "time": "1749832980" }, "stopId": "StopPoint:OCEINTERCITES-87491001" }, { "arrival": { "delay": 0, "time": "1749835140" }, "departure": { "delay": 0, "time": "1749835200" }, "stopId": "StopPoint:OCEINTERCITES-87491142" }, { "arrival": { "delay": 0, "time": "1749838440" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1749819526", "trip": { "startDate": "20250613", "startTime": "15:59:00", "tripId": "OCESN3835F4448319:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830617F4458289:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87213421" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749819526", "trip": { "startDate": "20250613", "startTime": "15:59:00", "tripId": "OCESN830617F4458289:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860125F4461226:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749819526", "trip": { "startDate": "20250613", "startTime": "15:59:00", "tripId": "OCESN860125F4461226:2025-06-13T00:25:47Z" } } }, { "id": "OCESN873917F4461655:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87645135" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87594796" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87594762" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87594754" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87594564" }, { "arrival": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749819526", "trip": { "startDate": "20250613", "startTime": "15:59:00", "tripId": "OCESN873917F4461655:2025-06-13T00:25:47Z" } } }, { "id": "OCESN889960F4454123:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823140" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87734699" } ], "timestamp": "1749819526", "trip": { "startDate": "20250613", "startTime": "15:59:00", "tripId": "OCESN889960F4454123:2025-06-13T00:25:47Z" } } }, { "id": "OCESN128620F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749828060" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1749819586", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN128620F" } } }, { "id": "OCESN165338F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749823680" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1749819586", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN165338F" } } }, { "id": "OCESN18110F4447660:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-85043141" }, { "arrival": { "delay": 0, "time": "1749823320" }, "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-85043216" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-85043158" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-85043166" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87598219" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87718619" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87718577" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87718551" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87718544" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87718601" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87718536" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87718528" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87718510" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87718502" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCETrain TER-87391300" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829500" }, "stopId": "StopPoint:OCETrain TER-87718015" }, { "arrival": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN18110F4447660:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3694F3851703:2025-04-10T22:49:27Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 0, "time": "1749829860" }, "departure": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 0, "time": "1749830880" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 0, "time": "1749832500" }, "departure": { "delay": 0, "time": "1749832680" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1749836400" }, "departure": { "delay": 0, "time": "1749836580" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1749838440" }, "departure": { "delay": 0, "time": "1749838560" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1749840900" }, "departure": { "delay": 0, "time": "1749841020" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1749842940" }, "departure": { "delay": 0, "time": "1749843060" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1749845100" }, "departure": { "delay": 0, "time": "1749845220" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 0, "time": "1749849000" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN3694F3851703:2025-04-10T22:49:27Z" } } }, { "id": "OCESN43350R4442127:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar TER-87118000" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCECar TER-87727735" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCECar TER-87727743" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar TER-87139527" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCECar TER-87139535" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCECar TER-87344127" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCECar TER-87727750" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCECar TER-87118067" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCECar TER-87727768" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCECar TER-87727776" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCECar TER-87727784" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCECar TER-87118075" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCECar TER-87727792" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCECar TER-87727800" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCECar TER-87118083" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCECar TER-87727818" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCECar TER-87727826" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCECar TER-87118091" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCECar TER-87727834" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCECar TER-87727842" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCECar TER-87118117" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCECar TER-87139550" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCECar TER-87139568" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCECar TER-87118133" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCECar TER-87727859" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCECar TER-87118141" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCECar TER-87139584" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCECar TER-87727867" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCECar TER-87118158" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN43350R4442127:2025-06-12T00:24:33Z" } } }, { "id": "OCESN52392R3547123:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar-87474007" }, { "arrival": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCECar-87474098" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN52392R3547123:2025-06-06T00:36:00Z" } } }, { "id": "OCESN52412R4449430:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar-87755868" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCECar-87474569" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCECar-87474338" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN52412R4449430:2025-06-13T00:25:47Z" } } }, { "id": "OCESN58630R4447023:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar-87744433" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCECar-87744441" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCECar-87574004" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN58630R4447023:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839775F4441123:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87172155" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87172189" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87172221" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87172254" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN839775F4441123:2025-06-13T00:25:47Z" } } }, { "id": "OCESN842614F4444704:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87281071" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87317123" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87317107" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87317099" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87317081" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87317057" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN842614F4444704:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844510F4444453:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87223263" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN844510F4444453:2025-06-13T00:25:47Z" } } }, { "id": "OCESN854373F4297003:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87478065" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87478081" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87478107" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN854373F4297003:2025-06-11T00:16:05Z" } } }, { "id": "OCESN865728F4451838:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 0, "time": "1749828840" }, "departure": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87584441" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87584466" }, { "arrival": { "delay": 0, "time": "1749829380" }, "departure": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCETrain TER-87584474" }, { "arrival": { "delay": 0, "time": "1749829920" }, "departure": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1749830340" }, "departure": { "delay": 0, "time": "1749830400" }, "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 0, "time": "1749830760" }, "departure": { "delay": 0, "time": "1749830820" }, "stopId": "StopPoint:OCETrain TER-87595777" }, { "arrival": { "delay": 0, "time": "1749831720" }, "stopId": "StopPoint:OCETrain TER-87595827" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN865728F4451838:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890225F4454233:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87721746" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87721738" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87721449" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87721480" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87721704" }, { "arrival": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87721514" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN890225F4454233:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890324F4454253:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCETrain TER-87722728" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN890324F4454253:2025-06-13T00:25:47Z" } } }, { "id": "OCESN89375R4454547:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823200" }, "stopId": "StopPoint:OCECar-87733592" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCECar-87763003" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCECar-87651802" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCECar-87751206" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCECar-87526574" }, { "arrival": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCECar-87751271" } ], "timestamp": "1749819586", "trip": { "startDate": "20250613", "startTime": "16:00:00", "tripId": "OCESN89375R4454547:2025-06-13T00:25:47Z" } } }, { "id": "OCESN148442F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749829260" }, "departure": { "delay": 0, "time": "1749829320" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749829860" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749819646", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN148442F" } } }, { "id": "OCESN5971F4446774:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCEINTERCITES-87686667" }, { "arrival": { "delay": 0, "time": "1749830280" }, "departure": { "delay": 0, "time": "1749830400" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1749832080" }, "departure": { "delay": 0, "time": "1749832200" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1749833760" }, "departure": { "delay": 0, "time": "1749833880" }, "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 0, "time": "1749835200" }, "departure": { "delay": 0, "time": "1749835320" }, "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 0, "time": "1749835800" }, "stopId": "StopPoint:OCEINTERCITES-87734004" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN5971F4446774:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831814F4457216:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87214643" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87214726" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN831814F4457216:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843516F4444605:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87343160" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87343319" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87343301" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN843516F4444605:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8447F3528682:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1749830700" }, "departure": { "delay": 0, "time": "1749830880" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 0, "time": "1749833220" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN8447F3528682:2025-06-11T00:16:05Z" } } }, { "id": "OCESN850620F4450051:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87411173" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN850620F4450051:2025-06-13T00:25:47Z" } } }, { "id": "OCESN851722F4450117:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87415018" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN851722F4450117:2025-06-13T00:25:47Z" } } }, { "id": "OCESN854392F4436375:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87478107" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87478099" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN854392F4436375:2025-06-12T00:24:33Z" } } }, { "id": "OCESN855730F4450490:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87474213" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87474262" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87474338" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN855730F4450490:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860226F3853824:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN860226F3853824:2025-06-12T00:24:33Z" } } }, { "id": "OCESN860316F4451202:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87571687" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87571653" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87571638" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87571612" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87571604" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN860316F4451202:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883382F4453451:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87742007" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN883382F4453451:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886229F4453716:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749823440" }, "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87726729" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN886229F4453716:2025-06-13T00:25:47Z" } } }, { "id": "OCESN97016R4444115:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823260" }, "stopId": "StopPoint:OCECar-87487603" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar-87487710" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCECar-87487819" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCECar-87487835" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCECar-87358630" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1749828120" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1749829560" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCECar-87463042" }, { "arrival": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCECar-87396002" } ], "timestamp": "1749819646", "trip": { "startDate": "20250613", "startTime": "16:01:00", "tripId": "OCESN97016R4444115:2025-06-13T00:25:47Z" } } }, { "id": "OCESN145829F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1749819706", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN145829F" } } }, { "id": "OCESN151964F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749829380" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1749819706", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN151964F" } } }, { "id": "OCESN7882F4446401:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCEOUIGO-87784009" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCEOUIGO-87781104" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCEOUIGO-87781005" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCEOUIGO-87781278" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCEOUIGO-87773200" }, { "arrival": { "delay": 0, "time": "1749829440" }, "departure": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCEOUIGO-87688887" }, { "arrival": { "delay": 0, "time": "1749831000" }, "departure": { "delay": 0, "time": "1749831180" }, "stopId": "StopPoint:OCEOUIGO-87703975" }, { "arrival": { "delay": 0, "time": "1749834540" }, "departure": { "delay": 0, "time": "1749834720" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 0, "time": "1749841740" }, "stopId": "StopPoint:OCEOUIGO-87686006" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN7882F4446401:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832776F4457384:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87182568" }, { "arrival": { "delay": 0, "time": "1749823380" }, "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87472605" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87182881" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87182576" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87182584" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87182592" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87182600" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87182402" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87182618" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87182626" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87182634" }, { "arrival": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87182642" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN832776F4457384:2025-06-13T00:25:47Z" } } }, { "id": "OCESN837554F4455618:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN837554F4455618:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839933F4441072:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87171561" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87171579" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87171587" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87171595" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN839933F4441072:2025-06-12T00:24:33Z" } } }, { "id": "OCESN848547F4332594:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN848547F4332594:2025-06-13T00:25:47Z" } } }, { "id": "OCESN871410F4438296:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN871410F4438296:2025-06-13T00:25:47Z" } } }, { "id": "OCESN884620F4453531:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN884620F4453531:2025-06-13T00:25:47Z" } } }, { "id": "OCESN889916F4454105:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823320" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749823500" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87726232" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87726406" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87726414" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87726422" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87726430" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87726448" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87726471" } ], "timestamp": "1749819706", "trip": { "startDate": "20250613", "startTime": "16:02:00", "tripId": "OCESN889916F4454105:2025-06-13T00:25:47Z" } } }, { "id": "OCESN5460F3921929:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749829620" }, "departure": { "delay": 0, "time": "1749830100" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1749831900" }, "departure": { "delay": 0, "time": "1749832200" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749832740" }, "departure": { "delay": 0, "time": "1749833580" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749835740" }, "departure": { "delay": 0, "time": "1749836100" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1749837600" }, "departure": { "delay": 0, "time": "1749838020" }, "stopId": "StopPoint:OCETGV INOUI-87147322" }, { "arrival": { "delay": 0, "time": "1749839100" }, "departure": { "delay": 0, "time": "1749839280" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1749841560" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1749819766", "trip": { "startDate": "20250613", "startTime": "16:03:00", "tripId": "OCESN5460F3921929:2025-06-11T00:16:05Z" } } }, { "id": "OCESN7534F4446461:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETGV INOUI-87317057" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETGV INOUI-87317065" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETGV INOUI-87317586" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETGV INOUI-87281071" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749831180" }, "departure": { "delay": 0, "time": "1749831480" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1749834840" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1749819766", "trip": { "startDate": "20250613", "startTime": "16:03:00", "tripId": "OCESN7534F4446461:2025-06-13T00:25:47Z" } } }, { "id": "OCESN850412F4450025:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749819766", "trip": { "startDate": "20250613", "startTime": "16:03:00", "tripId": "OCESN850412F4450025:2025-06-13T00:25:47Z" } } }, { "id": "OCESN856144F3913887:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87476689" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87471219" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749819766", "trip": { "startDate": "20250613", "startTime": "16:03:00", "tripId": "OCESN856144F3913887:2025-06-11T00:16:05Z" } } }, { "id": "OCESN866341F4451979:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1749819766", "trip": { "startDate": "20250613", "startTime": "16:03:00", "tripId": "OCESN866341F4451979:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877558F4443312:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87775866" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87775858" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87775841" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87775825" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87775817" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1749819766", "trip": { "startDate": "20250613", "startTime": "16:03:00", "tripId": "OCESN877558F4443312:2025-06-12T00:24:33Z" } } }, { "id": "OCESN88744F4462312:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749819766", "trip": { "startDate": "20250613", "startTime": "16:03:00", "tripId": "OCESN88744F4462312:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96752F4444139:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823380" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-85010074" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-85010066" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-85010009" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-85010033" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-85010025" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87745380" }, { "arrival": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87745000" } ], "timestamp": "1749819766", "trip": { "startDate": "20250613", "startTime": "16:03:00", "tripId": "OCESN96752F4444139:2025-06-13T00:25:47Z" } } }, { "id": "OCESN117156F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopArea:OCE87116582" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1749827340" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1749819826", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN117156F" } } }, { "id": "OCESN23466F4447532:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1749823620" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1749829440" }, "departure": { "delay": 0, "time": "1749829500" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1749829920" }, "departure": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1749830400" }, "departure": { "delay": 0, "time": "1749830580" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1749830940" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1749831360" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN23466F4447532:2025-06-13T00:25:47Z" } } }, { "id": "OCESN6024F4424509:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1749835380" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN6024F4424509:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830612F4458303:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87213405" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87213413" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87213421" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87213470" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN830612F4458303:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831421F4457764:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87182329" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87182725" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87182717" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87182691" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN831421F4457764:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832443F4456661:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN832443F4456661:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843612F4444585:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87345124" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN843612F4444585:2025-06-13T00:25:47Z" } } }, { "id": "OCESN852082F4461132:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN852082F4461132:2025-06-13T00:25:47Z" } } }, { "id": "OCESN856655F3833281:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1749829980" }, "departure": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1749830880" }, "departure": { "delay": 0, "time": "1749830940" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1749831720" }, "stopId": "StopPoint:OCETrain TER-87474098" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN856655F3833281:2025-06-06T00:36:00Z" } } }, { "id": "OCESN857258F4450619:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749828000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1749828840" }, "departure": { "delay": 0, "time": "1749828900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1749829620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87444711" } ], "timestamp": "1749819826", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN857258F4450619:2025-06-13T00:25:47Z" } } }, { "id": "OCESN86566F4461316:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1749823560" }, "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-82007104" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-82007146" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-82007187" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-82009300" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-82009407" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87194001" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN86566F4461316:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868108F4452196:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87592022" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87592667" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87592683" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87592691" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87592709" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87592717" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN868108F4452196:2025-06-13T00:25:47Z" } } }, { "id": "OCESN86994F4429367:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749828660" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749829980" }, "departure": { "delay": 0, "time": "1749830880" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749831720" }, "departure": { "delay": 0, "time": "1749831840" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1749832440" }, "departure": { "delay": 0, "time": "1749832560" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1749833460" }, "departure": { "delay": 0, "time": "1749833580" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749833820" }, "departure": { "delay": 0, "time": "1749833880" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749834600" }, "departure": { "delay": 0, "time": "1749834840" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749835260" }, "departure": { "delay": 0, "time": "1749835320" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749835680" }, "departure": { "delay": 0, "time": "1749835800" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749836160" }, "departure": { "delay": 0, "time": "1749836220" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749836760" }, "departure": { "delay": 0, "time": "1749836940" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749837480" }, "departure": { "delay": 0, "time": "1749837600" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749838020" }, "departure": { "delay": 0, "time": "1749838080" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1749838200" }, "departure": { "delay": 0, "time": "1749838260" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749838920" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN86994F4429367:2025-06-13T00:25:47Z" } } }, { "id": "OCESN874210F4461216:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87734228" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1749828900" }, "departure": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCETrain TER-87734103" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87734111" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87734129" }, { "arrival": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-87732404" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN874210F4461216:2025-06-13T00:25:47Z" } } }, { "id": "OCESN877687F4443371:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87615120" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87615138" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87615146" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87598755" }, { "arrival": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87615161" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN877687F4443371:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8880F3843898:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1749831780" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN8880F3843898:2025-06-07T00:26:51Z" } } }, { "id": "OCESN890053F4454191:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87721605" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN890053F4454191:2025-06-13T00:25:47Z" } } }, { "id": "OCESN891164F4454330:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN891164F4454330:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894838F4454710:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87184523" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN894838F4454710:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9836F4444021:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823440" }, "stopId": "StopPoint:OCETGV INOUI-88140010" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1749830040" }, "departure": { "delay": 0, "time": "1749830340" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1749830880" }, "departure": { "delay": 0, "time": "1749831120" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1749837600" }, "departure": { "delay": 0, "time": "1749838200" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1749840300" }, "departure": { "delay": 0, "time": "1749840600" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1749843360" }, "departure": { "delay": 0, "time": "1749843540" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1749845040" }, "stopId": "StopPoint:OCETGV INOUI-87773002" } ], "timestamp": "1749819826", "trip": { "startDate": "20250613", "startTime": "16:04:00", "tripId": "OCESN9836F4444021:2025-06-13T00:25:47Z" } } }, { "id": "OCESN117574F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopArea:OCE87116137" }, { "arrival": { "delay": 0, "time": "1749827520" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1749819887", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN117574F" } } }, { "id": "OCESN165633F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749828180" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1749819887", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN165633F" } } }, { "id": "OCESN832026F4456981:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN832026F4456981:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839617F4441191:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87174003" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN839617F4441191:2025-06-12T00:24:33Z" } } }, { "id": "OCESN841232F4444954:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN841232F4444954:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841915F4444837:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87295733" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87295709" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87295048" }, { "arrival": { "delay": 0, "time": "1749829440" }, "departure": { "delay": 0, "time": "1749829500" }, "stopId": "StopPoint:OCETrain TER-87295055" }, { "arrival": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCETrain TER-87295063" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN841915F4444837:2025-06-13T00:25:47Z" } } }, { "id": "OCESN852014F3979066:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN852014F3979066:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8549F3857082:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749831360" }, "departure": { "delay": 0, "time": "1749831720" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749835680" }, "departure": { "delay": 0, "time": "1749835920" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749837780" }, "departure": { "delay": 0, "time": "1749837960" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 0, "time": "1749838560" }, "departure": { "delay": 0, "time": "1749838740" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 0, "time": "1749839520" }, "departure": { "delay": 0, "time": "1749839640" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 0, "time": "1749840420" }, "stopId": "StopPoint:OCETGV INOUI-87677005" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN8549F3857082:2025-06-07T00:26:51Z" } } }, { "id": "OCESN855249F4450395:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87471516" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN855249F4450395:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855541F3838625:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87471060" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87471102" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87471094" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN855541F3838625:2025-06-08T00:08:37Z" } } }, { "id": "OCESN857640F4450713:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87478545" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87478560" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87396200" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN857640F4450713:2025-06-13T00:25:47Z" } } }, { "id": "OCESN858374F4450819:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN858374F4450819:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8590F3839308:2025-06-07T00:26:51Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1749831360" }, "departure": { "delay": 0, "time": "1749831720" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749835680" }, "departure": { "delay": 0, "time": "1749836160" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749839100" }, "departure": { "delay": 0, "time": "1749839280" }, "stopId": "StopPoint:OCETGV INOUI-87672006" }, { "arrival": { "delay": 0, "time": "1749840900" }, "departure": { "delay": 0, "time": "1749841500" }, "stopId": "StopPoint:OCETGV INOUI-87671339" }, { "arrival": { "delay": 0, "time": "1749842400" }, "stopId": "StopPoint:OCETGV INOUI-87671008" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN8590F3839308:2025-06-07T00:26:51Z" } } }, { "id": "OCESN859423F4450964:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN859423F4450964:2025-06-13T00:25:47Z" } } }, { "id": "OCESN861373F4451401:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87576405" }, { "arrival": { "delay": 0, "time": "1749828840" }, "departure": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87576447" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87576454" }, { "arrival": { "delay": 0, "time": "1749829980" }, "departure": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-87576470" }, { "arrival": { "delay": 0, "time": "1749830820" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN861373F4451401:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865323F4451734:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN865323F4451734:2025-06-13T00:25:47Z" } } }, { "id": "OCESN866244F4451958:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN866244F4451958:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868368F4452239:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87594606" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87594614" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87594622" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87594630" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN868368F4452239:2025-06-13T00:25:47Z" } } }, { "id": "OCESN870312F4438206:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87611749" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN870312F4438206:2025-06-13T00:25:47Z" } } }, { "id": "OCESN87444F4461800:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-80143099" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN87444F4461800:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876314F4443047:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87773465" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87773432" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN876314F4443047:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876713F4443208:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87764555" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87764571" }, { "arrival": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN876713F4443208:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886128F4453676:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823500" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749829320" }, "departure": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1749829800" }, "departure": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749830040" }, "departure": { "delay": 0, "time": "1749830100" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749830460" }, "departure": { "delay": 0, "time": "1749830460" }, "stopId": "StopPoint:OCETrain TER-87721340" }, { "arrival": { "delay": 0, "time": "1749830700" }, "departure": { "delay": 0, "time": "1749830760" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1749831060" }, "departure": { "delay": 0, "time": "1749831060" }, "stopId": "StopPoint:OCETrain TER-87725739" }, { "arrival": { "delay": 0, "time": "1749831300" }, "departure": { "delay": 0, "time": "1749831300" }, "stopId": "StopPoint:OCETrain TER-87725721" }, { "arrival": { "delay": 0, "time": "1749831480" }, "departure": { "delay": 0, "time": "1749831540" }, "stopId": "StopPoint:OCETrain TER-87725713" }, { "arrival": { "delay": 0, "time": "1749831840" }, "stopId": "StopPoint:OCETrain TER-87725689" } ], "timestamp": "1749819887", "trip": { "startDate": "20250613", "startTime": "16:05:00", "tripId": "OCESN886128F4453676:2025-06-13T00:25:47Z" } } }, { "id": "OCESN30233R4447426:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCECar TER-87721860" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCECar TER-87484576" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar TER-87721852" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar TER-87721845" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCECar TER-87721829" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCECar TER-87409771" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCECar TER-87721811" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCECar TER-87761072" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCECar TER-87697169" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCECar TER-87721779" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCECar TER-87721761" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCECar TER-87721753" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCECar TER-87721423" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN30233R4447426:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830425F4458732:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN830425F4458732:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831626F4457429:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87214247" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN831626F4457429:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832446F4456892:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETramTrain-87534347" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN832446F4456892:2025-06-13T00:25:47Z" } } }, { "id": "OCESN834374F4455918:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87215335" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87192302" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87192229" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87192211" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87192203" }, { "arrival": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN834374F4455918:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839662F4441172:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749823680" }, "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN839662F4441172:2025-06-12T00:24:33Z" } } }, { "id": "OCESN842905F4444690:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87342535" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87342543" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87342550" }, { "arrival": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87342337" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN842905F4444690:2025-06-13T00:25:47Z" } } }, { "id": "OCESN848523F4449876:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN848523F4449876:2025-06-13T00:25:47Z" } } }, { "id": "OCESN848526F4449878:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1749828660" }, "departure": { "delay": 0, "time": "1749828720" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN848526F4449878:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879545F4452982:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN879545F4452982:2025-06-13T00:25:47Z" } } }, { "id": "OCESN88810F4462352:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN88810F4462352:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894540F4454680:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823560" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87710731" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87300863" } ], "timestamp": "1749819947", "trip": { "startDate": "20250613", "startTime": "16:06:00", "tripId": "OCESN894540F4454680:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA848368F4460969:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87313130" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87313114" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87313106" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87316075" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87315044" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87316059" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87313064" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87316067" }, { "arrival": { "delay": 0, "time": "1749828180" }, "stopId": "StopPoint:OCETrain TER-87313072" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCEEA848368F4460969:2025-06-13T00:25:47Z" } } }, { "id": "OCESN147528F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopArea:OCE87546192" }, { "arrival": { "delay": 0, "time": "1749824400" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1749820396", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN147528F" } } }, { "id": "OCESN148844F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749830160" }, "departure": { "delay": 0, "time": "1749830220" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749830760" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749820006", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN148844F" } } }, { "id": "OCESN151851F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1749829560" }, "stopId": "StopArea:OCE87684001" } ], "timestamp": "1749820006", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN151851F" } } }, { "id": "OCESN155862F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749828480" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749820006", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN155862F" } } }, { "id": "OCESN165331F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749824160" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1749820006", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN165331F" } } }, { "id": "OCESN2513F4424973:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCETGV INOUI-87141002" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN2513F4424973:2025-06-12T00:24:33Z" } } }, { "id": "OCESN8026F3517349:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1749829440" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN8026F3517349:2025-06-09T02:14:31Z" } } }, { "id": "OCESN830929F4457910:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN830929F4457910:2025-06-13T00:25:47Z" } } }, { "id": "OCESN836356F4455703:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87141291" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN836356F4455703:2025-06-13T00:25:47Z" } } }, { "id": "OCESN847427F4444287:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87313676" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87313510" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN847427F4444287:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855737F4450492:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87474262" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87474213" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN855737F4450492:2025-06-13T00:25:47Z" } } }, { "id": "OCESN865129F4451709:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1749823800" }, "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87491217" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87491225" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87491233" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87491266" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87491274" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87491282" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN865129F4451709:2025-06-13T00:25:47Z" } } }, { "id": "OCESN872643F4438502:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87611095" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN872643F4438502:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876260F4443017:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749830040" }, "departure": { "delay": 0, "time": "1749830100" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749830760" }, "departure": { "delay": 0, "time": "1749830820" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749831180" }, "departure": { "delay": 0, "time": "1749831240" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749831600" }, "departure": { "delay": 0, "time": "1749831660" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749831840" }, "departure": { "delay": 0, "time": "1749831900" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749832080" }, "departure": { "delay": 0, "time": "1749832140" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749832440" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN876260F4443017:2025-06-12T00:24:33Z" } } }, { "id": "OCESN876360F4443079:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87773002" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN876360F4443079:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881645F4453344:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87755629" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN881645F4453344:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885131F4453565:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN885131F4453565:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886279F4453744:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN886279F4453744:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886734F4462181:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN886734F4462181:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890374F4451265:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749823740" }, "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87722728" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN890374F4451265:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893060F4454488:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823620" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87713594" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87694398" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87694364" }, { "arrival": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87694307" } ], "timestamp": "1749820006", "trip": { "startDate": "20250613", "startTime": "16:07:00", "tripId": "OCESN893060F4454488:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA848311F4449834:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87316075" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87313106" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87313114" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87313130" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87317362" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCEEA848311F4449834:2025-06-13T00:25:47Z" } } }, { "id": "OCESN17984F4459485:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87741132" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN17984F4459485:2025-06-13T00:25:47Z" } } }, { "id": "OCESN19945F4448185:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749823920" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87287102" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87286831" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87286864" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87286872" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-88850685" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-88850010" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN19945F4448185:2025-06-13T00:25:47Z" } } }, { "id": "OCESN31476R4459340:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCECar TER-87395830" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCECar TER-87407940" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCECar TER-87734202" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN31476R4459340:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3381F4447173:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1749830100" }, "departure": { "delay": 0, "time": "1749830160" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1749830880" }, "departure": { "delay": 0, "time": "1749830940" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 0, "time": "1749831540" }, "stopId": "StopPoint:OCETrain TER-87444372" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN3381F4447173:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839744F4441140:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749828600" }, "departure": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749829260" }, "departure": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN839744F4441140:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8514F3837653:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETGV INOUI-87611004" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETGV INOUI-87586008" }, { "arrival": { "delay": 0, "time": "1749832800" }, "departure": { "delay": 0, "time": "1749833160" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749840660" }, "departure": { "delay": 0, "time": "1749840840" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1749841380" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN8514F3837653:2025-06-11T00:16:05Z" } } }, { "id": "OCESN851715F3927542:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87415018" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN851715F3927542:2025-06-11T00:16:05Z" } } }, { "id": "OCESN858805F3870088:2025-05-25T00:05:28Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87486019" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN858805F3870088:2025-05-25T00:05:28Z" } } }, { "id": "OCESN865122F4451704:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1749823860" }, "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87491282" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87491274" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87491266" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87491233" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87491225" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87491217" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87491209" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN865122F4451704:2025-06-13T00:25:47Z" } } }, { "id": "OCESN873921F4461656:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87645507" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87645481" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87645473" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87645440" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87645135" }, { "arrival": { "delay": 0, "time": "1749830100" }, "departure": { "delay": 0, "time": "1749830160" }, "stopId": "StopPoint:OCETrain TER-87594796" }, { "arrival": { "delay": 0, "time": "1749830760" }, "departure": { "delay": 0, "time": "1749830820" }, "stopId": "StopPoint:OCETrain TER-87594762" }, { "arrival": { "delay": 0, "time": "1749831120" }, "departure": { "delay": 0, "time": "1749831180" }, "stopId": "StopPoint:OCETrain TER-87594754" }, { "arrival": { "delay": 0, "time": "1749831780" }, "departure": { "delay": 0, "time": "1749831840" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1749833040" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN873921F4461656:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876228F4442980:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN876228F4442980:2025-06-12T00:24:33Z" } } }, { "id": "OCESN879650F4453003:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN879650F4453003:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887336F4453920:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN887336F4453920:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893313F4454525:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87694307" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN893313F4454525:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893330F4454534:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87694687" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN893330F4454534:2025-06-13T00:25:47Z" } } }, { "id": "OCESN96124F4462646:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823680" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1749820066", "trip": { "startDate": "20250613", "startTime": "16:08:00", "tripId": "OCESN96124F4462646:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA847738F4449770:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87313585" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87313577" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87313551" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87276618" }, { "arrival": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87276006" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCEEA847738F4449770:2025-06-13T00:25:47Z" } } }, { "id": "OCESA86057F4451271:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1749828180" }, "departure": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1749828600" }, "departure": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1749828840" }, "departure": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1749829380" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1749829800" }, "departure": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1749830040" }, "departure": { "delay": 0, "time": "1749830100" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1749830340" }, "departure": { "delay": 0, "time": "1749830400" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1749830520" }, "departure": { "delay": 0, "time": "1749830580" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1749831240" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESA86057F4451271:2025-06-13T00:25:47Z" } } }, { "id": "OCESN13146F4447775:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87415661" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN13146F4447775:2025-06-13T00:25:47Z" } } }, { "id": "OCESN155864F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopArea:OCE87276113" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1749829380" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1749820127", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN155864F" } } }, { "id": "OCESN19725F4448131:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87286732" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87286542" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-88857040" }, { "arrival": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-88960080" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN19725F4448131:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7853F4446409:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCEOUIGO-87686006" }, { "arrival": { "delay": 0, "time": "1749831840" }, "departure": { "delay": 0, "time": "1749832140" }, "stopId": "StopPoint:OCEOUIGO-87763029" }, { "arrival": { "delay": 0, "time": "1749838260" }, "departure": { "delay": 0, "time": "1749838500" }, "stopId": "StopPoint:OCEOUIGO-87755009" }, { "arrival": { "delay": 0, "time": "1749840600" }, "departure": { "delay": 0, "time": "1749840780" }, "stopId": "StopPoint:OCEOUIGO-87755447" }, { "arrival": { "delay": 0, "time": "1749842880" }, "departure": { "delay": 0, "time": "1749843120" }, "stopId": "StopPoint:OCEOUIGO-87757625" }, { "arrival": { "delay": 0, "time": "1749843600" }, "departure": { "delay": 0, "time": "1749843840" }, "stopId": "StopPoint:OCEOUIGO-87757674" }, { "arrival": { "delay": 0, "time": "1749845220" }, "stopId": "StopPoint:OCEOUIGO-87756056" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN7853F4446409:2025-06-13T00:25:47Z" } } }, { "id": "OCESN837556F4455614:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN837556F4455614:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839106F4441325:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN839106F4441325:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841231F4444955:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN841231F4444955:2025-06-13T00:25:47Z" } } }, { "id": "OCESN852631F3983678:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87444042" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87444059" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87444083" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87447003" }, { "arrival": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87447110" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN852631F3983678:2025-06-08T00:08:37Z" } } }, { "id": "OCESN854247F3838137:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87471045" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87471458" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87478016" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87478024" }, { "arrival": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87478032" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN854247F3838137:2025-06-06T00:36:00Z" } } }, { "id": "OCESN858073F4450771:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87481747" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87481697" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87481754" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87481762" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87481770" }, { "arrival": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87481788" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN858073F4450771:2025-06-13T00:25:47Z" } } }, { "id": "OCESN859272F4450928:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87481283" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87481267" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87481259" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87481242" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87481234" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN859272F4450928:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860614F4451293:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87545756" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87545731" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87545707" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87545657" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87545525" }, { "arrival": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN860614F4451293:2025-06-13T00:25:47Z" } } }, { "id": "OCESN861568F3915166:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87576132" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87576108" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87576090" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87576009" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN861568F3915166:2025-06-11T00:16:05Z" } } }, { "id": "OCESN862425F3804961:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN862425F3804961:2025-06-09T02:14:31Z" } } }, { "id": "OCESN879361F4452948:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87765735" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN879361F4452948:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883773F4453484:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN883773F4453484:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894221F4444515:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823740" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1749820127", "trip": { "startDate": "20250613", "startTime": "16:09:00", "tripId": "OCESN894221F4444515:2025-06-13T00:25:47Z" } } }, { "id": "OCEEA848464F4449864:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCEEA848464F4449864:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859562F4451009:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETramTrain-87481002" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETramTrain-87481598" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCELO859562F4451009:2025-06-13T00:25:47Z" } } }, { "id": "OCESN147836F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749830040" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1749820186", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN147836F" } } }, { "id": "OCESN148540F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1749824580" }, "stopId": "StopArea:OCE87546192" } ], "timestamp": "1749820186", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN148540F" } } }, { "id": "OCESN18924F4448109:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87746875" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87746883" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87746867" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87746859" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87746842" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87746834" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87746826" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87746784" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87462085" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87746818" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87746776" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87746768" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87746750" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87746743" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87746735" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87746727" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87746719" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87746701" }, { "arrival": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87744078" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN18924F4448109:2025-06-13T00:25:47Z" } } }, { "id": "OCESN2872F4447459:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETGV INOUI-82001000" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1749831600" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN2872F4447459:2025-06-13T00:25:47Z" } } }, { "id": "OCESN410407R4459639:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar TER-87335521" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCECar TER-87742056" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 0, "time": "1749828840" }, "departure": { "delay": 0, "time": "1749828840" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 0, "time": "1749830400" }, "departure": { "delay": 0, "time": "1749830400" }, "stopId": "StopPoint:OCECar TER-87747667" }, { "arrival": { "delay": 0, "time": "1749831600" }, "departure": { "delay": 0, "time": "1749831600" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 0, "time": "1749832200" }, "departure": { "delay": 0, "time": "1749832200" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 0, "time": "1749834000" }, "stopId": "StopPoint:OCECar TER-87763003" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN410407R4459639:2025-06-13T00:25:47Z" } } }, { "id": "OCESN43143R4442060:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar TER-87175091" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCECar TER-87338186" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCECar TER-87107490" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCECar TER-87142273" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCECar TER-87338194" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCECar TER-87107458" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCECar TER-87142240" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCECar TER-87107409" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCECar TER-87279869" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCECar TER-87107433" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCECar TER-87143024" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCECar TER-87319756" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCECar TER-87326462" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCECar TER-87107425" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCECar TER-87107417" }, { "arrival": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCECar TER-87142000" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN43143R4442060:2025-06-12T00:24:33Z" } } }, { "id": "OCESN57615R4449652:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar-87696146" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCECar-87643890" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCECar-87314906" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCECar-87314898" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCECar-87643882" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCECar-87748509" }, { "arrival": { "delay": 0, "time": "1749829680" }, "departure": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCECar-87576207" }, { "arrival": { "delay": 0, "time": "1749829980" }, "stopId": "StopPoint:OCECar-87454249" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN57615R4449652:2025-06-13T00:25:47Z" } } }, { "id": "OCESN58519R3554437:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1749829560" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCECar-87574509" }, { "arrival": { "delay": 0, "time": "1749829860" }, "stopId": "StopPoint:OCECar-87343152" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN58519R3554437:2025-06-09T02:14:31Z" } } }, { "id": "OCESN58619R4447025:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCECar-87574004" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCECar-87702514" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN58619R4447025:2025-06-13T00:25:47Z" } } }, { "id": "OCESN830548F4458452:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87213058" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN830548F4458452:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839751F4441137:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87171926" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1749828780" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87172155" }, { "arrival": { "delay": 0, "time": "1749829020" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87172189" }, { "arrival": { "delay": 0, "time": "1749829440" }, "departure": { "delay": 0, "time": "1749829500" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1749829680" }, "departure": { "delay": 0, "time": "1749829740" }, "stopId": "StopPoint:OCETrain TER-87172221" }, { "arrival": { "delay": 0, "time": "1749829860" }, "departure": { "delay": 0, "time": "1749829920" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1749830220" }, "stopId": "StopPoint:OCETrain TER-87172254" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN839751F4441137:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843224F4444658:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN843224F4444658:2025-06-13T00:25:47Z" } } }, { "id": "OCESN843229F4448348:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN843229F4448348:2025-06-13T00:25:47Z" } } }, { "id": "OCESN847820F4449783:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87272013" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87276733" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87276303" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87276311" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87276352" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN847820F4449783:2025-06-13T00:25:47Z" } } }, { "id": "OCESN856039F4384540:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87159947" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87471151" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87471169" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87471177" }, { "arrival": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87471185" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN856039F4384540:2025-06-08T00:08:37Z" } } }, { "id": "OCESN859670F4451052:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87484303" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87486894" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87481176" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87481457" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN859670F4451052:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885470F4453609:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87747246" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN885470F4453609:2025-06-13T00:25:47Z" } } }, { "id": "OCESN893205F4454515:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1749823980" }, "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87691600" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87559070" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87696468" }, { "arrival": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87696484" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN893205F4454515:2025-06-13T00:25:47Z" } } }, { "id": "OCESN9250F4428765:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823800" }, "stopId": "StopPoint:OCETGV INOUI-83016451" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 0, "time": "1749832440" }, "departure": { "delay": 0, "time": "1749832560" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 0, "time": "1749834300" }, "departure": { "delay": 0, "time": "1749834840" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 0, "time": "1749838500" }, "departure": { "delay": 0, "time": "1749838920" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1749843300" }, "departure": { "delay": 0, "time": "1749843480" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1749849780" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1749820186", "trip": { "startDate": "20250613", "startTime": "16:10:00", "tripId": "OCESN9250F4428765:2025-06-11T00:16:05Z" } } }, { "id": "OCESN13133F4447787:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1749828240" }, "departure": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829020" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1749829620" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1749820247", "trip": { "startDate": "20250613", "startTime": "16:11:00", "tripId": "OCESN13133F4447787:2025-06-13T00:25:47Z" } } }, { "id": "OCESN58540R3619550:2025-06-06T00:36:00Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1749820247", "trip": { "startDate": "20250613", "startTime": "16:11:00", "tripId": "OCESN58540R3619550:2025-06-06T00:36:00Z" } } }, { "id": "OCESN879747F4453033:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1749829440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749820456", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "16:11:00", "tripId": "OCESN879747F4453033:2025-06-13T00:25:47Z" } } }, { "id": "OCESN881059F4453166:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87751750" } ], "timestamp": "1749820247", "trip": { "startDate": "20250613", "startTime": "16:11:00", "tripId": "OCESN881059F4453166:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887135F4462270:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823860" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1749824100" }, "departure": { "delay": 0, "time": "1749824160" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1749828240" }, "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1749820247", "trip": { "startDate": "20250613", "startTime": "16:11:00", "tripId": "OCESN887135F4462270:2025-06-13T00:25:47Z" } } }, { "id": "OCESN36517R3517493:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar TER-87713412" }, { "arrival": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCECar TER-87718833" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN36517R3517493:2025-06-09T02:14:31Z" } } }, { "id": "OCESN44131R4460165:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCECar TER-87212225" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCECar TER-87754192" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCECar TER-87642264" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCECar TER-87642272" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCECar TER-87642280" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCECar TER-87642298" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCECar TER-87763177" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCECar TER-87642306" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCECar TER-87642314" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCECar TER-87702084" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCECar TER-87213165" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCECar TER-87678730" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCECar TER-87658849" }, { "arrival": { "delay": 0, "time": "1749827880" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCECar TER-87213884" }, { "arrival": { "delay": 0, "time": "1749828120" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCECar TER-87678714" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCECar TER-87678706" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCECar TER-87678698" }, { "arrival": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCECar TER-87678680" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN44131R4460165:2025-06-13T00:25:47Z" } } }, { "id": "OCESN4665F4449272:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1749830520" }, "departure": { "delay": 0, "time": "1749830640" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1749832800" }, "departure": { "delay": 0, "time": "1749833100" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1749835620" }, "departure": { "delay": 0, "time": "1749835740" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1749837480" }, "departure": { "delay": 0, "time": "1749837720" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1749838500" }, "departure": { "delay": 0, "time": "1749838680" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 0, "time": "1749840960" }, "departure": { "delay": 0, "time": "1749841260" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1749842700" }, "departure": { "delay": 0, "time": "1749842940" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1749847380" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN4665F4449272:2025-06-13T00:25:47Z" } } }, { "id": "OCESN7052F4446536:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETGV INOUI-87286005" }, { "arrival": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN7052F4446536:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835822F4455759:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87144451" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1749825660" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1749826920" }, "departure": { "delay": 0, "time": "1749826980" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1749827400" }, "departure": { "delay": 0, "time": "1749827460" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1749828540" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN835822F4455759:2025-06-13T00:25:47Z" } } }, { "id": "OCESN839624F4441185:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87171645" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87171611" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87171629" }, { "arrival": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN839624F4441185:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844914F4444383:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN844914F4444383:2025-06-13T00:25:47Z" } } }, { "id": "OCESN8544F3585842:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETGV INOUI-87677005" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 0, "time": "1749828120" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1749832560" }, "departure": { "delay": 0, "time": "1749833160" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1749840660" }, "departure": { "delay": 0, "time": "1749840840" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1749841380" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN8544F3585842:2025-06-13T00:25:47Z" } } }, { "id": "OCESN855640F4450470:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87473116" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87473090" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87473082" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN855640F4450470:2025-06-13T00:25:47Z" } } }, { "id": "OCESN860112F4421403:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1749827220" }, "departure": { "delay": 0, "time": "1749827280" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1749828000" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1749828600" }, "departure": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1749829260" }, "departure": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1749829560" }, "departure": { "delay": 0, "time": "1749829620" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1749830460" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN860112F4421403:2025-06-12T00:24:33Z" } } }, { "id": "OCESN873420F4461600:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87734053" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN873420F4461600:2025-06-13T00:25:47Z" } } }, { "id": "OCESN878984F4443435:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783605" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87111864" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783563" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783548" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783530" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783514" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783308" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783290" }, { "arrival": { "delay": 0, "time": "1749826740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783282" } ], "timestamp": "1749820307", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN878984F4443435:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879358F4452946:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87765735" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN879358F4452946:2025-06-13T00:25:47Z" } } }, { "id": "OCESN880154F4453088:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN880154F4453088:2025-06-13T00:25:47Z" } } }, { "id": "OCESN884107F4453500:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN884107F4453500:2025-06-13T00:25:47Z" } } }, { "id": "OCESN886188F4462136:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1749829200" }, "departure": { "delay": 0, "time": "1749829260" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1749829740" }, "departure": { "delay": 0, "time": "1749829800" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1749830220" }, "departure": { "delay": 0, "time": "1749830280" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1749830580" }, "departure": { "delay": 0, "time": "1749830640" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1749830940" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1749831540" }, "departure": { "delay": 0, "time": "1749831660" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1749832800" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN886188F4462136:2025-06-13T00:25:47Z" } } }, { "id": "OCESN890052F4454190:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823920" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1749824040" }, "departure": { "delay": 0, "time": "1749824100" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87721605" } ], "timestamp": "1749820307", "trip": { "startDate": "20250613", "startTime": "16:12:00", "tripId": "OCESN890052F4454190:2025-06-13T00:25:47Z" } } }, { "id": "OCELO859755F4451062:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87481440" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCELO859755F4451062:2025-06-13T00:25:47Z" } } }, { "id": "OCESN3427F3515925:2025-06-11T00:16:05Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1749828600" }, "departure": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87393595" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 0, "time": "1749830760" }, "departure": { "delay": 0, "time": "1749830820" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1749831300" }, "departure": { "delay": 0, "time": "1749831420" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1749832740" }, "departure": { "delay": 0, "time": "1749832800" }, "stopId": "StopPoint:OCETrain TER-87448001" }, { "arrival": { "delay": 0, "time": "1749833700" }, "departure": { "delay": 0, "time": "1749833760" }, "stopId": "StopPoint:OCETrain TER-87448159" }, { "arrival": { "delay": 0, "time": "1749834660" }, "departure": { "delay": 0, "time": "1749834720" }, "stopId": "StopPoint:OCETrain TER-87447698" }, { "arrival": { "delay": 0, "time": "1749835800" }, "stopId": "StopPoint:OCETrain TER-87447680" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN3427F3515925:2025-06-11T00:16:05Z" } } }, { "id": "OCESN6921F3924946:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1749830700" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1749834780" }, "stopId": "StopPoint:OCETGV INOUI-87747006" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN6921F3924946:2025-06-09T02:14:31Z" } } }, { "id": "OCESN830547F4458454:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1749825120" }, "departure": { "delay": 0, "time": "1749825180" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN830547F4458454:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831621F4457449:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN831621F4457449:2025-06-13T00:25:47Z" } } }, { "id": "OCESN831823F4457181:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87214775" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87214734" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87214643" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749828060" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN831823F4457181:2025-06-13T00:25:47Z" } } }, { "id": "OCESN832109F4456875:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1749826320" }, "departure": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1749827940" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN832109F4456875:2025-06-13T00:25:47Z" } } }, { "id": "OCESN835027F4455861:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1749827580" }, "departure": { "delay": 0, "time": "1749827640" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1749828420" }, "departure": { "delay": 0, "time": "1749828480" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN835027F4455861:2025-06-13T00:25:47Z" } } }, { "id": "OCESN844825F4365491:2025-06-09T02:14:31Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1749827640" }, "departure": { "delay": 0, "time": "1749827700" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1749828540" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN844825F4365491:2025-06-09T02:14:31Z" } } }, { "id": "OCESN848956F4449941:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87411439" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87411447" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87411454" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87411462" }, { "arrival": { "delay": 0, "time": "1749826140" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87411470" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87313833" }, { "arrival": { "delay": 0, "time": "1749826980" }, "departure": { "delay": 0, "time": "1749827040" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87313395" }, { "arrival": { "delay": 0, "time": "1749828600" }, "departure": { "delay": 0, "time": "1749828660" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1749828960" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN848956F4449941:2025-06-13T00:25:47Z" } } }, { "id": "OCESN876227F4441720:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1749827340" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1749828060" }, "departure": { "delay": 0, "time": "1749828180" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1749829260" }, "departure": { "delay": 0, "time": "1749829320" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1749830040" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN876227F4441720:2025-06-12T00:24:33Z" } } }, { "id": "OCESN879149F4452910:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN879149F4452910:2025-06-13T00:25:47Z" } } }, { "id": "OCESN879642F4453000:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN879642F4453000:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883190F4453425:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87741793" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87741777" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87741769" }, { "arrival": { "delay": 0, "time": "1749825960" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87741728" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749828120" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1749828480" }, "departure": { "delay": 0, "time": "1749828600" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1749828960" }, "departure": { "delay": 0, "time": "1749829080" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1749829560" }, "departure": { "delay": 0, "time": "1749829680" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1749830160" }, "departure": { "delay": 0, "time": "1749830280" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1749830820" }, "departure": { "delay": 0, "time": "1749831000" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1749831660" }, "stopId": "StopPoint:OCETrain TER-87741132" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN883190F4453425:2025-06-13T00:25:47Z" } } }, { "id": "OCESN885170F4453577:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1749824940" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1749825540" }, "departure": { "delay": 0, "time": "1749825600" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87761718" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN885170F4453577:2025-06-13T00:25:47Z" } } }, { "id": "OCESN889963F4443639:2025-06-12T00:24:33Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749823980" }, "stopId": "StopPoint:OCETrain TER-87734699" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824640" }, "stopId": "StopPoint:OCETrain TER-87734707" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87734715" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87734731" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826860" }, "stopId": "StopPoint:OCETrain TER-87726786" }, { "arrival": { "delay": 0, "time": "1749827160" }, "departure": { "delay": 0, "time": "1749827220" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1749827760" }, "departure": { "delay": 0, "time": "1749827820" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1749828300" }, "departure": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1749828840" }, "departure": { "delay": 0, "time": "1749828900" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1749829140" }, "departure": { "delay": 0, "time": "1749829200" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1749820366", "trip": { "startDate": "20250613", "startTime": "16:13:00", "tripId": "OCESN889963F4443639:2025-06-12T00:24:33Z" } } }, { "id": "OCESN128524F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1749828960" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1749820426", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN128524F" } } }, { "id": "OCESN19736F4448139:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-88960080" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749825000" }, "stopId": "StopPoint:OCETrain TER-88857040" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87286542" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825660" }, "stopId": "StopPoint:OCETrain TER-87286732" }, { "arrival": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN19736F4448139:2025-06-13T00:25:47Z" } } }, { "id": "OCESN836226F4455721:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87141523" }, { "arrival": { "delay": 0, "time": "1749824160" }, "departure": { "delay": 0, "time": "1749824220" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN836226F4455721:2025-06-13T00:25:47Z" } } }, { "id": "OCESN841816F4444864:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1749824580" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1749826080" }, "departure": { "delay": 0, "time": "1749826200" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827340" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN841816F4444864:2025-06-13T00:25:47Z" } } }, { "id": "OCESN842112F4444820:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87345215" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87345231" }, { "arrival": { "delay": 0, "time": "1749824760" }, "departure": { "delay": 0, "time": "1749824820" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87345272" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1749825600" }, "departure": { "delay": 0, "time": "1749825720" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1749825840" }, "departure": { "delay": 0, "time": "1749825900" }, "stopId": "StopPoint:OCETrain TER-87286427" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826080" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1749826200" }, "departure": { "delay": 0, "time": "1749826260" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1749826620" }, "departure": { "delay": 0, "time": "1749826680" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1749826800" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1749827100" }, "departure": { "delay": 0, "time": "1749827160" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN842112F4444820:2025-06-13T00:25:47Z" } } }, { "id": "OCESN852344F4450152:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1749824400" }, "departure": { "delay": 0, "time": "1749824460" }, "stopId": "StopPoint:OCETrain TER-87444182" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87444190" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87444265" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN852344F4450152:2025-06-13T00:25:47Z" } } }, { "id": "OCESN857499F4450669:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87396358" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87396374" }, { "arrival": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87396408" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN857499F4450669:2025-06-13T00:25:47Z" } } }, { "id": "OCESN858219F4450789:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1749825360" }, "departure": { "delay": 0, "time": "1749825420" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87476770" }, { "arrival": { "delay": 0, "time": "1749826560" }, "departure": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87476762" }, { "arrival": { "delay": 0, "time": "1749826860" }, "departure": { "delay": 0, "time": "1749826920" }, "stopId": "StopPoint:OCETrain TER-87476754" }, { "arrival": { "delay": 0, "time": "1749827520" }, "stopId": "StopPoint:OCETrain TER-87471300" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN858219F4450789:2025-06-13T00:25:47Z" } } }, { "id": "OCESN862555F3840823:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1749824340" }, "departure": { "delay": 0, "time": "1749824400" }, "stopId": "StopPoint:OCETrain TER-87394205" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87394213" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1749825420" }, "departure": { "delay": 0, "time": "1749825480" }, "stopId": "StopPoint:OCETrain TER-87394247" }, { "arrival": { "delay": 0, "time": "1749825900" }, "departure": { "delay": 0, "time": "1749825960" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1749826380" }, "departure": { "delay": 0, "time": "1749826440" }, "stopId": "StopPoint:OCETrain TER-87394270" }, { "arrival": { "delay": 0, "time": "1749826680" }, "departure": { "delay": 0, "time": "1749826740" }, "stopId": "StopPoint:OCETrain TER-87394288" }, { "arrival": { "delay": 0, "time": "1749827040" }, "departure": { "delay": 0, "time": "1749827100" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1749827520" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87396333" }, { "arrival": { "delay": 0, "time": "1749827940" }, "departure": { "delay": 0, "time": "1749828000" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1749828360" }, "departure": { "delay": 0, "time": "1749828420" }, "stopId": "StopPoint:OCETrain TER-87396317" }, { "arrival": { "delay": 0, "time": "1749828720" }, "departure": { "delay": 0, "time": "1749828780" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1749829080" }, "departure": { "delay": 0, "time": "1749829140" }, "stopId": "StopPoint:OCETrain TER-87396291" }, { "arrival": { "delay": 0, "time": "1749829320" }, "departure": { "delay": 0, "time": "1749829380" }, "stopId": "StopPoint:OCETrain TER-87396283" }, { "arrival": { "delay": 0, "time": "1749829500" }, "departure": { "delay": 0, "time": "1749829560" }, "stopId": "StopPoint:OCETrain TER-87396275" }, { "arrival": { "delay": 0, "time": "1749830100" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN862555F3840823:2025-06-13T00:25:47Z" } } }, { "id": "OCESN868315F4452230:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1749824460" }, "departure": { "delay": 0, "time": "1749824520" }, "stopId": "StopPoint:OCETrain TER-87592634" }, { "arrival": { "delay": 0, "time": "1749825180" }, "departure": { "delay": 0, "time": "1749825240" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825840" }, "stopId": "StopPoint:OCETrain TER-87592808" }, { "arrival": { "delay": 0, "time": "1749826620" }, "stopId": "StopPoint:OCETrain TER-87592824" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN868315F4452230:2025-06-13T00:25:47Z" } } }, { "id": "OCESN87020R4452383:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCECar TER-87693325" }, { "arrival": { "delay": 0, "time": "1749826380" }, "stopId": "StopPoint:OCECar TER-87444372" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN87020R4452383:2025-06-13T00:25:47Z" } } }, { "id": "OCESN873610F4461606:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1749824220" }, "departure": { "delay": 0, "time": "1749824280" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1749824700" }, "departure": { "delay": 0, "time": "1749824760" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1749825000" }, "departure": { "delay": 0, "time": "1749825060" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN873610F4461606:2025-06-13T00:25:47Z" } } }, { "id": "OCESN883669F4453467:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1749824520" }, "departure": { "delay": 0, "time": "1749824580" }, "stopId": "StopPoint:OCETrain TER-87743740" }, { "arrival": { "delay": 0, "time": "1749824880" }, "departure": { "delay": 0, "time": "1749824940" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1749825720" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1749826260" }, "departure": { "delay": 0, "time": "1749826320" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1749826500" }, "departure": { "delay": 0, "time": "1749826560" }, "stopId": "StopPoint:OCETrain TER-87741108" }, { "arrival": { "delay": 0, "time": "1749826740" }, "departure": { "delay": 0, "time": "1749826800" }, "stopId": "StopPoint:OCETrain TER-87741116" }, { "arrival": { "delay": 0, "time": "1749827460" }, "departure": { "delay": 0, "time": "1749827580" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1749827820" }, "departure": { "delay": 0, "time": "1749827880" }, "stopId": "StopPoint:OCETrain TER-87741140" }, { "arrival": { "delay": 0, "time": "1749828300" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN883669F4453467:2025-06-13T00:25:47Z" } } }, { "id": "OCESN887136F4462271:2025-06-13T00:25:47Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1749824280" }, "departure": { "delay": 0, "time": "1749824340" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1749824640" }, "departure": { "delay": 0, "time": "1749824700" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1749824820" }, "departure": { "delay": 0, "time": "1749824880" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1749825060" }, "departure": { "delay": 0, "time": "1749825120" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1749825300" }, "departure": { "delay": 0, "time": "1749825360" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1749825480" }, "departure": { "delay": 0, "time": "1749825540" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1749825780" }, "departure": { "delay": 0, "time": "1749825780" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1749826140" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN887136F4462271:2025-06-13T00:25:47Z" } } }, { "id": "OCESN894013F3505154:2025-06-08T00:08:37Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749824040" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1749825240" }, "departure": { "delay": 0, "time": "1749825300" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1749826020" }, "departure": { "delay": 0, "time": "1749826020" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1749826440" }, "departure": { "delay": 0, "time": "1749826500" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1749827280" }, "departure": { "delay": 0, "time": "1749827400" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1749827700" }, "departure": { "delay": 0, "time": "1749827760" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1749828360" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1749820426", "trip": { "startDate": "20250613", "startTime": "16:14:00", "tripId": "OCESN894013F3505154:2025-06-08T00:08:37Z" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1749820497" } }