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-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%
2025-06-14
100%
2025-06-15
100%
2025-06-16
100%
2025-06-17
100%
2025-06-18
100%
2025-06-19
100%
2025-06-20
100%
2025-06-21
100%
2025-06-22
100%
2025-06-23
100%
2025-06-24
100%
2025-06-25
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 647 errors, 4 153 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-24 at 09:02 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 313 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 OCESN839162F4633243:2025-06-24T00:10:55Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN3614F4634347:2025-06-24T00:10:55Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN8702F4552084:2025-06-17T23:52:01Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN6194F3854303:2025-06-17T23:52:01Z does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id OCESN839550F4633326:2025-06-24T00:10:55Z 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 12 171 errors

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

Sample errors
  • trip_id OCESN839162F4633243:2025-06-24T00:10:55Z stop_id StopPoint:OCETrain TER-87212027 does not exist in GTFS data stops.txt
  • trip_id OCESN839162F4633243:2025-06-24T00:10:55Z stop_id StopPoint:OCETrain TER-87212225 does not exist in GTFS data stops.txt
  • trip_id OCESN839162F4633243:2025-06-24T00:10:55Z stop_id StopPoint:OCETrain TER-87215012 does not exist in GTFS data stops.txt
  • trip_id OCESN839162F4633243:2025-06-24T00:10:55Z stop_id StopPoint:OCETrain TER-87141150 does not exist in GTFS data stops.txt
  • trip_id OCESN839162F4633243:2025-06-24T00:10:55Z stop_id StopPoint:OCETrain TER-87141002 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 151 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 OCESN832612F4508980:2025-06-18T23:50:29Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 08:28:00 (1750746480) is equal to previous stop departure_time 08:28:00 (1750746480) - times must increase between two sequential stops
  • trip_id OCESN832613F4572404:2025-06-18T23:50:29Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 09:00:00 (1750748400) is equal to previous stop departure_time 09:00:00 (1750748400) - times must increase between two sequential stops
  • trip_id OCESN832613F4572404:2025-06-18T23:50:29Z stop_id StopPoint:OCETramTrain-87533653 arrival_time 09:04:00 (1750748640) is equal to previous stop departure_time 09:04:00 (1750748640) - times must increase between two sequential stops
  • trip_id OCESN832614F4572403:2025-06-18T23:50:29Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 08:58:00 (1750748280) is equal to previous stop departure_time 08:58:00 (1750748280) - times must increase between two sequential stops
  • trip_id OCESN832615F4508977:2025-06-18T23:50:29Z stop_id StopPoint:OCETramTrain-87533596 arrival_time 09:30:00 (1750750200) is equal to previous stop departure_time 09:30:00 (1750750200) - times must increase between two sequential stops

Warnings

vehicle_id not populated W002 1 445 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id OCESN839162F4633243:2025-06-24T00:10:55Z does not have a vehicle_id
  • trip_id OCESN3614F4634347:2025-06-24T00:10:55Z does not have a vehicle_id
  • trip_id OCESN8702F4552084:2025-06-17T23:52:01Z does not have a vehicle_id
  • trip_id OCESN6194F3854303:2025-06-17T23:52:01Z does not have a vehicle_id
  • trip_id OCESN839550F4633326:2025-06-24T00:10:55Z does not have a vehicle_id

schedule_relationship not populated W009 2 708 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id OCESN839162F4633243:2025-06-24T00:10:55Z stop_id StopPoint:OCETrain TER-87212027 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id OCESN839162F4633243:2025-06-24T00:10:55Z does not have a schedule_relationship
  • trip_id OCESN3614F4634347:2025-06-24T00:10:55Z stop_id StopPoint:OCEINTERCITES-87594002 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id OCESN3614F4634347:2025-06-24T00:10:55Z does not have a schedule_relationship
  • trip_id OCESN8702F4552084:2025-06-17T23:52:01Z stop_id StopPoint:OCETGV INOUI-87474098 (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 392 30 times (100 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 307 832 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 5 218 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. 315 30 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 36 216 30 times (100 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 67 288 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)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 3 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-06-25 at 07:09 Europe/Paris.

trip_updates (1 982) 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-25 at 07:09 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "OCESN3604F4647614:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750816680" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1750820340" }, "departure": { "delay": 0, "time": "1750820520" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1750822320" }, "departure": { "delay": 0, "time": "1750822440" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCEINTERCITES-87597062" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1750815399", "trip": { "startDate": "20250625", "startTime": "03:58:00", "tripId": "OCESN3604F4647614:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839162F4627343:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750819440" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750820760" }, "departure": { "delay": 0, "time": "1750820820" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750822080" }, "departure": { "delay": 0, "time": "1750822140" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87175042" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1750837980" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750815819", "trip": { "startDate": "20250625", "startTime": "04:44:00", "tripId": "OCESN839162F4627343:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866400F4638146:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750819860" }, "stopId": "StopPoint:OCETrain TER-87677005" }, { "arrival": { "delay": 0, "time": "1750820040" }, "departure": { "delay": 0, "time": "1750820100" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 0, "time": "1750820520" }, "departure": { "delay": 0, "time": "1750820580" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 0, "time": "1750820880" }, "departure": { "delay": 0, "time": "1750820940" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 0, "time": "1750821240" }, "departure": { "delay": 0, "time": "1750821300" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 0, "time": "1750822020" }, "departure": { "delay": 0, "time": "1750822140" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 300, "time": "1750823280" }, "departure": { "delay": 300, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 300, "time": "1750824420" }, "departure": { "delay": 60, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750825867", "trip": { "startDate": "20250625", "startTime": "04:51:00", "tripId": "OCESN866400F4638146:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3330F4643103:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750820040" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750821360" }, "departure": { "delay": 0, "time": "1750821420" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750822260" }, "departure": { "delay": 0, "time": "1750822320" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750817634", "trip": { "startDate": "20250625", "startTime": "04:54:00", "tripId": "OCESN3330F4643103:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3614F4647621:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750820100" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1750821600" }, "departure": { "delay": 0, "time": "1750821720" }, "stopId": "StopPoint:OCEINTERCITES-87594200" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCEINTERCITES-87597120" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1750836660" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1750816780", "trip": { "startDate": "20250625", "startTime": "04:55:00", "tripId": "OCESN3614F4647621:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5300F4624806:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750820100" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1750822260" }, "departure": { "delay": 0, "time": "1750822440" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750836600" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750839300" }, "departure": { "delay": 0, "time": "1750839600" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750841820" }, "departure": { "delay": 0, "time": "1750842000" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1750843200" }, "stopId": "StopPoint:OCETGV INOUI-87688887" } ], "timestamp": "1750816450", "trip": { "startDate": "20250625", "startTime": "04:55:00", "tripId": "OCESN5300F4624806:2025-06-23T02:35:07Z" } } }, { "id": "OCESN142450F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750820400" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1750822920" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 1440, "time": "1750827900" }, "departure": { "delay": 1440, "time": "1750827960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 900, "time": "1750827960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750826858", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "05:00:00", "tripId": "OCESN142450F" } } }, { "id": "OCESN5900F4640417:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750820520" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750820820" }, "departure": { "delay": 0, "time": "1750820880" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1750821180" }, "departure": { "delay": 0, "time": "1750821240" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1750821660" }, "departure": { "delay": 0, "time": "1750821720" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1750822680" }, "departure": { "delay": 0, "time": "1750822740" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87696088" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87684290" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87684274" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87684001" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87684126" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1750819357", "trip": { "startDate": "20250625", "startTime": "05:02:00", "tripId": "OCESN5900F4640417:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860500F4638940:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1750822440" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 3300, "time": "1750824180" }, "departure": { "delay": 3300, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 3600, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1750825687", "trip": { "startDate": "20250625", "startTime": "05:04:00", "tripId": "OCESN860500F4638940:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17423F4642271:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750820760" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1750822080" }, "departure": { "delay": 0, "time": "1750822260" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1750823040" }, "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETrain TER-87763722" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87763755" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87751206" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87751230" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87751271" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87751321" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750818997", "trip": { "startDate": "20250625", "startTime": "05:06:00", "tripId": "OCESN17423F4642271:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96601F4634618:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750820820" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750821300" }, "departure": { "delay": 0, "time": "1750821420" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750822500" }, "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750822980" }, "departure": { "delay": 0, "time": "1750823040" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-85010082" } ], "timestamp": "1750817200", "trip": { "startDate": "20250625", "startTime": "05:07:00", "tripId": "OCESN96601F4634618:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8860F4636328:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750820880" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1750823100" }, "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETGV INOUI-87396408" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopArea:OCE87393702" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750821757", "trip": { "startDate": "20250625", "startTime": "05:08:00", "tripId": "OCESN8860F4636328:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860851F4638821:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821060" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750823400" }, "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87576728" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87574848" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750817440", "trip": { "startDate": "20250625", "startTime": "05:11:00", "tripId": "OCESN860851F4638821:2025-06-25T00:13:18Z" } } }, { "id": "OCESN86967F3745608:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821060" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750821600" }, "departure": { "delay": 0, "time": "1750821660" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750822020" }, "departure": { "delay": 0, "time": "1750822140" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750822500" }, "departure": { "delay": 0, "time": "1750822560" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1750833840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "05:11:00", "tripId": "OCESN86967F3745608:2025-06-22T02:30:55Z" } } }, { "id": "OCESN8702F4637692:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821060" }, "stopId": "StopPoint:OCETGV INOUI-87474098" }, { "arrival": { "delay": 0, "time": "1750821720" }, "departure": { "delay": 0, "time": "1750821900" }, "stopId": "StopPoint:OCETGV INOUI-87474155" }, { "arrival": { "delay": 0, "time": "1750822620" }, "departure": { "delay": 0, "time": "1750822800" }, "stopId": "StopPoint:OCETGV INOUI-87476317" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823640" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETGV INOUI-87476200" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750817440", "trip": { "startDate": "20250625", "startTime": "05:11:00", "tripId": "OCESN8702F4637692:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883160F4636552:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821180" }, "stopId": "StopPoint:OCETrain TER-87741793" }, { "arrival": { "delay": 0, "time": "1750821540" }, "departure": { "delay": 0, "time": "1750821660" }, "stopId": "StopPoint:OCETrain TER-87741777" }, { "arrival": { "delay": 0, "time": "1750822080" }, "departure": { "delay": 0, "time": "1750822320" }, "stopId": "StopPoint:OCETrain TER-87741769" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87741728" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750818038", "trip": { "startDate": "20250625", "startTime": "05:13:00", "tripId": "OCESN883160F4636552:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96550F4634628:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821240" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750823040" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750821368", "trip": { "startDate": "20250625", "startTime": "05:14:00", "tripId": "OCESN96550F4634628:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6194F4643655:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821300" }, "stopId": "StopPoint:OCETGV INOUI-87753004" }, { "arrival": { "delay": 0, "time": "1750822560" }, "departure": { "delay": 0, "time": "1750822740" }, "stopId": "StopPoint:OCETGV INOUI-87753657" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETGV INOUI-87765008" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETGV INOUI-87765107" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETGV INOUI-87764001" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETGV INOUI-87761007" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 300, "time": "1750831140" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 300, "time": "1750837980" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750826288", "trip": { "startDate": "20250625", "startTime": "05:15:00", "tripId": "OCESN6194F4643655:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839580F4626963:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821300" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750822260" }, "departure": { "delay": 0, "time": "1750822320" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1750823040" }, "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87713859" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87713008" }, { "arrival": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750822297", "trip": { "startDate": "20250625", "startTime": "05:15:00", "tripId": "OCESN839580F4626963:2025-06-24T00:10:55Z" } } }, { "id": "OCESN842300F4645240:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821300" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1750821840" }, "departure": { "delay": 0, "time": "1750821900" }, "stopId": "StopPoint:OCETrain TER-87317164" }, { "arrival": { "delay": 0, "time": "1750822380" }, "departure": { "delay": 0, "time": "1750822440" }, "stopId": "StopPoint:OCETrain TER-87317198" }, { "arrival": { "delay": 0, "time": "1750823040" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87317222" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87317230" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87317255" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87342337" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87342303" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87342253" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87342246" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87342212" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87342188" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1750820018", "trip": { "startDate": "20250625", "startTime": "05:15:00", "tripId": "OCESN842300F4645240:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3100F4642948:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821360" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1750822320" }, "departure": { "delay": 0, "time": "1750822380" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750820077", "trip": { "startDate": "20250625", "startTime": "05:16:00", "tripId": "OCESN3100F4642948:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6102F4643612:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821480" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1750822140" }, "departure": { "delay": 0, "time": "1750822320" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750820077", "trip": { "startDate": "20250625", "startTime": "05:18:00", "tripId": "OCESN6102F4643612:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8480F4620320:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821480" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 300, "time": "1750822980" }, "departure": { "delay": 300, "time": "1750823160" }, "stopId": "StopPoint:OCETGV INOUI-87584052" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "05:18:00", "tripId": "OCESN8480F4620320:2025-06-22T02:30:55Z" } } }, { "id": "OCESN873901F4646375:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1750822680" }, "departure": { "delay": 0, "time": "1750822740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87645135" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594796" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594762" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594754" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594747" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594739" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594564" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594556" }, { "arrival": { "delay": 0, "time": "1750828080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750817858", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "05:18:00", "tripId": "OCESN873901F4646375:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23410F4642680:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821540" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750821660" }, "departure": { "delay": 0, "time": "1750821660" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750821720" }, "departure": { "delay": 0, "time": "1750821780" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750821900" }, "departure": { "delay": 0, "time": "1750821900" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750822020" }, "departure": { "delay": 0, "time": "1750822020" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750822140" }, "departure": { "delay": 0, "time": "1750822200" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750822320" }, "departure": { "delay": 0, "time": "1750822320" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750822440" }, "departure": { "delay": 0, "time": "1750822440" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750822560" }, "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750822800" }, "departure": { "delay": 0, "time": "1750822800" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750823040" }, "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750823700" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750817918", "trip": { "startDate": "20250625", "startTime": "05:19:00", "tripId": "OCESN23410F4642680:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839550F4644793:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821600" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750822140" }, "departure": { "delay": 0, "time": "1750822200" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750818728", "trip": { "startDate": "20250625", "startTime": "05:20:00", "tripId": "OCESN839550F4644793:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886172F4636274:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821600" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750821960" }, "departure": { "delay": 0, "time": "1750822020" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1750822500" }, "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750823280" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87721340" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87725739" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87725721" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87725713" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87725689" } ], "timestamp": "1750823077", "trip": { "startDate": "20250625", "startTime": "05:20:00", "tripId": "OCESN886172F4636274:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8602F4639038:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821720" }, "stopId": "StopPoint:OCETGV INOUI-87474007" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823640" }, "stopId": "StopPoint:OCETGV INOUI-87474338" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETGV INOUI-87473207" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750818097", "trip": { "startDate": "20250625", "startTime": "05:22:00", "tripId": "OCESN8602F4639038:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831900F4572572:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821780" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750822560" }, "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750822800" }, "departure": { "delay": 0, "time": "1750822800" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750823040" }, "departure": { "delay": 0, "time": "1750823040" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750823220" }, "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750824120" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87214734" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87214775" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87144345" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1750820588", "trip": { "startDate": "20250625", "startTime": "05:23:00", "tripId": "OCESN831900F4572572:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866600F4638111:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821780" }, "stopId": "StopPoint:OCETrain TER-87671016" }, { "arrival": { "delay": 3600, "time": "1750826580" }, "departure": { "delay": 3600, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 3600, "time": "1750827300" }, "departure": { "delay": 3600, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 3600, "time": "1750827840" }, "departure": { "delay": 3600, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 3600, "time": "1750829940" }, "departure": { "delay": 3600, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 3600, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "05:23:00", "tripId": "OCESN866600F4638111:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8790F4629387:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821780" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETGV INOUI-87471300" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750819687", "trip": { "startDate": "20250625", "startTime": "05:23:00", "tripId": "OCESN8790F4629387:2025-06-24T00:10:55Z" } } }, { "id": "OCESN876208F4637260:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821840" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750822560" }, "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87618207" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87612028" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750821727", "trip": { "startDate": "20250625", "startTime": "05:24:00", "tripId": "OCESN876208F4637260:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8900F4635782:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750821840" }, "stopId": "StopPoint:OCETGV INOUI-87481705" }, { "arrival": { "delay": 900, "time": "1750824780" }, "departure": { "delay": 600, "time": "1750824840" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 600, "time": "1750827060" }, "departure": { "delay": 600, "time": "1750827240" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 600, "time": "1750832400" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750825807", "trip": { "startDate": "20250625", "startTime": "05:24:00", "tripId": "OCESN8900F4635782:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5950F4578722:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822020" }, "stopId": "StopPoint:OCEINTERCITES-87734004" }, { "arrival": { "delay": 600, "time": "1750823100" }, "departure": { "delay": 600, "time": "1750823220" }, "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 600, "time": "1750824540" }, "departure": { "delay": 600, "time": "1750824660" }, "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 600, "time": "1750826160" }, "departure": { "delay": 600, "time": "1750826280" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 300, "time": "1750827600" }, "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 300, "time": "1750834920" }, "stopId": "StopPoint:OCEINTERCITES-87686667" } ], "timestamp": "1750826887", "trip": { "startDate": "20250625", "startTime": "05:27:00", "tripId": "OCESN5950F4578722:2025-06-24T00:10:55Z" } } }, { "id": "OCESN860600F4638888:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822080" }, "stopId": "StopPoint:OCETrain TER-87574558" }, { "arrival": { "delay": 0, "time": "1750822560" }, "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-87574541" }, { "arrival": { "delay": 0, "time": "1750822920" }, "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87574533" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87574509" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87545756" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87545731" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87545707" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87545657" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "05:28:00", "tripId": "OCESN860600F4638888:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864801F4611008:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822080" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750822500" }, "departure": { "delay": 0, "time": "1750822560" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1750823400" }, "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87491191" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750819327", "trip": { "startDate": "20250625", "startTime": "05:28:00", "tripId": "OCESN864801F4611008:2025-06-22T02:30:55Z" } } }, { "id": "OCESN6960F4632586:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822140" }, "stopId": "StopPoint:OCETGV INOUI-87746008" }, { "arrival": { "delay": 0, "time": "1750823700" }, "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETGV INOUI-87741132" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750820317", "trip": { "startDate": "20250625", "startTime": "05:29:00", "tripId": "OCESN6960F4632586:2025-06-24T00:10:55Z" } } }, { "id": "OCESN891371F4635572:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87683573" }, { "arrival": { "delay": 0, "time": "1750822440" }, "departure": { "delay": 0, "time": "1750822440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87683557" }, { "arrival": { "delay": 0, "time": "1750822920" }, "departure": { "delay": 0, "time": "1750822920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87683532" }, { "departure": { "delay": 600, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 600, "time": "1750825200" }, "departure": { "delay": 600, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 600, "time": "1750825980" }, "departure": { "delay": 600, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 300, "time": "1750826580" }, "departure": { "delay": 300, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 300, "time": "1750827240" }, "departure": { "delay": 300, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 300, "time": "1750827720" }, "departure": { "delay": 300, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 300, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750827727", "trip": { "startDate": "20250625", "startTime": "05:29:00", "tripId": "OCESN891371F4635572:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893903F4635371:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822140" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750822500" }, "departure": { "delay": 0, "time": "1750822560" }, "stopId": "StopPoint:OCETrain TER-87696260" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCETrain TER-87696294" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87696427" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87694869" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87694695" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87694737" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87694778" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87721860" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87721829" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87721787" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87721761" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87721753" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750819087", "trip": { "startDate": "20250625", "startTime": "05:29:00", "tripId": "OCESN893903F4635371:2025-06-25T00:13:18Z" } } }, { "id": "OCESN439132R4631671:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822200" }, "stopId": "StopPoint:OCECar TER-87317057" }, { "arrival": { "delay": 0, "time": "1750823400" }, "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCECar TER-87317065" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCECar TER-87317586" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCECar TER-87317123" }, { "arrival": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCECar TER-87281071" } ], "timestamp": "1750822118", "trip": { "startDate": "20250625", "startTime": "05:30:00", "tripId": "OCESN439132R4631671:2025-06-24T00:10:55Z" } } }, { "id": "OCESN95256R4628608:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822200" }, "stopId": "StopPoint:OCECar TER-87611749" }, { "arrival": { "delay": 0, "time": "1750822620" }, "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCECar TER-87134387" }, { "arrival": { "delay": 0, "time": "1750823100" }, "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCECar TER-87586370" }, { "arrival": { "delay": 0, "time": "1750823340" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCECar TER-87586362" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823640" }, "stopId": "StopPoint:OCECar TER-87586347" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCECar TER-87462390" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCECar TER-87586339" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCECar TER-87586263" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCECar TER-87589200" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCECar TER-87582353" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCECar TER-87586321" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCECar TER-87586313" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCECar TER-87586305" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCECar TER-87582346" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar TER-87586008" } ], "timestamp": "1750826467", "trip": { "startDate": "20250625", "startTime": "05:30:00", "tripId": "OCESN95256R4628608:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142454F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822260" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 60, "time": "1750828320" }, "departure": { "delay": 60, "time": "1750828380" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1750828920" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750828147", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "05:31:00", "tripId": "OCESN142454F" } } }, { "id": "OCESN860820F4611514:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750823220" }, "departure": { "delay": 0, "time": "1750823280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1750823580" }, "departure": { "delay": 0, "time": "1750823640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87328195" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574848" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574459" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574442" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87574434" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750828020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750822027", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "05:31:00", "tripId": "OCESN860820F4611514:2025-06-22T02:30:55Z" } } }, { "id": "OCESN889950F4635810:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822260" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750822380" }, "departure": { "delay": 0, "time": "1750822440" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750822740" }, "departure": { "delay": 0, "time": "1750822800" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750823220" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750824120" }, "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87726786" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87734731" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87734715" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87734707" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87734699" } ], "timestamp": "1750818997", "trip": { "startDate": "20250625", "startTime": "05:31:00", "tripId": "OCESN889950F4635810:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6760F4632569:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822320" }, "stopId": "StopPoint:OCETGV INOUI-87718007" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETGV INOUI-87713412" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETGV INOUI-87713131" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750819027", "trip": { "startDate": "20250625", "startTime": "05:32:00", "tripId": "OCESN6760F4632569:2025-06-24T00:10:55Z" } } }, { "id": "OCESN832004F4572542:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822320" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750822680" }, "departure": { "delay": 0, "time": "1750822680" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1750822920" }, "departure": { "delay": 0, "time": "1750822920" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1750823220" }, "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750823700" }, "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1750821187", "trip": { "startDate": "20250625", "startTime": "05:32:00", "tripId": "OCESN832004F4572542:2025-06-18T23:50:29Z" } } }, { "id": "OCESN876205F4637262:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822320" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750822860" }, "departure": { "delay": 0, "time": "1750822920" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750823280" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750823700" }, "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87781294" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87781260" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87781161" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87618207" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87612028" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750819507", "trip": { "startDate": "20250625", "startTime": "05:32:00", "tripId": "OCESN876205F4637262:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8072F4644004:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822380" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750823580" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETGV INOUI-87471508" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750820168", "trip": { "startDate": "20250625", "startTime": "05:33:00", "tripId": "OCESN8072F4644004:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839130F4614903:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822380" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823640" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750819237", "trip": { "startDate": "20250625", "startTime": "05:33:00", "tripId": "OCESN839130F4614903:2025-06-22T02:30:55Z" } } }, { "id": "OCESN17466F4642266:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822440" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750822740" }, "departure": { "delay": 0, "time": "1750822860" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750823400" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750820978", "trip": { "startDate": "20250625", "startTime": "05:34:00", "tripId": "OCESN17466F4642266:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860653F4638867:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822440" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87545707" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87545731" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87545756" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87574509" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87574533" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87574541" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87574558" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87574640" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87574665" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87574681" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87574699" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750821037", "trip": { "startDate": "20250625", "startTime": "05:34:00", "tripId": "OCESN860653F4638867:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876530F4596051:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822440" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750822860" }, "departure": { "delay": 0, "time": "1750822920" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750823340" }, "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750820258", "trip": { "startDate": "20250625", "startTime": "05:34:00", "tripId": "OCESN876530F4596051:2025-06-21T00:16:40Z" } } }, { "id": "OCESN891800F4635503:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750823040" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 600, "time": "1750824000" }, "departure": { "delay": 600, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 600, "time": "1750824900" }, "departure": { "delay": 600, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87713735" }, { "arrival": { "delay": 600, "time": "1750825620" }, "departure": { "delay": 600, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87713701" }, { "arrival": { "delay": 600, "time": "1750826460" }, "departure": { "delay": 600, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87713677" }, { "arrival": { "delay": 600, "time": "1750826760" }, "departure": { "delay": 600, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87713669" }, { "arrival": { "delay": 600, "time": "1750827060" }, "departure": { "delay": 600, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87712679" }, { "arrival": { "delay": 600, "time": "1750827240" }, "departure": { "delay": 600, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87713651" }, { "arrival": { "delay": 600, "time": "1750827480" }, "departure": { "delay": 600, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87713644" }, { "arrival": { "delay": 600, "time": "1750827780" }, "departure": { "delay": 600, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87713636" }, { "arrival": { "delay": 600, "time": "1750828020" }, "departure": { "delay": 600, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87712620" }, { "arrival": { "delay": 600, "time": "1750828260" }, "departure": { "delay": 600, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87713628" }, { "arrival": { "delay": 600, "time": "1750828500" }, "departure": { "delay": 600, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87712604" }, { "arrival": { "delay": 600, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750826047", "trip": { "startDate": "20250625", "startTime": "05:34:00", "tripId": "OCESN891800F4635503:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96202F4575442:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822440" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1750822920" }, "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 300, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 300, "time": "1750827360" }, "departure": { "delay": 300, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 300, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "05:34:00", "tripId": "OCESN96202F4575442:2025-06-22T02:30:55Z" } } }, { "id": "OCESN17750F4642530:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822500" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750824120" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1750818877", "trip": { "startDate": "20250625", "startTime": "05:35:00", "tripId": "OCESN17750F4642530:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839702F4644866:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1750822740" }, "departure": { "delay": 0, "time": "1750822800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1750822920" }, "departure": { "delay": 0, "time": "1750822980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172221" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172189" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172155" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87171462" }, { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "05:35:00", "tripId": "OCESN839702F4644866:2025-06-25T00:13:18Z" } } }, { "id": "OCESN849902F4640357:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822500" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750821339", "trip": { "startDate": "20250625", "startTime": "05:35:00", "tripId": "OCESN849902F4640357:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856608F4646705:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822500" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "05:35:00", "tripId": "OCESN856608F4646705:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858258F4547319:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822500" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 300, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "05:35:00", "tripId": "OCESN858258F4547319:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864502F4638468:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822500" }, "stopId": "StopPoint:OCETrain TER-87491803" }, { "arrival": { "delay": 0, "time": "1750822920" }, "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87491811" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87491449" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87491472" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87491506" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1750819807", "trip": { "startDate": "20250625", "startTime": "05:35:00", "tripId": "OCESN864502F4638468:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893901F4635374:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822500" }, "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87694737" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87694778" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87721860" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87721829" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87721787" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87721761" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87721753" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750819087", "trip": { "startDate": "20250625", "startTime": "05:35:00", "tripId": "OCESN893901F4635374:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862460F4638656:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822560" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750822920" }, "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87394288" }, { "arrival": { "delay": 0, "time": "1750823280" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87394270" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87394247" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87394213" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87394205" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "05:36:00", "tripId": "OCESN862460F4638656:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865206F4638370:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822560" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750823280" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87595272" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750818938", "trip": { "startDate": "20250625", "startTime": "05:36:00", "tripId": "OCESN865206F4638370:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866202F4646586:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1750822740" }, "departure": { "delay": 0, "time": "1750822800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750822920" }, "departure": { "delay": 0, "time": "1750822980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750823400" }, "departure": { "delay": 0, "time": "1750823460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1750827960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1750822747", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "05:36:00", "tripId": "OCESN866202F4646586:2025-06-25T00:13:18Z" } } }, { "id": "OCESA881103F4636785:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750823040" }, "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750823280" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750823700" }, "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750824120" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 600, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 600, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "05:37:00", "tripId": "OCESA881103F4636785:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2584F4579347:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETGV INOUI-87212225" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETGV INOUI-87215012" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETGV INOUI-87141150" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETGV INOUI-87141002" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "05:37:00", "tripId": "OCESN2584F4579347:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862502F4591286:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750823340" }, "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750821339", "trip": { "startDate": "20250625", "startTime": "05:37:00", "tripId": "OCESN862502F4591286:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868600F4637811:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750823220" }, "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87592055" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87592063" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87592071" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87592097" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87592105" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87592121" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87592147" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87592162" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87592170" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87594085" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87594275" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87594093" } ], "timestamp": "1750819087", "trip": { "startDate": "20250625", "startTime": "05:37:00", "tripId": "OCESN868600F4637811:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886700F4636165:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822620" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750823100" }, "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1750823700" }, "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 300, "time": "1750826700" }, "departure": { "delay": 300, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 600, "time": "1750827900" }, "departure": { "delay": 600, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 600, "time": "1750828320" }, "departure": { "delay": 600, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 600, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750827188", "trip": { "startDate": "20250625", "startTime": "05:37:00", "tripId": "OCESN886700F4636165:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17427F4642270:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822680" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87763722" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87763755" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87751206" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87751230" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87751271" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87751321" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750819687", "trip": { "startDate": "20250625", "startTime": "05:38:00", "tripId": "OCESN17427F4642270:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839850F4644919:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1750823220" }, "departure": { "delay": 0, "time": "1750823280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87171645" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87171611" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87171629" }, { "arrival": { "delay": 0, "time": "1750832580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750819057", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "05:38:00", "tripId": "OCESN839850F4644919:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8680F4637948:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822680" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1750823280" }, "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETGV INOUI-87473108" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 300, "time": "1750827900" }, "departure": { "delay": 300, "time": "1750828080" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 300, "time": "1750832520" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750826648", "trip": { "startDate": "20250625", "startTime": "05:38:00", "tripId": "OCESN8680F4637948:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879604F4636988:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822680" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750823100" }, "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750823700" }, "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750820588", "trip": { "startDate": "20250625", "startTime": "05:38:00", "tripId": "OCESN879604F4636988:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8370F4644561:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822740" }, "stopId": "StopPoint:OCETGV INOUI-87485003" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETGV INOUI-87485227" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETGV INOUI-87485300" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETGV INOUI-87485490" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750820917", "trip": { "startDate": "20250625", "startTime": "05:39:00", "tripId": "OCESN8370F4644561:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855806F4630711:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822740" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1750823340" }, "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750821458", "trip": { "startDate": "20250625", "startTime": "05:39:00", "tripId": "OCESN855806F4630711:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891206F4635580:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822740" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750823580" }, "departure": { "delay": 0, "time": "1750823640" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87682302" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87682294" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87682278" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87682211" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87682203" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87682005" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "05:39:00", "tripId": "OCESN891206F4635580:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141450F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750822860" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 60, "time": "1750823340" }, "departure": { "delay": 60, "time": "1750823400" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 60, "time": "1750829340" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1750828147", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "05:40:00", "tripId": "OCESN141450F" } } }, { "id": "OCESN17503F4620890:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1750824600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 1800, "time": "1750825140" }, "departure": { "delay": 1800, "time": "1750825200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 1800, "time": "1750825560" }, "departure": { "delay": 1800, "time": "1750825680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 1800, "time": "1750826820" }, "departure": { "delay": 1800, "time": "1750826940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 1800, "time": "1750827420" }, "departure": { "delay": 1800, "time": "1750827600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 1800, "time": "1750828260" }, "departure": { "delay": 1800, "time": "1750828380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 1800, "time": "1750828680" }, "departure": { "delay": 1800, "time": "1750828800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 1800, "time": "1750829580" }, "departure": { "delay": 1800, "time": "1750829700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 1800, "time": "1750830180" }, "departure": { "delay": 1800, "time": "1750830240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 1800, "time": "1750830900" }, "departure": { "delay": 1800, "time": "1750831020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 1800, "time": "1750831380" }, "departure": { "delay": 1800, "time": "1750831500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 1800, "time": "1750831980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1750823137", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "05:40:00", "tripId": "OCESN17503F4620890:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8422F4525281:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822800" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 300, "time": "1750825140" }, "departure": { "delay": 300, "time": "1750825320" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 300, "time": "1750832280" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750824128", "trip": { "startDate": "20250625", "startTime": "05:40:00", "tripId": "OCESN8422F4525281:2025-06-24T00:10:55Z" } } }, { "id": "OCESN864201F4638502:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822800" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750821518", "trip": { "startDate": "20250625", "startTime": "05:40:00", "tripId": "OCESN864201F4638502:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886174F4636272:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822800" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750823100" }, "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87721340" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87725739" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87725721" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87725713" }, { "arrival": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87725689" } ], "timestamp": "1750821398", "trip": { "startDate": "20250625", "startTime": "05:40:00", "tripId": "OCESN886174F4636272:2025-06-25T00:13:18Z" } } }, { "id": "OCESN89369R4635393:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822800" }, "stopId": "StopPoint:OCECar-87733592" }, { "arrival": { "delay": 0, "time": "1750823100" }, "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCECar-87763003" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCECar-87651802" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCECar-87751206" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar-87526574" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCECar-87751271" } ], "timestamp": "1750821938", "trip": { "startDate": "20250625", "startTime": "05:40:00", "tripId": "OCESN89369R4635393:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97260R4628473:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822800" }, "stopId": "StopPoint:OCECar-87320762" }, { "arrival": { "delay": 0, "time": "1750823100" }, "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCECar-87743906" }, { "arrival": { "delay": 0, "time": "1750823340" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCECar-87463026" }, { "arrival": { "delay": 0, "time": "1750823700" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCECar-87462911" }, { "arrival": { "delay": 300, "time": "1750824900" }, "departure": { "delay": 300, "time": "1750824900" }, "stopId": "StopPoint:OCECar-87320747" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar-87320739" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCECar-87320721" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCECar-87335810" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCECar-87481002" } ], "timestamp": "1750824428", "trip": { "startDate": "20250625", "startTime": "05:40:00", "tripId": "OCESN97260R4628473:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872422F4629638:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822860" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750823220" }, "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87615542" } ], "timestamp": "1750819388", "trip": { "startDate": "20250625", "startTime": "05:41:00", "tripId": "OCESN872422F4629638:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879703F4636958:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 900, "time": "1750824240" }, "departure": { "delay": 900, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 900, "time": "1750824480" }, "departure": { "delay": 900, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 900, "time": "1750825020" }, "departure": { "delay": 900, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 900, "time": "1750825320" }, "departure": { "delay": 900, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 900, "time": "1750825560" }, "departure": { "delay": 900, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 900, "time": "1750825800" }, "departure": { "delay": 900, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 900, "time": "1750826280" }, "departure": { "delay": 900, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 900, "time": "1750826640" }, "departure": { "delay": 900, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 900, "time": "1750826940" }, "departure": { "delay": 900, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 900, "time": "1750827240" }, "departure": { "delay": 900, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 900, "time": "1750827600" }, "departure": { "delay": 900, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 900, "time": "1750828260" }, "departure": { "delay": 900, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 900, "time": "1750828980" }, "departure": { "delay": 900, "time": "1750829040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 300, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750826768", "trip": { "startDate": "20250625", "startTime": "05:41:00", "tripId": "OCESN879703F4636958:2025-06-25T00:13:18Z" } } }, { "id": "OCESN57611R4640654:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822920" }, "stopId": "StopPoint:OCECar-87696146" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCECar-87643890" }, { "arrival": { "delay": 0, "time": "1750823580" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCECar-87314906" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCECar-87314898" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCECar-87643882" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCECar-87748509" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCECar-87576207" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar-87454249" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "05:42:00", "tripId": "OCESN57611R4640654:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839561F4644811:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822920" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87116137" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87142125" } ], "timestamp": "1750819297", "trip": { "startDate": "20250625", "startTime": "05:42:00", "tripId": "OCESN839561F4644811:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868401F4637856:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822920" }, "stopId": "StopPoint:OCETrain TER-87594093" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87594275" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87594168" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87594135" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87594119" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87594499" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750819297", "trip": { "startDate": "20250625", "startTime": "05:42:00", "tripId": "OCESN868401F4637856:2025-06-25T00:13:18Z" } } }, { "id": "OCESN892600F4635462:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822920" }, "stopId": "StopPoint:OCETrain TER-87683789" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87683722" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87683664" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87683649" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87683631" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87683573" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87683557" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87683532" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87682302" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "05:42:00", "tripId": "OCESN892600F4635462:2025-06-25T00:13:18Z" } } }, { "id": "OCESN151916F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1750826677", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "05:43:00", "tripId": "OCESN151916F" } } }, { "id": "OCESN17506F4647504:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 900, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 900, "time": "1750827840" }, "departure": { "delay": 900, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 900, "time": "1750828260" }, "departure": { "delay": 900, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 900, "time": "1750829520" }, "departure": { "delay": 900, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 900, "time": "1750830120" }, "departure": { "delay": 900, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 900, "time": "1750830960" }, "departure": { "delay": 900, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 900, "time": "1750831380" }, "departure": { "delay": 900, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 900, "time": "1750832280" }, "departure": { "delay": 900, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 900, "time": "1750832880" }, "departure": { "delay": 900, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 900, "time": "1750833600" }, "departure": { "delay": 900, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 900, "time": "1750834080" }, "departure": { "delay": 900, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 900, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1750827127", "trip": { "startDate": "20250625", "startTime": "05:43:00", "tripId": "OCESN17506F4647504:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3302F4643033:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750820438", "trip": { "startDate": "20250625", "startTime": "05:43:00", "tripId": "OCESN3302F4643033:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857301F4630598:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750821697", "trip": { "startDate": "20250625", "startTime": "05:43:00", "tripId": "OCESN857301F4630598:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873721F4610024:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750823160" }, "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87734293" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87731828" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87734673" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87734699" } ], "timestamp": "1750821817", "trip": { "startDate": "20250625", "startTime": "05:43:00", "tripId": "OCESN873721F4610024:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889973F4635795:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87734699" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750820827", "trip": { "startDate": "20250625", "startTime": "05:43:00", "tripId": "OCESN889973F4635795:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895800F4635121:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750822980" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87718213" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87718197" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87718130" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87718122" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87718114" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87718106" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87718304" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750821217", "trip": { "startDate": "20250625", "startTime": "05:43:00", "tripId": "OCESN895800F4635121:2025-06-25T00:13:18Z" } } }, { "id": "OCESN128502F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823040" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 120, "time": "1750828080" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1750827907", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "05:44:00", "tripId": "OCESN128502F" } } }, { "id": "OCESN13102F4642398:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823040" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750823520" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750821757", "trip": { "startDate": "20250625", "startTime": "05:44:00", "tripId": "OCESN13102F4642398:2025-06-25T00:13:18Z" } } }, { "id": "OCESN18540F4643052:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3600, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 3600, "time": "1750827540" }, "departure": { "delay": 3600, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 3600, "time": "1750828200" }, "departure": { "delay": 3600, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 3600, "time": "1750829460" }, "departure": { "delay": 3600, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 3600, "time": "1750830060" }, "departure": { "delay": 3600, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 3600, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "05:44:00", "tripId": "OCESN18540F4643052:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23411F4642681:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823040" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1750823280" }, "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750819837", "trip": { "startDate": "20250625", "startTime": "05:44:00", "tripId": "OCESN23411F4642681:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857700F4630501:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823040" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750824120" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750821817", "trip": { "startDate": "20250625", "startTime": "05:44:00", "tripId": "OCESN857700F4630501:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871600F4629731:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823040" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87613000" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87613174" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87613141" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87594333" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87594325" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750820527", "trip": { "startDate": "20250625", "startTime": "05:44:00", "tripId": "OCESN871600F4629731:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871800F4622956:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823040" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87611459" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87611897" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87611889" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87611863" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87611855" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1750820527", "trip": { "startDate": "20250625", "startTime": "05:44:00", "tripId": "OCESN871800F4622956:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8970F4634992:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823040" }, "stopId": "StopPoint:OCETGV INOUI-87486449" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETGV INOUI-87486019" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750819837", "trip": { "startDate": "20250625", "startTime": "05:44:00", "tripId": "OCESN8970F4634992:2025-06-25T00:13:18Z" } } }, { "id": "OCESN44873R4614613:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCECar TER-87144014" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCECar TER-87716449" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCECar TER-87716696" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCECar TER-87716811" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar TER-87716456" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCECar TER-87716829" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCECar TER-87144154" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCECar TER-87752410" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCECar TER-87716472" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCECar TER-87752394" }, { "arrival": { "delay": 300, "time": "1750827840" }, "departure": { "delay": 300, "time": "1750827840" }, "stopId": "StopPoint:OCECar TER-87144030" }, { "arrival": { "delay": 300, "time": "1750827960" }, "departure": { "delay": 300, "time": "1750827960" }, "stopId": "StopPoint:OCECar TER-87732693" }, { "arrival": { "delay": 300, "time": "1750828440" }, "departure": { "delay": 300, "time": "1750828440" }, "stopId": "StopPoint:OCECar TER-87144410" }, { "arrival": { "delay": 300, "time": "1750829640" }, "stopId": "StopPoint:OCECar TER-87144006" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "05:45:00", "tripId": "OCESN44873R4614613:2025-06-24T00:10:55Z" } } }, { "id": "OCESN57650R4641377:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCECar-87201541" }, { "arrival": { "delay": 0, "time": "1750823340" }, "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCECar-87304626" }, { "arrival": { "delay": 0, "time": "1750823580" }, "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCECar-87643791" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCECar-87643783" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCECar-87310862" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCECar-87597070" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCECar-87304642" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar-87689935" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCECar-87304691" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCECar-87304659" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCECar-87643759" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCECar-87441543" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87310813" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCECar-87576272" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCECar-87487264" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCECar-87576207" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "05:45:00", "tripId": "OCESN57650R4641377:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839500F4644785:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87116137" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750820138", "trip": { "startDate": "20250625", "startTime": "05:45:00", "tripId": "OCESN839500F4644785:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858284F4646671:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 300, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "05:45:00", "tripId": "OCESN858284F4646671:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872700F4629584:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823100" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87671156" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750821877", "trip": { "startDate": "20250625", "startTime": "05:45:00", "tripId": "OCESN872700F4629584:2025-06-25T00:13:18Z" } } }, { "id": "OCESN13101F4642397:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87415661" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750821877", "trip": { "startDate": "20250625", "startTime": "05:46:00", "tripId": "OCESN13101F4642397:2025-06-25T00:13:18Z" } } }, { "id": "OCESN16450F4642312:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 300, "time": "1750824180" }, "departure": { "delay": 300, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 300, "time": "1750824720" }, "departure": { "delay": 300, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 300, "time": "1750825680" }, "departure": { "delay": 300, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 600, "time": "1750827960" }, "departure": { "delay": 600, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 600, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "05:46:00", "tripId": "OCESN16450F4642312:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5521F4640844:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 1800, "time": "1750828620" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 1800, "time": "1750830180" }, "departure": { "delay": 1800, "time": "1750830360" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 1800, "time": "1750832280" }, "departure": { "delay": 1800, "time": "1750832520" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 1800, "time": "1750833900" }, "departure": { "delay": 1800, "time": "1750834080" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 1800, "time": "1750835400" }, "departure": { "delay": 1800, "time": "1750835580" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 1800, "time": "1750837260" }, "departure": { "delay": 1800, "time": "1750837860" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 1800, "time": "1750839960" }, "departure": { "delay": 1800, "time": "1750840080" }, "stopId": "StopPoint:OCETGV INOUI-87725002" }, { "arrival": { "delay": 1800, "time": "1750843740" }, "departure": { "delay": 1800, "time": "1750844220" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 1800, "time": "1750848720" }, "departure": { "delay": 1800, "time": "1750848900" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 1800, "time": "1750850520" }, "stopId": "StopPoint:OCETGV INOUI-87773002" } ], "timestamp": "1750826887", "trip": { "startDate": "20250625", "startTime": "05:46:00", "tripId": "OCESN5521F4640844:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6700F4617376:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750820887", "trip": { "startDate": "20250625", "startTime": "05:46:00", "tripId": "OCESN6700F4617376:2025-06-24T00:10:55Z" } } }, { "id": "OCESN6902F3924935:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETGV INOUI-87747006" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750819537", "trip": { "startDate": "20250625", "startTime": "05:46:00", "tripId": "OCESN6902F3924935:2025-06-24T00:10:55Z" } } }, { "id": "OCESN866601F4638110:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 300, "time": "1750823820" }, "departure": { "delay": 300, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87671479" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87671495" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87671016" } ], "timestamp": "1750824247", "trip": { "startDate": "20250625", "startTime": "05:46:00", "tripId": "OCESN866601F4638110:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876203F4438708:2025-06-20T00:18:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823160" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 300, "time": "1750827420" }, "departure": { "delay": 300, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 300, "time": "1750828560" }, "departure": { "delay": 300, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 300, "time": "1750829340" }, "departure": { "delay": 300, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 300, "time": "1750829760" }, "departure": { "delay": 300, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87781161" }, { "arrival": { "delay": 300, "time": "1750830540" }, "departure": { "delay": 300, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 300, "time": "1750831140" }, "departure": { "delay": 300, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87781260" }, { "arrival": { "delay": 300, "time": "1750831380" }, "departure": { "delay": 300, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 300, "time": "1750831680" }, "departure": { "delay": 300, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87781294" }, { "arrival": { "delay": 300, "time": "1750832400" }, "departure": { "delay": 300, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 300, "time": "1750832760" }, "departure": { "delay": 300, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 300, "time": "1750833060" }, "departure": { "delay": 300, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 300, "time": "1750833360" }, "departure": { "delay": 300, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 300, "time": "1750833720" }, "departure": { "delay": 300, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 300, "time": "1750834260" }, "departure": { "delay": 300, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 300, "time": "1750834680" }, "departure": { "delay": 300, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 300, "time": "1750835100" }, "departure": { "delay": 300, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 300, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "05:46:00", "tripId": "OCESN876203F4438708:2025-06-20T00:18:59Z" } } }, { "id": "OCESN35048R4643256:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCECar TER-87694687" }, { "arrival": { "delay": 0, "time": "1750824120" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCECar TER-87694695" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCECar TER-87694851" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCECar TER-87282335" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCECar TER-87694869" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCECar TER-87667980" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCECar TER-87696427" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar TER-87668095" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCECar TER-87668111" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar TER-87696328" } ], "timestamp": "1750819657", "trip": { "startDate": "20250625", "startTime": "05:47:00", "tripId": "OCESN35048R4643256:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839412F4644778:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750824608", "trip": { "startDate": "20250625", "startTime": "05:47:00", "tripId": "OCESN839412F4644778:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865840F4623281:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823220" }, "stopId": "StopPoint:OCETrain TER-87595827" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87595777" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87595744" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87595736" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87595702" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "05:47:00", "tripId": "OCESN865840F4623281:2025-06-23T02:35:07Z" } } }, { "id": "OCESN877703F4258392:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783605" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783647" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783654" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87783670" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87775148" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87775197" }, { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87775221" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87775239" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87775247" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "05:47:00", "tripId": "OCESN877703F4258392:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847904F4645932:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 300, "time": "1750824360" }, "departure": { "delay": 300, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 300, "time": "1750824780" }, "departure": { "delay": 300, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87296616" }, { "arrival": { "delay": 300, "time": "1750825380" }, "departure": { "delay": 300, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87276782" }, { "arrival": { "delay": 300, "time": "1750826160" }, "departure": { "delay": 300, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 300, "time": "1750827060" }, "departure": { "delay": 300, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 300, "time": "1750827720" }, "departure": { "delay": 300, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "05:48:00", "tripId": "OCESN847904F4645932:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848826F4646175:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750823400" }, "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750819657", "trip": { "startDate": "20250625", "startTime": "05:48:00", "tripId": "OCESN848826F4646175:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865010F4638415:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87584508" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87584532" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87584540" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87583690" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87583674" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87583617" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "05:48:00", "tripId": "OCESN865010F4638415:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886803F4636131:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1750820408", "trip": { "startDate": "20250625", "startTime": "05:48:00", "tripId": "OCESN886803F4636131:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889411F4635881:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87721001" } ], "timestamp": "1750819657", "trip": { "startDate": "20250625", "startTime": "05:48:00", "tripId": "OCESN889411F4635881:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889653F4635842:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750823460" }, "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750824120" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87721050" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87721043" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87721464" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87721456" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87721415" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750819958", "trip": { "startDate": "20250625", "startTime": "05:48:00", "tripId": "OCESN889653F4635842:2025-06-25T00:13:18Z" } } }, { "id": "OCESN95255R4630229:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823280" }, "stopId": "StopPoint:OCECar TER-87586008" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCECar TER-87582346" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCECar TER-87586305" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCECar TER-87586313" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCECar TER-87586321" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCECar TER-87582353" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCECar TER-87589200" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCECar TER-87586263" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar TER-87586339" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCECar TER-87462390" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar TER-87586347" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCECar TER-87586362" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCECar TER-87586370" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCECar TER-87134387" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCECar TER-87611749" } ], "timestamp": "1750821518", "trip": { "startDate": "20250625", "startTime": "05:48:00", "tripId": "OCESN95255R4630229:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848410F4646014:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 600, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 1200, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "05:49:00", "tripId": "OCEEA848410F4646014:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142456F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750828087", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "05:49:00", "tripId": "OCESN142456F" } } }, { "id": "OCESN17821F4642562:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87725614" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750819717", "trip": { "startDate": "20250625", "startTime": "05:49:00", "tripId": "OCESN17821F4642562:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23476F4642718:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87746479" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750819717", "trip": { "startDate": "20250625", "startTime": "05:49:00", "tripId": "OCESN23476F4642718:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6150F4647739:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750822118", "trip": { "startDate": "20250625", "startTime": "05:49:00", "tripId": "OCESN6150F4647739:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843901F4645557:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750822118", "trip": { "startDate": "20250625", "startTime": "05:49:00", "tripId": "OCESN843901F4645557:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872452F4629635:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823340" }, "stopId": "StopPoint:OCETrain TER-87615542" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750823077", "trip": { "startDate": "20250625", "startTime": "05:49:00", "tripId": "OCESN872452F4629635:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6200F3924814:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750819777", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN6200F3924814:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6602F4643682:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750819777", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN6602F4643682:2025-06-25T00:13:18Z" } } }, { "id": "OCESN846411F4645735:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87281402" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1750819777", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN846411F4645735:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865551F4550190:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750822239", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN865551F4550190:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865612F4638290:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750823640" }, "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87584151" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87584201" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87584243" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87584268" } ], "timestamp": "1750819777", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN865612F4638290:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870153F4629846:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87594564" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87613042" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87613059" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87613075" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87613661" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87613224" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87613232" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87613257" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87613422" } ], "timestamp": "1750820317", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN870153F4629846:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870200F4596596:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87613604" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87645168" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87645184" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 300, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87645192" }, { "arrival": { "delay": 300, "time": "1750827240" }, "departure": { "delay": 300, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87645176" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87645150" }, { "arrival": { "delay": 300, "time": "1750828380" }, "departure": { "delay": 300, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87645101" }, { "arrival": { "delay": 300, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87645002" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN870200F4596596:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883354F4636534:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87742007" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750819777", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN883354F4636534:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887103F4636042:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1750821938", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN887103F4636042:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9852F4606818:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823400" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 300, "time": "1750831920" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 300, "time": "1750834980" }, "departure": { "delay": 300, "time": "1750835640" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 300, "time": "1750837680" }, "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "05:50:00", "tripId": "OCESN9852F4606818:2025-06-22T02:30:55Z" } } }, { "id": "OCESN17602F4642462:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750819837", "trip": { "startDate": "20250625", "startTime": "05:51:00", "tripId": "OCESN17602F4642462:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23374F4642676:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87745679" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750819837", "trip": { "startDate": "20250625", "startTime": "05:51:00", "tripId": "OCESN23374F4642676:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5954F4578508:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCEINTERCITES-87734004" }, { "arrival": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCEINTERCITES-87686667" } ], "timestamp": "1750820108", "trip": { "startDate": "20250625", "startTime": "05:51:00", "tripId": "OCESN5954F4578508:2025-06-24T00:10:55Z" } } }, { "id": "OCESN70457R4641488:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCECar TER-87594093" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCECar TER-87417907" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCECar TER-87344598" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCECar TER-87594275" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCECar TER-87450064" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCECar TER-87152413" }, { "arrival": { "delay": 300, "time": "1750825860" }, "departure": { "delay": 300, "time": "1750825860" }, "stopId": "StopPoint:OCECar TER-87417881" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCECar TER-87594168" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar TER-87693390" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCECar TER-87361980" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar TER-87594135" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar TER-87417865" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCECar TER-87594119" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCECar TER-87594499" } ], "timestamp": "1750825747", "trip": { "startDate": "20250625", "startTime": "05:51:00", "tripId": "OCESN70457R4641488:2025-06-25T00:13:18Z" } } }, { "id": "OCESN834010F4627081:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87141200" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87141804" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750819837", "trip": { "startDate": "20250625", "startTime": "05:51:00", "tripId": "OCESN834010F4627081:2025-06-24T00:10:55Z" } } }, { "id": "OCESN8500F4544565:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETGV INOUI-87586008" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750819837", "trip": { "startDate": "20250625", "startTime": "05:51:00", "tripId": "OCESN8500F4544565:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852002F4640200:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750821997", "trip": { "startDate": "20250625", "startTime": "05:51:00", "tripId": "OCESN852002F4640200:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863443F4638541:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87485540" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87485490" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87485474" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87485250" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87485227" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87485193" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87485185" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87485003" } ], "timestamp": "1750821548", "trip": { "startDate": "20250625", "startTime": "05:51:00", "tripId": "OCESN863443F4638541:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96265F4575519:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823460" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1750819837", "trip": { "startDate": "20250625", "startTime": "05:51:00", "tripId": "OCESN96265F4575519:2025-06-22T02:30:55Z" } } }, { "id": "OCESN155806F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 60, "time": "1750828440" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750828057", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "05:52:00", "tripId": "OCESN155806F" } } }, { "id": "OCESN5102F4640895:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750824120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "departure": { "delay": 600, "time": "1750824120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87286005" }, { "departure": { "delay": 600, "time": "1750824120" }, "stopId": "StopArea:OCE87223263" }, { "arrival": { "delay": 3000, "time": "1750830060" }, "departure": { "delay": 3000, "time": "1750830420" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 3000, "time": "1750830960" }, "departure": { "delay": 3000, "time": "1750831380" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 3000, "time": "1750837800" }, "departure": { "delay": 3000, "time": "1750838160" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 3000, "time": "1750841940" }, "departure": { "delay": 3000, "time": "1750842120" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 3000, "time": "1750843260" }, "stopId": "StopPoint:OCETGV INOUI-87319012" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "05:52:00", "tripId": "OCESN5102F4640895:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843852F4645545:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750821518", "trip": { "startDate": "20250625", "startTime": "05:52:00", "tripId": "OCESN843852F4645545:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873800F4629502:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87645440" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87645473" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87645481" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87645507" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87734871" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750821757", "trip": { "startDate": "20250625", "startTime": "05:52:00", "tripId": "OCESN873800F4629502:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879607F4622643:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 300, "time": "1750824120" }, "departure": { "delay": 300, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 300, "time": "1750824360" }, "departure": { "delay": 300, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 300, "time": "1750824600" }, "departure": { "delay": 300, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 300, "time": "1750824840" }, "departure": { "delay": 300, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 300, "time": "1750825080" }, "departure": { "delay": 300, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 300, "time": "1750825320" }, "departure": { "delay": 300, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 300, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750826107", "trip": { "startDate": "20250625", "startTime": "05:52:00", "tripId": "OCESN879607F4622643:2025-06-23T02:35:07Z" } } }, { "id": "OCESN879704F4636957:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823520" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750823760" }, "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1750820588", "trip": { "startDate": "20250625", "startTime": "05:52:00", "tripId": "OCESN879704F4636957:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843900F4645556:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750822148", "trip": { "startDate": "20250625", "startTime": "05:53:00", "tripId": "OCESN843900F4645556:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848802F4646162:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 900, "time": "1750825440" }, "departure": { "delay": 900, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 900, "time": "1750825860" }, "departure": { "delay": 900, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 900, "time": "1750826580" }, "departure": { "delay": 900, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 900, "time": "1750827000" }, "departure": { "delay": 900, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 900, "time": "1750827540" }, "departure": { "delay": 900, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 900, "time": "1750828920" }, "departure": { "delay": 900, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 900, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750824727", "trip": { "startDate": "20250625", "startTime": "05:53:00", "tripId": "OCESN848802F4646162:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852201F4640179:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87444877" } ], "timestamp": "1750820467", "trip": { "startDate": "20250625", "startTime": "05:53:00", "tripId": "OCESN852201F4640179:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860853F4638820:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87576728" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750820378", "trip": { "startDate": "20250625", "startTime": "05:53:00", "tripId": "OCESN860853F4638820:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866106F4638206:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87581389" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87581371" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87581314" }, { "arrival": { "delay": 600, "time": "1750826880" }, "departure": { "delay": 600, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 1200, "time": "1750828200" }, "departure": { "delay": 1200, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 1200, "time": "1750828620" }, "departure": { "delay": 1200, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 1200, "time": "1750828980" }, "departure": { "delay": 1200, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 1200, "time": "1750829400" }, "departure": { "delay": 1200, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 1200, "time": "1750829700" }, "departure": { "delay": 1200, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 1200, "time": "1750829940" }, "departure": { "delay": 1200, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 1200, "time": "1750830360" }, "departure": { "delay": 1200, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 1200, "time": "1750830540" }, "departure": { "delay": 1200, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 1200, "time": "1750830840" }, "departure": { "delay": 1200, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 1200, "time": "1750831020" }, "departure": { "delay": 1200, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 1200, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750828027", "trip": { "startDate": "20250625", "startTime": "05:53:00", "tripId": "OCESN866106F4638206:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866203F4646585:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750829100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "05:53:00", "tripId": "OCESN866203F4646585:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891000F4635611:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823580" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87682302" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87682450" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1750822118", "trip": { "startDate": "20250625", "startTime": "05:53:00", "tripId": "OCESN891000F4635611:2025-06-25T00:13:18Z" } } }, { "id": "OCESN59746R4643561:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823640" }, "stopId": "StopPoint:OCECar-87726828" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCECar-87698639" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCECar-87726919" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCECar-87726042" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCECar-87765214" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCECar-87694828" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCECar-87694687" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCECar-87694307" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCECar-87694109" } ], "timestamp": "1750825417", "trip": { "startDate": "20250625", "startTime": "05:54:00", "tripId": "OCESN59746R4643561:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831703F4572652:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823640" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1750824120" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "05:54:00", "tripId": "OCESN831703F4572652:2025-06-18T23:50:29Z" } } }, { "id": "OCESN832754F4572346:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823640" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87182667" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87181131" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87182410" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87181289" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87182550" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87182568" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87472605" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87182881" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87182576" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87182584" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87182592" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87182600" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87182402" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 600, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87182618" }, { "arrival": { "delay": 1200, "time": "1750828020" }, "departure": { "delay": 1200, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87182626" }, { "arrival": { "delay": 1200, "time": "1750828260" }, "departure": { "delay": 1200, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87182634" }, { "arrival": { "delay": 1200, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87182642" } ], "timestamp": "1750828027", "trip": { "startDate": "20250625", "startTime": "05:54:00", "tripId": "OCESN832754F4572346:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863702F4638520:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87487249" }, { "arrival": { "delay": 2100, "time": "1750827000" }, "departure": { "delay": 2100, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87487009" }, { "arrival": { "delay": 2100, "time": "1750827960" }, "departure": { "delay": 2100, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87487637" }, { "arrival": { "delay": 2100, "time": "1750829100" }, "departure": { "delay": 2100, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 2100, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750827007", "trip": { "startDate": "20250625", "startTime": "05:54:00", "tripId": "OCESN863702F4638520:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866462F4638135:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823640" }, "stopId": "StopPoint:OCETrain TER-87677005" }, { "arrival": { "delay": 0, "time": "1750823820" }, "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87673095" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87673319" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87673293" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87673285" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87673269" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87673251" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750822477", "trip": { "startDate": "20250625", "startTime": "05:54:00", "tripId": "OCESN866462F4638135:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864200F4643170:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87491001" } ], "timestamp": "1750820077", "trip": { "startDate": "20250625", "startTime": "05:55:00", "tripId": "OCESN864200F4643170:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866104F4638207:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87581314" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 1200, "time": "1750826520" }, "departure": { "delay": 1200, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 1200, "time": "1750826880" }, "departure": { "delay": 1200, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 1200, "time": "1750827300" }, "departure": { "delay": 1200, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 1200, "time": "1750827600" }, "departure": { "delay": 1200, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 1200, "time": "1750827840" }, "departure": { "delay": 1200, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 1200, "time": "1750828140" }, "departure": { "delay": 1200, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 1200, "time": "1750828500" }, "departure": { "delay": 1200, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 1200, "time": "1750828740" }, "departure": { "delay": 1200, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 1200, "time": "1750829040" }, "departure": { "delay": 1200, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 1200, "time": "1750829220" }, "departure": { "delay": 1200, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 1200, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "05:55:00", "tripId": "OCESN866104F4638207:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873100F4646415:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87641001" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87641415" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87641043" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87641050" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87641068" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87641076" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87732404" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734129" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734111" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734103" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1750830120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750821187", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "05:55:00", "tripId": "OCESN873100F4646415:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879507F4637004:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823700" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750822477", "trip": { "startDate": "20250625", "startTime": "05:55:00", "tripId": "OCESN879507F4637004:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17352F4601126:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87761874" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87761841" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87761817" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87761783" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87761650" } ], "timestamp": "1750820138", "trip": { "startDate": "20250625", "startTime": "05:56:00", "tripId": "OCESN17352F4601126:2025-06-21T00:16:40Z" } } }, { "id": "OCESN3410F4643181:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87447680" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87447698" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87448159" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87448001" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87448084" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87393595" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87393488" }, { "arrival": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750822297", "trip": { "startDate": "20250625", "startTime": "05:56:00", "tripId": "OCESN3410F4643181:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7304F4643023:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87281006" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87286302" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87342006" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87345025" }, { "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "05:56:00", "tripId": "OCESN7304F4643023:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848951F4646234:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750823940" }, "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87313395" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87313833" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87411470" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87411462" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87411454" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87411447" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87411439" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750822537", "trip": { "startDate": "20250625", "startTime": "05:56:00", "tripId": "OCESN848951F4646234:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857751F4646681:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750822537", "trip": { "startDate": "20250625", "startTime": "05:56:00", "tripId": "OCESN857751F4646681:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870053F4629858:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87615419" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87615245" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87615377" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750820138", "trip": { "startDate": "20250625", "startTime": "05:56:00", "tripId": "OCESN870053F4629858:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871400F4629776:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1750824000" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750820138", "trip": { "startDate": "20250625", "startTime": "05:56:00", "tripId": "OCESN871400F4629776:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886903F4636098:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750823880" }, "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750820378", "trip": { "startDate": "20250625", "startTime": "05:56:00", "tripId": "OCESN886903F4636098:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9558F4628578:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823760" }, "stopId": "StopPoint:OCEICE-80110684" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCEICE-80196980" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCEICE-80253914" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCEICE-87193003" }, { "arrival": { "delay": 0, "time": "1750837800" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1750820138", "trip": { "startDate": "20250625", "startTime": "05:56:00", "tripId": "OCESN9558F4628578:2025-06-24T00:10:55Z" } } }, { "id": "OCESN164658F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750828260" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750824397", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "05:57:00", "tripId": "OCESN164658F" } } }, { "id": "OCESN17467F4642265:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87756056" } ], "timestamp": "1750821247", "trip": { "startDate": "20250625", "startTime": "05:57:00", "tripId": "OCESN17467F4642265:2025-06-25T00:13:18Z" } } }, { "id": "OCESN43212R4641712:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCECar TER-87118299" }, { "arrival": { "delay": 0, "time": "1750824060" }, "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCECar TER-87398735" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCECar TER-87215616" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCECar TER-87215624" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCECar TER-87215707" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCECar TER-87215756" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCECar TER-87279919" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCECar TER-87279927" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCECar TER-87215939" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCECar TER-87118257" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCECar TER-87215947" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCECar TER-87279935" }, { "arrival": { "delay": 300, "time": "1750827060" }, "departure": { "delay": 300, "time": "1750827060" }, "stopId": "StopPoint:OCECar TER-87279943" }, { "arrival": { "delay": 300, "time": "1750827240" }, "departure": { "delay": 300, "time": "1750827240" }, "stopId": "StopPoint:OCECar TER-87214940" }, { "arrival": { "delay": 300, "time": "1750827480" }, "departure": { "delay": 300, "time": "1750827480" }, "stopId": "StopPoint:OCECar TER-87215988" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827660" }, "stopId": "StopPoint:OCECar TER-87279950" }, { "arrival": { "delay": 300, "time": "1750827900" }, "departure": { "delay": 300, "time": "1750827900" }, "stopId": "StopPoint:OCECar TER-87319764" }, { "arrival": { "delay": 300, "time": "1750827960" }, "departure": { "delay": 300, "time": "1750827960" }, "stopId": "StopPoint:OCECar TER-87279968" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828080" }, "stopId": "StopPoint:OCECar TER-87214981" }, { "arrival": { "delay": 300, "time": "1750828320" }, "departure": { "delay": 300, "time": "1750828320" }, "stopId": "StopPoint:OCECar TER-87216010" }, { "arrival": { "delay": 300, "time": "1750828500" }, "departure": { "delay": 300, "time": "1750828500" }, "stopId": "StopPoint:OCECar TER-87280016" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828800" }, "stopId": "StopPoint:OCECar TER-87216028" }, { "arrival": { "delay": 300, "time": "1750829100" }, "departure": { "delay": 300, "time": "1750829100" }, "stopId": "StopPoint:OCECar TER-87312587" }, { "arrival": { "delay": 300, "time": "1750829340" }, "departure": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCECar TER-87216036" }, { "arrival": { "delay": 300, "time": "1750829640" }, "departure": { "delay": 300, "time": "1750829640" }, "stopId": "StopPoint:OCECar TER-87216051" }, { "arrival": { "delay": 300, "time": "1750829820" }, "stopId": "StopPoint:OCECar TER-87118000" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "05:57:00", "tripId": "OCESN43212R4641712:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839602F4647865:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87171645" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87171611" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87171629" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750820198", "trip": { "startDate": "20250625", "startTime": "05:57:00", "tripId": "OCESN839602F4647865:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876402F4637193:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87781260" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87781294" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750822268", "trip": { "startDate": "20250625", "startTime": "05:57:00", "tripId": "OCESN876402F4637193:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889652F4608531:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750824300" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87721043" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87721050" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1750822567", "trip": { "startDate": "20250625", "startTime": "05:57:00", "tripId": "OCESN889652F4608531:2025-06-22T02:30:55Z" } } }, { "id": "OCESN895702F4635130:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823820" }, "stopId": "StopPoint:OCETrain TER-87715003" }, { "arrival": { "delay": 0, "time": "1750824120" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87715151" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87715144" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87715136" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87715102" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87718866" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "05:57:00", "tripId": "OCESN895702F4635130:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848601F4646107:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87296608" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87296152" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "05:58:00", "tripId": "OCEEA848601F4646107:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17787F4642550:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87682302" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750821217", "trip": { "startDate": "20250625", "startTime": "05:58:00", "tripId": "OCESN17787F4642550:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3624F4647629:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCEINTERCITES-87597062" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1750840260" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1750820258", "trip": { "startDate": "20250625", "startTime": "05:58:00", "tripId": "OCESN3624F4647629:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5260F4542033:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750836360" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837500" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1750840800" }, "stopId": "StopPoint:OCETGV INOUI-87286005" } ], "timestamp": "1750820258", "trip": { "startDate": "20250625", "startTime": "05:58:00", "tripId": "OCESN5260F4542033:2025-06-24T00:10:55Z" } } }, { "id": "OCESN7858F4643991:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCEOUIGO-87756056" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCEOUIGO-87757674" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCEOUIGO-87757625" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCEOUIGO-87755447" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCEOUIGO-87755009" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 0, "time": "1750837680" }, "departure": { "delay": 0, "time": "1750838040" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 0, "time": "1750845240" }, "stopId": "StopPoint:OCEOUIGO-87686006" } ], "timestamp": "1750822209", "trip": { "startDate": "20250625", "startTime": "05:58:00", "tripId": "OCESN7858F4643991:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852050F4640190:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 300, "time": "1750827720" }, "departure": { "delay": 300, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 300, "time": "1750828740" }, "departure": { "delay": 300, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 300, "time": "1750829640" }, "departure": { "delay": 300, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 300, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750827427", "trip": { "startDate": "20250625", "startTime": "05:58:00", "tripId": "OCESN852050F4640190:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857240F4646692:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87396606" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "05:58:00", "tripId": "OCESN857240F4646692:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860203F4639035:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823880" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87574335" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87574368" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "05:58:00", "tripId": "OCESN860203F4639035:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848604F4646018:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87296152" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87296608" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87296434" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87296871" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87313445" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCEEA848604F4646018:2025-06-25T00:13:18Z" } } }, { "id": "OCESA881201F4636746:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCESA881201F4636746:2025-06-25T00:13:18Z" } } }, { "id": "OCESN128504F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1750827878", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCESN128504F" } } }, { "id": "OCESN17940F4642572:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750820317", "trip": { "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCESN17940F4642572:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2574F4632223:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETGV INOUI-87144451" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETGV INOUI-87144006" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETGV INOUI-87141002" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750820887", "trip": { "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCESN2574F4632223:2025-06-24T00:10:55Z" } } }, { "id": "OCESN867110F4584244:2025-06-20T00:18:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 1500, "time": "1750826160" }, "departure": { "delay": 1500, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 1500, "time": "1750826820" }, "departure": { "delay": 1500, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 1500, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 1500, "time": "1750828620" }, "departure": { "delay": 1500, "time": "1750828800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 1500, "time": "1750829940" }, "departure": { "delay": 1500, "time": "1750830000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 1500, "time": "1750830600" }, "departure": { "delay": 1500, "time": "1750830660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 1500, "time": "1750831080" }, "departure": { "delay": 1500, "time": "1750831140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 1500, "time": "1750832160" }, "departure": { "delay": 1500, "time": "1750832220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 1500, "time": "1750833180" }, "departure": { "delay": 1500, "time": "1750833240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 1500, "time": "1750833600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750827248", "trip": { "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCESN867110F4584244:2025-06-20T00:18:59Z" } } }, { "id": "OCESN872730F4646461:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87672139" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87671339" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87671156" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750820317", "trip": { "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCESN872730F4646461:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873357F4622846:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750820317", "trip": { "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCESN873357F4622846:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9886F4634472:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1750837500" }, "departure": { "delay": 0, "time": "1750837800" }, "stopId": "StopPoint:OCETGV INOUI-87313882" }, { "arrival": { "delay": 0, "time": "1750839360" }, "departure": { "delay": 0, "time": "1750840020" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1750842060" }, "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1750820317", "trip": { "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCESN9886F4634472:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9890F4634471:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750823940" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827840" }, "stopId": "StopPoint:OCETGV INOUI-87147322" }, { "arrival": { "delay": 300, "time": "1750829280" }, "departure": { "delay": 300, "time": "1750829460" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 300, "time": "1750831260" }, "departure": { "delay": 300, "time": "1750831920" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 300, "time": "1750834980" }, "departure": { "delay": 300, "time": "1750835640" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 300, "time": "1750837680" }, "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "05:59:00", "tripId": "OCESN9890F4634471:2025-06-25T00:13:18Z" } } }, { "id": "OCESN18102F4642599:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-85043141" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-85043166" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87718619" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87718577" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87718551" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87718544" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87718536" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87718528" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87718510" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87718502" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87391300" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87718015" }, { "arrival": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750820378", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN18102F4642599:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3904F4641886:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1750820767", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN3904F4641886:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56253R4647121:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCECar-87473009" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar-87473389" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCECar-87476556" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCECar-87003483" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCECar-87476606" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN56253R4647121:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831700F4572655:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750824240" }, "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN831700F4572655:2025-06-18T23:50:29Z" } } }, { "id": "OCESN8441F4645589:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 600, "time": "1750828380" }, "departure": { "delay": 600, "time": "1750828620" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 600, "time": "1750830540" }, "departure": { "delay": 600, "time": "1750830720" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 600, "time": "1750833120" }, "departure": { "delay": 600, "time": "1750833300" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 600, "time": "1750835520" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN8441F4645589:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8478F4645904:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3300, "time": "1750827300" }, "stopId": "StopPoint:OCETGV INOUI-87582668" }, { "arrival": { "delay": 3300, "time": "1750828140" }, "departure": { "delay": 3300, "time": "1750828320" }, "stopId": "StopPoint:OCETGV INOUI-87582478" }, { "arrival": { "delay": 3300, "time": "1750829700" }, "departure": { "delay": 3300, "time": "1750830060" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 3300, "time": "1750838100" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN8478F4645904:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855807F4646777:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1750820378", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN855807F4646777:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863031F4638582:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87575035" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87575043" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87575050" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87575068" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87575076" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87575118" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87575126" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87575134" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87575001" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN863031F4638582:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865305F4638363:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87595223" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN865305F4638363:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871201F4629781:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87613877" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87613893" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87613463" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87613471" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87613489" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87613802" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1750833060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750821907", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN871201F4629781:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873050F4646420:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87732404" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87641068" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87641050" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87641043" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87641415" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87323675" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87641001" } ], "timestamp": "1750820378", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN873050F4646420:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9242F4634835:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1750825200" }, "stopId": "StopPoint:OCETGV INOUI-83016451" }, { "arrival": { "delay": 1200, "time": "1750830780" }, "departure": { "delay": 1200, "time": "1750830960" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 1200, "time": "1750834440" }, "departure": { "delay": 1200, "time": "1750834560" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 1200, "time": "1750836180" }, "departure": { "delay": 1200, "time": "1750837080" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 1200, "time": "1750838400" }, "departure": { "delay": 1200, "time": "1750838580" }, "stopId": "StopPoint:OCETGV INOUI-87742320" }, { "arrival": { "delay": 1200, "time": "1750840980" }, "departure": { "delay": 1200, "time": "1750841280" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 1200, "time": "1750852320" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN9242F4634835:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97382R4628461:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824000" }, "stopId": "StopPoint:OCECar-87485615" }, { "arrival": { "delay": 0, "time": "1750824180" }, "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCECar-87462986" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCECar-87489146" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCECar-87486282" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCECar-87486258" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCECar-87334029" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCECar-87463034" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCECar-87486019" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "06:00:00", "tripId": "OCESN97382R4628461:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17500F4642249:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1750820438", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN17500F4642249:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848535F4646071:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750822747", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN848535F4646071:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852301F4640170:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87387142" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87387159" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87387175" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87387183" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87444190" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87444182" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN852301F4640170:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852610F4640136:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87447110" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87447003" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87444083" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87444059" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87444042" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN852610F4640136:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852810F4640122:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87444042" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87444059" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87444083" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87447003" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87447110" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87447680" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87447649" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87448514" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87478263" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1750836420" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750836780" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN852810F4640122:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854805F4646908:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87474064" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87474056" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87474015" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1750820438", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN854805F4646908:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858853F4630409:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87486423" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87486431" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87486449" } ], "timestamp": "1750820438", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN858853F4630409:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860202F4639036:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN860202F4639036:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862504F4638645:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN862504F4638645:2025-06-25T00:13:18Z" } } }, { "id": "OCESN874108F4596195:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87696328" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN874108F4596195:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895951F4635098:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750822297", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN895951F4635098:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895955F4635096:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824060" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87718304" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87718106" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87718114" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87718122" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87718130" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87718197" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87718213" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87718239" } ], "timestamp": "1750820438", "trip": { "startDate": "20250625", "startTime": "06:01:00", "tripId": "OCESN895955F4635096:2025-06-25T00:13:18Z" } } }, { "id": "OCESN31335R4615406:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCECar TER-87734269" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCECar TER-87407692" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCECar TER-87409474" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCECar TER-87734301" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCECar TER-87734319" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCECar TER-87407981" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCECar TER-87409698" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCECar TER-87409532" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCECar TER-87680728" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCECar TER-87687400" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCECar TER-87407932" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCECar TER-87734681" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCECar TER-87589598" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCECar TER-87024380" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCECar TER-87734699" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "06:02:00", "tripId": "OCESN31335R4615406:2025-06-25T00:13:18Z" } } }, { "id": "OCESN45021R4600107:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCECar TER-87193615" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCECar TER-87703421" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCECar TER-87703439" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCECar TER-87703447" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCECar TER-87703454" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar TER-87193664" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCECar TER-87717751" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCECar TER-87717769" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCECar TER-87406991" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCECar TER-87215491" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCECar TER-87215459" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCECar TER-87703462" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCECar TER-87407379" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCECar TER-87703470" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCECar TER-87703488" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCECar TER-87703496" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCECar TER-87703553" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCECar TER-87406983" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCECar TER-87406975" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCECar TER-87476887" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCECar TER-87477562" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCECar TER-87703561" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCECar TER-87703579" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCECar TER-87703629" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCECar TER-87703686" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCECar TER-87407015" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCECar TER-87215350" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCECar TER-87477620" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCECar TER-87407189" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar TER-87215012" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "06:02:00", "tripId": "OCESN45021R4600107:2025-06-24T00:10:55Z" } } }, { "id": "OCESN5904F4640415:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87696088" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87684290" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87684274" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87684001" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87684126" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1750822868", "trip": { "startDate": "20250625", "startTime": "06:02:00", "tripId": "OCESN5904F4640415:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6250F4643668:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETGV INOUI-87781278" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750842300" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750820498", "trip": { "startDate": "20250625", "startTime": "06:02:00", "tripId": "OCESN6250F4643668:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7669F4643959:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1750825620" }, "stopId": "StopPoint:OCEOUIGO-87286542" }, { "arrival": { "delay": 2400, "time": "1750828680" }, "departure": { "delay": 2400, "time": "1750828860" }, "stopId": "StopPoint:OCEOUIGO-87313882" }, { "arrival": { "delay": 2400, "time": "1750830900" }, "departure": { "delay": 2400, "time": "1750831260" }, "stopId": "StopPoint:OCEOUIGO-87271494" }, { "arrival": { "delay": 2400, "time": "1750831740" }, "departure": { "delay": 2400, "time": "1750831980" }, "stopId": "StopPoint:OCEOUIGO-87111849" }, { "arrival": { "delay": 2400, "time": "1750833840" }, "departure": { "delay": 2400, "time": "1750834140" }, "stopId": "StopPoint:OCEOUIGO-87393702" }, { "arrival": { "delay": 2400, "time": "1750837380" }, "departure": { "delay": 2400, "time": "1750837620" }, "stopId": "StopPoint:OCEOUIGO-87571240" }, { "arrival": { "delay": 2400, "time": "1750839600" }, "departure": { "delay": 2400, "time": "1750839780" }, "stopId": "StopPoint:OCEOUIGO-87575001" }, { "arrival": { "delay": 2400, "time": "1750842120" }, "departure": { "delay": 2400, "time": "1750842300" }, "stopId": "StopPoint:OCEOUIGO-87583005" }, { "arrival": { "delay": 2400, "time": "1750844880" }, "stopId": "StopPoint:OCEOUIGO-87581009" } ], "timestamp": "1750825447", "trip": { "startDate": "20250625", "startTime": "06:02:00", "tripId": "OCESN7669F4643959:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872802F4629572:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824120" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87611103" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750820498", "trip": { "startDate": "20250625", "startTime": "06:02:00", "tripId": "OCESN872802F4629572:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881602F4636653:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755629" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87742262" }, { "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750826947", "trip": { "startDate": "20250625", "startTime": "06:02:00", "tripId": "OCESN881602F4636653:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848602F4646109:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "06:03:00", "tripId": "OCEEA848602F4646109:2025-06-25T00:13:18Z" } } }, { "id": "OCESN18163F4642626:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87184408" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87184424" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87184432" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87700153" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87184440" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-85043000" } ], "timestamp": "1750824247", "trip": { "startDate": "20250625", "startTime": "06:03:00", "tripId": "OCESN18163F4642626:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7829F4643980:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2700, "time": "1750826880" }, "stopId": "StopPoint:OCEOUIGO-87686006" }, { "arrival": { "delay": 2700, "time": "1750836660" }, "departure": { "delay": 2700, "time": "1750836840" }, "stopId": "StopPoint:OCEOUIGO-87318964" }, { "arrival": { "delay": 2700, "time": "1750838040" }, "departure": { "delay": 2700, "time": "1750838220" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 2700, "time": "1750838940" }, "stopId": "StopPoint:OCEOUIGO-87751008" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "06:03:00", "tripId": "OCESN7829F4643980:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856110F4646749:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87476689" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87471219" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87471201" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:03:00", "tripId": "OCESN856110F4646749:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864623F4638448:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87437798" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87437806" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87485102" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87485136" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87485151" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87491019" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87491035" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87491076" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87491449" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87491472" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87491506" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1750823257", "trip": { "startDate": "20250625", "startTime": "06:03:00", "tripId": "OCESN864623F4638448:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865605F4638293:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750825717", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:03:00", "tripId": "OCESN865605F4638293:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868202F4637915:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87595165" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87595157" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87595132" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87592501" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87592741" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87592733" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750820558", "trip": { "startDate": "20250625", "startTime": "06:03:00", "tripId": "OCESN868202F4637915:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876210F4637258:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824180" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750820558", "trip": { "startDate": "20250625", "startTime": "06:03:00", "tripId": "OCESN876210F4637258:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117108F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopArea:OCE87116582" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 240, "time": "1750828380" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1750826887", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN117108F" } } }, { "id": "OCESN142458F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750828087", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN142458F" } } }, { "id": "OCESN17752F4632032:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835520" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750836420" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750840020" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN17752F4632032:2025-06-24T00:10:55Z" } } }, { "id": "OCESN17800F4642553:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750820798", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN17800F4642553:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23456F4642709:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750824360" }, "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750824420" }, "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1750820618", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN23456F4642709:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3334F4643122:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750822627", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN3334F4643122:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6136F4643642:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750822447", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN6136F4643642:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830700F4589365:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87212415" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87212431" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87212449" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87212456" }, { "arrival": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87212464" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN830700F4589365:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832006F4572540:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1750822627", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN832006F4572540:2025-06-18T23:50:29Z" } } }, { "id": "OCESN837693F4627298:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750828200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750820618", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN837693F4627298:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848506F4646044:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750820618", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN848506F4646044:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8501F4544569:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 600, "time": "1750832820" }, "departure": { "delay": 600, "time": "1750833180" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 600, "time": "1750837380" }, "departure": { "delay": 600, "time": "1750837560" }, "stopId": "StopPoint:OCETGV INOUI-87586008" }, { "arrival": { "delay": 600, "time": "1750841640" }, "stopId": "StopPoint:OCETGV INOUI-87611004" } ], "timestamp": "1750828027", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN8501F4544569:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855781F4646779:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87473223" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87473199" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87474411" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87474320" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87474262" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87474213" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1750820618", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN855781F4646779:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866804F4638037:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 600, "time": "1750827480" }, "departure": { "delay": 600, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 600, "time": "1750828080" }, "departure": { "delay": 600, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 600, "time": "1750828500" }, "departure": { "delay": 600, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 600, "time": "1750828980" }, "departure": { "delay": 600, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 600, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750827609", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN866804F4638037:2025-06-25T00:13:18Z" } } }, { "id": "OCESN875700F4622738:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750823077", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN875700F4622738:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881664F4636612:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750829100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750832040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750825717", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN881664F4636612:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886501F4636200:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750820618", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN886501F4636200:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891152F4635595:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN891152F4635595:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895851F4607699:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824240" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87184531" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87184556" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87718437" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87718429" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87718411" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87718403" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87718304" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87718239" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:04:00", "tripId": "OCESN895851F4607699:2025-06-22T02:30:55Z" } } }, { "id": "OCESA86005F4639075:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESA86005F4639075:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56250R4647124:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCECar-87476556" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCECar-87473389" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar-87473009" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN56250R4647124:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8300F4644082:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETGV INOUI-87571000" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 300, "time": "1750826400" }, "departure": { "delay": 300, "time": "1750826520" }, "stopId": "StopPoint:OCETGV INOUI-87571216" }, { "arrival": { "delay": 600, "time": "1750828920" }, "departure": { "delay": 600, "time": "1750828980" }, "stopId": "StopArea:OCE87393702" }, { "arrival": { "delay": 600, "time": "1750829460" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN8300F4644082:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839704F4644867:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopArea:OCE87172221" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopArea:OCE87172189" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1750825058", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN839704F4644867:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841903F4645162:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87295733" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87295709" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87295048" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87295055" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87295063" } ], "timestamp": "1750822687", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN841903F4645162:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847850F4645913:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87276378" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750820678", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN847850F4645913:2025-06-25T00:13:18Z" } } }, { "id": "OCESN853412F4640114:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87447680" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87447110" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87447003" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87444083" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87444059" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87444042" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750822838", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN853412F4640114:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854007F4630986:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87481648" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87471367" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87471359" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87471342" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87471334" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87471326" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87471318" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87471029" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87334508" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750827307", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN854007F4630986:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857602F4630537:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87478545" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87478560" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87396200" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750821938", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN857602F4630537:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858304F4630465:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 300, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750825327", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN858304F4630465:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862404F4638693:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750823077", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN862404F4638693:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866204F4638186:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1750825200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 900, "time": "1750825380" }, "departure": { "delay": 900, "time": "1750825440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 900, "time": "1750825560" }, "departure": { "delay": 900, "time": "1750825620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 900, "time": "1750825800" }, "departure": { "delay": 900, "time": "1750825860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 900, "time": "1750826040" }, "departure": { "delay": 900, "time": "1750826100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 900, "time": "1750826400" }, "departure": { "delay": 900, "time": "1750826460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 900, "time": "1750826820" }, "departure": { "delay": 900, "time": "1750826880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 900, "time": "1750827360" }, "departure": { "delay": 900, "time": "1750827420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 900, "time": "1750827600" }, "departure": { "delay": 900, "time": "1750827660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 900, "time": "1750827780" }, "departure": { "delay": 900, "time": "1750827840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 900, "time": "1750828380" }, "departure": { "delay": 900, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 900, "time": "1750828800" }, "departure": { "delay": 900, "time": "1750828860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 900, "time": "1750829100" }, "departure": { "delay": 900, "time": "1750829160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 900, "time": "1750829340" }, "departure": { "delay": 900, "time": "1750829340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 900, "time": "1750829580" }, "departure": { "delay": 900, "time": "1750829640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 900, "time": "1750829820" }, "departure": { "delay": 900, "time": "1750829880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 900, "time": "1750830120" }, "departure": { "delay": 900, "time": "1750830180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 900, "time": "1750830660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1750825477", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN866204F4638186:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870000F4629877:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87615732" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87615757" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87615773" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87613422" } ], "timestamp": "1750820678", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN870000F4629877:2025-06-25T00:13:18Z" } } }, { "id": "OCESN89037R4635651:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCECar-87763003" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCECar-87763425" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87763466" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar-87763508" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar-87763557" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar-87763607" } ], "timestamp": "1750823137", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN89037R4635651:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893001F4628779:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824300" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87696468" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87559070" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87691600" }, { "arrival": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "06:05:00", "tripId": "OCESN893001F4628779:2025-06-24T00:10:55Z" } } }, { "id": "OCESA86004F4639076:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1750822567", "trip": { "startDate": "20250625", "startTime": "06:06:00", "tripId": "OCESA86004F4639076:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17364F4642282:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87763607" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87761874" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87761841" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87761817" }, { "arrival": { "delay": 0, "time": "1750836600" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETrain TER-87761783" }, { "arrival": { "delay": 0, "time": "1750837800" }, "departure": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750838580" }, "departure": { "delay": 0, "time": "1750838880" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750839360" }, "departure": { "delay": 0, "time": "1750839540" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1750839960" }, "stopId": "StopPoint:OCETrain TER-87761650" } ], "timestamp": "1750820738", "trip": { "startDate": "20250625", "startTime": "06:06:00", "tripId": "OCESN17364F4642282:2025-06-25T00:13:18Z" } } }, { "id": "OCESN833484F4603786:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87192435" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87175794" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87175778" } ], "timestamp": "1750820738", "trip": { "startDate": "20250625", "startTime": "06:06:00", "tripId": "OCESN833484F4603786:2025-06-24T00:10:55Z" } } }, { "id": "OCESN834104F4618690:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141408" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141374" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750828440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750820738", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:06:00", "tripId": "OCESN834104F4618690:2025-06-24T00:10:55Z" } } }, { "id": "OCESN841802F4645133:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87295014" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750820738", "trip": { "startDate": "20250625", "startTime": "06:06:00", "tripId": "OCESN841802F4645133:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865552F4550193:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87595223" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750820738", "trip": { "startDate": "20250625", "startTime": "06:06:00", "tripId": "OCESN865552F4550193:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870150F4629848:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87613422" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87613257" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87613232" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87613224" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87613661" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87613075" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87613059" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87613042" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87594564" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750820738", "trip": { "startDate": "20250625", "startTime": "06:06:00", "tripId": "OCESN870150F4629848:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887102F4636043:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "06:06:00", "tripId": "OCESN887102F4636043:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894602F4635235:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824360" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750824480" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87184242" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87184200" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87185348" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87185314" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87185595" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87185629" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87144147" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87144121" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1750823077", "trip": { "startDate": "20250625", "startTime": "06:06:00", "tripId": "OCESN894602F4635235:2025-06-25T00:13:18Z" } } }, { "id": "OCESN130902F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopArea:OCE87415604" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopArea:OCE87415893" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopArea:OCE87415885" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750825088", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN130902F" } } }, { "id": "OCESN155808F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750824480" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750828118", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN155808F" } } }, { "id": "OCESN44704R4600293:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCECar TER-87193177" }, { "arrival": { "delay": 0, "time": "1750824540" }, "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCECar TER-87117507" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCECar TER-87191411" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCECar TER-87191395" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCECar TER-87405571" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCECar TER-87191387" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCECar TER-87117499" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCECar TER-87406751" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCECar TER-87191403" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCECar TER-87407247" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCECar TER-87406777" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCECar TER-87406793" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCECar TER-87406801" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCECar TER-87191346" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar TER-87406835" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCECar TER-87406843" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCECar TER-87406744" }, { "arrival": { "delay": 300, "time": "1750827540" }, "departure": { "delay": 300, "time": "1750827540" }, "stopId": "StopPoint:OCECar TER-87406819" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827660" }, "stopId": "StopPoint:OCECar TER-87406827" }, { "arrival": { "delay": 300, "time": "1750827900" }, "departure": { "delay": 300, "time": "1750827900" }, "stopId": "StopPoint:OCECar TER-87191304" }, { "arrival": { "delay": 300, "time": "1750828020" }, "departure": { "delay": 300, "time": "1750828020" }, "stopId": "StopPoint:OCECar TER-87476937" }, { "arrival": { "delay": 300, "time": "1750828200" }, "departure": { "delay": 300, "time": "1750828200" }, "stopId": "StopPoint:OCECar TER-87752675" }, { "arrival": { "delay": 300, "time": "1750828380" }, "stopId": "StopPoint:OCECar TER-87191007" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN44704R4600293:2025-06-24T00:10:55Z" } } }, { "id": "OCESN8080F4644006:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETGV INOUI-87478107" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETGV INOUI-87478073" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750820798", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN8080F4644006:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830703F4589358:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87212464" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87212456" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87212449" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87212431" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87212415" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN830703F4589358:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830917F4589183:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87338525" } ], "timestamp": "1750823257", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN830917F4589183:2025-06-22T02:30:55Z" } } }, { "id": "OCESN834852F4603878:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87193524" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 600, "time": "1750827000" }, "departure": { "delay": 600, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 600, "time": "1750827420" }, "departure": { "delay": 600, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 600, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN834852F4603878:2025-06-24T00:10:55Z" } } }, { "id": "OCESN847401F4645812:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87313676" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87313510" } ], "timestamp": "1750822747", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN847401F4645812:2025-06-25T00:13:18Z" } } }, { "id": "OCESN850600F4640295:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87411181" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87411173" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN850600F4640295:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856609F4646704:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87474098" } ], "timestamp": "1750823198", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN856609F4646704:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861363F4611399:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87576090" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87576108" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87576132" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87576405" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87576447" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87576454" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87576470" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1750823137", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN861363F4611399:2025-06-22T02:30:55Z" } } }, { "id": "OCESN881605F4636650:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87755629" } ], "timestamp": "1750820798", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN881605F4636650:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886702F4636164:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 300, "time": "1750825200" }, "departure": { "delay": 300, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 300, "time": "1750825560" }, "departure": { "delay": 300, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 300, "time": "1750825800" }, "departure": { "delay": 300, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 300, "time": "1750826100" }, "departure": { "delay": 300, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 300, "time": "1750826280" }, "departure": { "delay": 300, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 300, "time": "1750826460" }, "departure": { "delay": 300, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 300, "time": "1750826760" }, "departure": { "delay": 300, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 300, "time": "1750827180" }, "departure": { "delay": 300, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN886702F4636164:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88708F4608782:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824420" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750824600" }, "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 300, "time": "1750827360" }, "departure": { "delay": 300, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 300, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "06:07:00", "tripId": "OCESN88708F4608782:2025-06-24T00:10:55Z" } } }, { "id": "OCEEA848701F4646147:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750824720" }, "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1750824960" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87313239" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87316109" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87313213" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "06:08:00", "tripId": "OCEEA848701F4646147:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863032F4638581:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87575126" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87575076" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87575068" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87575050" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87575043" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87575035" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750820857", "trip": { "startDate": "20250625", "startTime": "06:08:00", "tripId": "OCESN863032F4638581:2025-06-25T00:13:18Z" } } }, { "id": "OCESN867001F4638007:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 2700, "time": "1750827900" }, "departure": { "delay": 2700, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 2700, "time": "1750828680" }, "departure": { "delay": 2700, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 2700, "time": "1750829460" }, "departure": { "delay": 2700, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 2700, "time": "1750830240" }, "departure": { "delay": 2700, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87672337" }, { "arrival": { "delay": 2700, "time": "1750830960" }, "departure": { "delay": 2700, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87672386" }, { "arrival": { "delay": 2700, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87673004" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "06:08:00", "tripId": "OCESN867001F4638007:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879606F4636987:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750823198", "trip": { "startDate": "20250625", "startTime": "06:08:00", "tripId": "OCESN879606F4636987:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886255F4636230:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750820857", "trip": { "startDate": "20250625", "startTime": "06:08:00", "tripId": "OCESN886255F4636230:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886605F4636184:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824480" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750824660" }, "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750821157", "trip": { "startDate": "20250625", "startTime": "06:08:00", "tripId": "OCESN886605F4636184:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA847500F4645850:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87313742" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87313734" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87313726" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87313718" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87313700" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87313692" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87313601" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87316406" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87313593" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87313585" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87316398" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87313577" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87313569" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87313551" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87313544" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87276618" }, { "arrival": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87276006" } ], "timestamp": "1750826768", "trip": { "startDate": "20250625", "startTime": "06:09:00", "tripId": "OCEEA847500F4645850:2025-06-25T00:13:18Z" } } }, { "id": "OCESN13103F4642207:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87415661" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750823257", "trip": { "startDate": "20250625", "startTime": "06:09:00", "tripId": "OCESN13103F4642207:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847854F4645915:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87272013" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87276733" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87276303" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87276311" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87276352" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87276378" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750820917", "trip": { "startDate": "20250625", "startTime": "06:09:00", "tripId": "OCESN847854F4645915:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857233F4639641:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87571547" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87571554" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87444711" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:09:00", "tripId": "OCESN857233F4639641:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857502F4630558:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 300, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87484386" }, { "arrival": { "delay": 300, "time": "1750826760" }, "departure": { "delay": 300, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87484360" }, { "arrival": { "delay": 300, "time": "1750827000" }, "departure": { "delay": 300, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87484352" }, { "arrival": { "delay": 300, "time": "1750827540" }, "departure": { "delay": 300, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 300, "time": "1750828140" }, "departure": { "delay": 300, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 300, "time": "1750829460" }, "departure": { "delay": 300, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 300, "time": "1750830360" }, "departure": { "delay": 300, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 300, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750827127", "trip": { "startDate": "20250625", "startTime": "06:09:00", "tripId": "OCESN857502F4630558:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862403F4638694:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 300, "time": "1750828320" }, "departure": { "delay": 300, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 300, "time": "1750828620" }, "departure": { "delay": 300, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 300, "time": "1750828920" }, "departure": { "delay": 300, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "06:09:00", "tripId": "OCESN862403F4638694:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868201F4637917:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87592741" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87592501" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87595132" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87595157" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87595165" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1750820917", "trip": { "startDate": "20250625", "startTime": "06:09:00", "tripId": "OCESN868201F4637917:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876102F4637274:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824540" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750824780" }, "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87781161" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87781260" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87781294" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87773465" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87773424" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87773408" } ], "timestamp": "1750823077", "trip": { "startDate": "20250625", "startTime": "06:09:00", "tripId": "OCESN876102F4637274:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141454F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1750826467", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN141454F" } } }, { "id": "OCESN2778F4642811:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750824900" }, "stopId": "StopPoint:OCETGV INOUI-87175042" }, { "arrival": { "delay": 300, "time": "1750826280" }, "departure": { "delay": 300, "time": "1750826460" }, "stopId": "StopPoint:OCETGV INOUI-87174276" }, { "arrival": { "delay": 300, "time": "1750827420" }, "departure": { "delay": 300, "time": "1750827600" }, "stopId": "StopPoint:OCETGV INOUI-87174003" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828980" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 300, "time": "1750831560" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750825058", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN2778F4642811:2025-06-25T00:13:18Z" } } }, { "id": "OCESN34342R4643192:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCECar TER-87746008" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar TER-87746206" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar TER-87745497" } ], "timestamp": "1750823137", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN34342R4643192:2025-06-25T00:13:18Z" } } }, { "id": "OCESN4655F4647263:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 600, "time": "1750829460" }, "departure": { "delay": 600, "time": "1750829580" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 600, "time": "1750831740" }, "departure": { "delay": 600, "time": "1750831860" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 600, "time": "1750834020" }, "departure": { "delay": 600, "time": "1750834320" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 600, "time": "1750837020" }, "departure": { "delay": 600, "time": "1750837200" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 600, "time": "1750838880" }, "departure": { "delay": 600, "time": "1750839120" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 600, "time": "1750839900" }, "departure": { "delay": 600, "time": "1750840080" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 600, "time": "1750842300" }, "departure": { "delay": 600, "time": "1750842600" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 600, "time": "1750844040" }, "departure": { "delay": 600, "time": "1750844280" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 600, "time": "1750848420" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN4655F4647263:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56350R4647492:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCECar-87476457" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCECar-87476440" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar-87476432" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCECar-87476424" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCECar-87476267" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCECar-87476416" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCECar-87289678" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCECar-87289652" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCECar-87476200" } ], "timestamp": "1750826768", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN56350R4647492:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6690F4643710:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETGV INOUI-87726000" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750821068", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN6690F4643710:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8502F4631030:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETGV INOUI-87611004" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETGV INOUI-87611244" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETGV INOUI-87586008" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1750841760" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750822927", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN8502F4631030:2025-06-24T00:10:55Z" } } }, { "id": "OCESN863223F4638546:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87575274" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87575290" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87575365" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87583849" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87583823" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1750821578", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN863223F4638546:2025-06-25T00:13:18Z" } } }, { "id": "OCESN869102F4637768:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87594234" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87594218" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87594200" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87594820" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87592295" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87592287" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87592279" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87592253" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87592246" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750820978", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN869102F4637768:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873702F4619105:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87734699" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87734673" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87731828" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87734293" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87734228" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN873702F4619105:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885755F4636337:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1750824900" }, "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750820978", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN885755F4636337:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891208F4635579:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824600" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87682302" } ], "timestamp": "1750823137", "trip": { "startDate": "20250625", "startTime": "06:10:00", "tripId": "OCESN891208F4635579:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3462F4616777:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87444638" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87393595" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87393553" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87393488" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87391102" } ], "timestamp": "1750822898", "trip": { "startDate": "20250625", "startTime": "06:11:00", "tripId": "OCESN3462F4616777:2025-06-22T02:30:55Z" } } }, { "id": "OCESN831809F4572609:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1750824840" }, "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87214775" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87214734" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:11:00", "tripId": "OCESN831809F4572609:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831811F4573805:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87144345" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87214775" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87214734" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87214643" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750821037", "trip": { "startDate": "20250625", "startTime": "06:11:00", "tripId": "OCESN831811F4573805:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835011F4572266:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750821037", "trip": { "startDate": "20250625", "startTime": "06:11:00", "tripId": "OCESN835011F4572266:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864462F4638480:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87491324" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87491357" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87491290" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87491258" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87485359" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87485342" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87485334" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87485326" }, { "arrival": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87485300" } ], "timestamp": "1750822148", "trip": { "startDate": "20250625", "startTime": "06:11:00", "tripId": "OCESN864462F4638480:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864622F4638450:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 300, "time": "1750825980" }, "departure": { "delay": 300, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87491506" }, { "arrival": { "delay": 60, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87491472" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87491449" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87491076" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87491035" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87491019" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87485151" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87485136" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87485102" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87437806" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87437798" } ], "timestamp": "1750826347", "trip": { "startDate": "20250625", "startTime": "06:11:00", "tripId": "OCESN864622F4638450:2025-06-25T00:13:18Z" } } }, { "id": "OCESN86969F4637748:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1750837440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-71793150" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "06:11:00", "tripId": "OCESN86969F4637748:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879707F4636956:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824660" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:11:00", "tripId": "OCESN879707F4636956:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2530F4511547:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87141002" }, { "arrival": { "delay": 0, "time": "1750830360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750824727", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN2530F4511547:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3303F4643034:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87444877" } ], "timestamp": "1750821098", "trip": { "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN3303F4643034:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5351F4640857:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750837380" }, "departure": { "delay": 0, "time": "1750837680" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1750840740" }, "departure": { "delay": 0, "time": "1750840920" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750843140" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1750821098", "trip": { "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN5351F4640857:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5380F4640853:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750836540" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750838520" }, "departure": { "delay": 0, "time": "1750838700" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 0, "time": "1750840200" }, "stopId": "StopPoint:OCETGV INOUI-87471003" } ], "timestamp": "1750821098", "trip": { "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN5380F4640853:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8352F4644428:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 300, "time": "1750828740" }, "departure": { "delay": 300, "time": "1750828920" }, "stopId": "StopPoint:OCETGV INOUI-87571216" }, { "arrival": { "delay": 300, "time": "1750831020" }, "departure": { "delay": 300, "time": "1750831200" }, "stopId": "StopArea:OCE87393702" }, { "arrival": { "delay": 300, "time": "1750831560" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750827787", "trip": { "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN8352F4644428:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844902F4645709:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750823407", "trip": { "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN844902F4645709:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860550F4638913:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN860550F4638913:2025-06-25T00:13:18Z" } } }, { "id": "OCESN867003F4641580:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87671339" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87671362" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87672113" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87672139" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87672162" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87672337" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87672386" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87673004" } ], "timestamp": "1750821098", "trip": { "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN867003F4641580:2025-06-25T00:13:18Z" } } }, { "id": "OCESN892601F4635461:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87686667" }, { "arrival": { "delay": 600, "time": "1750827780" }, "departure": { "delay": 600, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87682302" }, { "arrival": { "delay": 600, "time": "1750828260" }, "departure": { "delay": 600, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 600, "time": "1750828500" }, "departure": { "delay": 600, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 600, "time": "1750828860" }, "departure": { "delay": 600, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 600, "time": "1750829280" }, "departure": { "delay": 600, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 600, "time": "1750829700" }, "departure": { "delay": 600, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 600, "time": "1750830000" }, "departure": { "delay": 600, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 600, "time": "1750830360" }, "departure": { "delay": 600, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 600, "time": "1750830780" }, "departure": { "delay": 600, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 600, "time": "1750831200" }, "departure": { "delay": 300, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 300, "time": "1750832160" }, "departure": { "delay": 300, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87683573" }, { "arrival": { "delay": 300, "time": "1750832760" }, "departure": { "delay": 300, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87683631" }, { "arrival": { "delay": 300, "time": "1750833120" }, "departure": { "delay": 300, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87683649" }, { "arrival": { "delay": 300, "time": "1750833540" }, "departure": { "delay": 300, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87683664" }, { "arrival": { "delay": 300, "time": "1750833960" }, "departure": { "delay": 300, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87683680" }, { "arrival": { "delay": 300, "time": "1750834560" }, "departure": { "delay": 300, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87683722" }, { "arrival": { "delay": 300, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87683789" } ], "timestamp": "1750827307", "trip": { "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN892601F4635461:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893003F4635452:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824720" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 300, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 300, "time": "1750828200" }, "departure": { "delay": 300, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 300, "time": "1750829160" }, "departure": { "delay": 300, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 300, "time": "1750830000" }, "departure": { "delay": 300, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 300, "time": "1750831080" }, "departure": { "delay": 300, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 300, "time": "1750831680" }, "departure": { "delay": 300, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 300, "time": "1750832520" }, "departure": { "delay": 300, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 300, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "06:12:00", "tripId": "OCESN893003F4635452:2025-06-25T00:13:18Z" } } }, { "id": "OCESN410402R4641830:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 300, "time": "1750828620" }, "departure": { "delay": 300, "time": "1750828620" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 300, "time": "1750829940" }, "stopId": "StopPoint:OCECar TER-87697490" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN410402R4641830:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7838F4643983:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCEOUIGO-87751008" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCEOUIGO-87318964" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCEOUIGO-87762906" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCEOUIGO-87111849" }, { "arrival": { "delay": 0, "time": "1750837740" }, "departure": { "delay": 0, "time": "1750838040" }, "stopId": "StopPoint:OCEOUIGO-87271494" }, { "arrival": { "delay": 0, "time": "1750841280" }, "stopId": "StopPoint:OCEOUIGO-87286005" } ], "timestamp": "1750827487", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN7838F4643983:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835010F4572269:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87215103" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750821157", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN835010F4572269:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839402F4644765:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87116137" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750825147", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN839402F4644765:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841702F4645116:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87297523" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87295642" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87295667" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87295220" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87296442" } ], "timestamp": "1750821518", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN841702F4645116:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844811F4619964:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750821157", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN844811F4619964:2025-06-22T02:30:55Z" } } }, { "id": "OCESN871450F4629758:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87611574" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750821157", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN871450F4629758:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871601F4629730:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87613000" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN871601F4629730:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871631F4629714:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87594325" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87594333" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87613141" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87613174" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87613000" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750821157", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN871631F4629714:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883158F4622298:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87741793" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87741777" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87741769" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87741728" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87741132" } ], "timestamp": "1750821157", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN883158F4622298:2025-06-23T02:35:07Z" } } }, { "id": "OCESN886176F4636271:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750821157", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN886176F4636271:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889200F4635886:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824780" }, "stopId": "StopPoint:OCETrain TER-87761841" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87761817" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87761783" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87761650" } ], "timestamp": "1750824308", "trip": { "startDate": "20250625", "startTime": "06:13:00", "tripId": "OCESN889200F4635886:2025-06-25T00:13:18Z" } } }, { "id": "OCESN128506F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1750824937", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN128506F" } } }, { "id": "OCESN136822F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750824997", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN136822F" } } }, { "id": "OCESN831807F4588859:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1750825020" }, "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87214643" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750824159", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN831807F4588859:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842100F4645195:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87345215" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87345231" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87345272" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 300, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 300, "time": "1750826940" }, "departure": { "delay": 300, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87286427" }, { "arrival": { "delay": 300, "time": "1750827120" }, "departure": { "delay": 300, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 300, "time": "1750827300" }, "departure": { "delay": 300, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 300, "time": "1750827540" }, "departure": { "delay": 300, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 300, "time": "1750827720" }, "departure": { "delay": 300, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 300, "time": "1750827900" }, "departure": { "delay": 300, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 300, "time": "1750828200" }, "departure": { "delay": 300, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 300, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN842100F4645195:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852200F4640180:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750821217", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN852200F4640180:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858203F4630487:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87476770" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87476762" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87476754" }, { "arrival": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87471300" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN858203F4630487:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860582F4583350:2025-06-20T00:18:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 2220, "time": "1750827360" }, "departure": { "delay": 2160, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 2100, "time": "1750827780" }, "departure": { "delay": 2100, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87543033" }, { "arrival": { "delay": 2100, "time": "1750828140" }, "departure": { "delay": 2100, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87543041" }, { "arrival": { "delay": 2100, "time": "1750828500" }, "departure": { "delay": 2100, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87543058" }, { "arrival": { "delay": 2100, "time": "1750828980" }, "departure": { "delay": 2100, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87543066" }, { "arrival": { "delay": 2100, "time": "1750829340" }, "departure": { "delay": 2100, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87543074" }, { "arrival": { "delay": 2100, "time": "1750830000" }, "departure": { "delay": 2100, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87543090" }, { "arrival": { "delay": 2100, "time": "1750830300" }, "departure": { "delay": 2100, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87545111" }, { "arrival": { "delay": 2100, "time": "1750830600" }, "departure": { "delay": 2100, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87545129" }, { "arrival": { "delay": 2100, "time": "1750831080" }, "departure": { "delay": 2100, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87545137" }, { "arrival": { "delay": 2100, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1750827427", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN860582F4583350:2025-06-20T00:18:59Z" } } }, { "id": "OCESN872820F4646447:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87611236" }, { "arrival": { "delay": 600, "time": "1750826220" }, "departure": { "delay": 600, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87611194" }, { "arrival": { "delay": 600, "time": "1750826580" }, "departure": { "delay": 600, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87618710" }, { "arrival": { "delay": 600, "time": "1750827060" }, "departure": { "delay": 600, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87611178" }, { "arrival": { "delay": 600, "time": "1750827540" }, "departure": { "delay": 600, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 600, "time": "1750828620" }, "departure": { "delay": 600, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 600, "time": "1750829280" }, "departure": { "delay": 600, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87611103" }, { "arrival": { "delay": 600, "time": "1750829640" }, "departure": { "delay": 600, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 600, "time": "1750829880" }, "departure": { "delay": 600, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 600, "time": "1750830240" }, "departure": { "delay": 600, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 600, "time": "1750830720" }, "departure": { "delay": 600, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 600, "time": "1750831080" }, "departure": { "delay": 600, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 600, "time": "1750831380" }, "departure": { "delay": 600, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 600, "time": "1750831740" }, "departure": { "delay": 600, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 600, "time": "1750832160" }, "departure": { "delay": 600, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 600, "time": "1750832580" }, "departure": { "delay": 600, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 600, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750828087", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN872820F4646447:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876209F4637259:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1750821217", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN876209F4637259:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883651F4638215:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87743740" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87741108" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87741116" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87741140" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN883651F4638215:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894001F4635367:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87184556" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87184531" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN894001F4635367:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96552F4634627:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824840" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "06:14:00", "tripId": "OCESN96552F4634627:2025-06-25T00:13:18Z" } } }, { "id": "OCESA86002F4639078:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1750822477", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESA86002F4639078:2025-06-25T00:13:18Z" } } }, { "id": "OCESN152924F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 240, "time": "1750825500" }, "departure": { "delay": 180, "time": "1750825500" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 180, "time": "1750825620" }, "departure": { "delay": 180, "time": "1750825680" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 60, "time": "1750825920" }, "departure": { "delay": 60, "time": "1750825980" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 60, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750828380" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1750826797", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN152924F" } } }, { "id": "OCESN5202F4546007:2025-06-17T23:52:01Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETGV INOUI-87286005" }, { "arrival": { "delay": 300, "time": "1750826400" }, "departure": { "delay": 300, "time": "1750826580" }, "stopId": "StopPoint:OCETGV INOUI-87345009" }, { "arrival": { "delay": 300, "time": "1750827360" }, "departure": { "delay": 300, "time": "1750827660" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 300, "time": "1750828740" }, "departure": { "delay": 300, "time": "1750829100" }, "stopId": "StopPoint:OCETGV INOUI-87313882" }, { "arrival": { "delay": 300, "time": "1750831140" }, "departure": { "delay": 300, "time": "1750832040" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 300, "time": "1750832700" }, "departure": { "delay": 300, "time": "1750833300" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 300, "time": "1750835340" }, "departure": { "delay": 300, "time": "1750835640" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 300, "time": "1750838880" }, "departure": { "delay": 300, "time": "1750839120" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 300, "time": "1750841040" }, "departure": { "delay": 300, "time": "1750841220" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 300, "time": "1750843620" }, "departure": { "delay": 300, "time": "1750843800" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 300, "time": "1750846020" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN5202F4546007:2025-06-17T23:52:01Z" } } }, { "id": "OCESN833341F4603747:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87194001" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87194274" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87194357" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87191239" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87191007" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN833341F4603747:2025-06-24T00:10:55Z" } } }, { "id": "OCESN835802F4627163:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87144451" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN835802F4627163:2025-06-24T00:10:55Z" } } }, { "id": "OCESN842471F4645291:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87342469" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87342451" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87342410" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87342402" }, { "arrival": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87342006" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN842471F4645291:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847408F4645817:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750823287", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN847408F4645817:2025-06-25T00:13:18Z" } } }, { "id": "OCESN849904F4640355:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87296178" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87297283" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87271874" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87271783" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87271601" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87271593" } ], "timestamp": "1750823737", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN849904F4640355:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865700F4638275:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584441" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584474" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595777" }, { "arrival": { "delay": 0, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595827" } ], "timestamp": "1750821368", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN865700F4638275:2025-06-25T00:13:18Z" } } }, { "id": "OCESN869103F4637767:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87592246" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87592253" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87592279" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87592287" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87592295" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87594820" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87594200" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87594218" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87594234" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN869103F4637767:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872631F4629603:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87611095" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN872631F4629603:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876250F4637236:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN876250F4637236:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876321F4637211:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87773424" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87773432" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87773200" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN876321F4637211:2025-06-25T00:13:18Z" } } }, { "id": "OCESN884501F4636470:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87745414" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87745430" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87745679" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN884501F4636470:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891402F4635564:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87713560" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87713537" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750821277", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN891402F4635564:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895512F4635146:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87743633" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87715441" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87715433" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87715417" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87715391" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87715383" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87352047" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87715326" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87715102" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87718866" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87713412" } ], "timestamp": "1750825717", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN895512F4635146:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895900F4635109:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87718213" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87718197" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87718130" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87718122" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87718114" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87718106" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87718304" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750823137", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN895900F4635109:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97381R4628462:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCECar-87486019" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCECar-87463034" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCECar-87334029" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCECar-87486258" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCECar-87486282" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCECar-87489146" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCECar-87462986" }, { "arrival": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCECar-87485615" } ], "timestamp": "1750823618", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN97381R4628462:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97430R4628446:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824900" }, "stopId": "StopPoint:OCECar-87485615" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar-87486019" } ], "timestamp": "1750826947", "trip": { "startDate": "20250625", "startTime": "06:15:00", "tripId": "OCESN97430R4628446:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA849402F4640389:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 300, "time": "1750826460" }, "departure": { "delay": 300, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 300, "time": "1750828020" }, "departure": { "delay": 300, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 300, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCEEA849402F4640389:2025-06-25T00:13:18Z" } } }, { "id": "OCESN130705F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 120, "time": "1750828260" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750827248", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN130705F" } } }, { "id": "OCESN151805F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 420, "time": "1750827000" }, "departure": { "delay": 420, "time": "1750827060" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 300, "time": "1750827240" }, "departure": { "delay": 300, "time": "1750827300" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 360, "time": "1750827720" }, "departure": { "delay": 360, "time": "1750827780" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 420, "time": "1750828260" }, "departure": { "delay": 420, "time": "1750828320" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 480, "time": "1750829400" }, "departure": { "delay": 480, "time": "1750829460" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 420, "time": "1750831320" }, "stopId": "StopArea:OCE87684001" } ], "timestamp": "1750828087", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN151805F" } } }, { "id": "OCESN17601F4642461:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1750821339", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN17601F4642461:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7104F4643904:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87343004" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750827120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87345009" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1750832160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1750821339", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN7104F4643904:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831800F4573814:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87214643" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87214726" } ], "timestamp": "1750821488", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN831800F4573814:2025-06-25T00:13:18Z" } } }, { "id": "OCESN833605F4603790:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87175042" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87175067" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87175240" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87175828" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87141036" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87141051" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87141093" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87141143" }, { "arrival": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87141150" } ], "timestamp": "1750821339", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN833605F4603790:2025-06-24T00:10:55Z" } } }, { "id": "OCESN841600F4645111:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87295063" }, { "arrival": { "delay": 0, "time": "1750825080" }, "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87324335" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87295055" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87295048" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87295709" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87295725" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87295733" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87297531" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87295774" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87295790" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750822838", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN841600F4645111:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855606F4630747:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87473058" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN855606F4630747:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866409F4610688:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 300, "time": "1750828140" }, "departure": { "delay": 300, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 300, "time": "1750830060" }, "departure": { "delay": 300, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 300, "time": "1750831020" }, "departure": { "delay": 300, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87673251" }, { "arrival": { "delay": 300, "time": "1750831260" }, "departure": { "delay": 300, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87673269" }, { "arrival": { "delay": 300, "time": "1750831560" }, "departure": { "delay": 300, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 300, "time": "1750831860" }, "departure": { "delay": 300, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87673285" }, { "arrival": { "delay": 300, "time": "1750832160" }, "departure": { "delay": 300, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87673293" }, { "arrival": { "delay": 300, "time": "1750832400" }, "departure": { "delay": 300, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87673319" }, { "arrival": { "delay": 300, "time": "1750832700" }, "departure": { "delay": 300, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87673095" }, { "arrival": { "delay": 300, "time": "1750833000" }, "departure": { "delay": 300, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 300, "time": "1750833660" }, "departure": { "delay": 300, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 300, "time": "1750834020" }, "departure": { "delay": 300, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 300, "time": "1750834560" }, "departure": { "delay": 300, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 300, "time": "1750835160" }, "departure": { "delay": 300, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 300, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87677005" } ], "timestamp": "1750826768", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN866409F4610688:2025-06-22T02:30:55Z" } } }, { "id": "OCESN867208F4610498:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 300, "time": "1750828140" }, "departure": { "delay": 300, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 300, "time": "1750830060" }, "departure": { "delay": 300, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 300, "time": "1750831740" }, "departure": { "delay": 300, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 300, "time": "1750832460" }, "departure": { "delay": 300, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 300, "time": "1750833180" }, "departure": { "delay": 300, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 300, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1750826768", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN867208F4610498:2025-06-22T02:30:55Z" } } }, { "id": "OCESN870400F4629815:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87611814" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87611939" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN870400F4629815:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873352F4622851:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87696302" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87696294" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN873352F4622851:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891503F4635535:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87713537" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87713560" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87712026" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87713586" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87725614" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87725663" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87725671" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87725689" } ], "timestamp": "1750821339", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN891503F4635535:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895501F4635155:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87718866" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87715102" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87715326" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87352047" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87715383" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87715391" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87715417" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87715433" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87715441" }, { "arrival": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87743633" } ], "timestamp": "1750823198", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN895501F4635155:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9761F4605308:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750824960" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCELyria-85010082" } ], "timestamp": "1750821339", "trip": { "startDate": "20250625", "startTime": "06:16:00", "tripId": "OCESN9761F4605308:2025-06-25T00:13:18Z" } } }, { "id": "OCESN130726F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750828260" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750827127", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN130726F" } } }, { "id": "OCESN17554F4647555:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750821398", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN17554F4647555:2025-06-25T00:13:18Z" } } }, { "id": "OCESN57562R4640670:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCECar-87644005" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar-87332635" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCECar-87340380" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCECar-87358697" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCECar-87331397" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCECar-87571216" }, { "arrival": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCECar-87574558" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN57562R4640670:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830111F4530113:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750823858", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN830111F4530113:2025-06-22T02:30:55Z" } } }, { "id": "OCESN834351F4603854:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87192203" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87192211" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87192229" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87192302" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87215335" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87215012" } ], "timestamp": "1750821398", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN834351F4603854:2025-06-24T00:10:55Z" } } }, { "id": "OCESN851704F4640231:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87415018" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87415125" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87415141" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87415166" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750823858", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN851704F4640231:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857439F4630573:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87484170" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87484154" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87484147" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87484139" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87484048" }, { "arrival": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1750823737", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN857439F4630573:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860360F4638963:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87571471" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87571463" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87571455" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87571448" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87571430" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87571422" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87571414" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87571406" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87009696" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN860360F4638963:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870055F4629856:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87615419" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87615245" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87615377" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750821398", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN870055F4629856:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881673F4636607:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1750821398", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN881673F4636607:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886905F4636096:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750825140" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750821398", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN886905F4636096:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887413F4635945:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825020" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87721001" } ], "timestamp": "1750821668", "trip": { "startDate": "20250625", "startTime": "06:17:00", "tripId": "OCESN887413F4635945:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848412F4646016:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87313353" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87316208" }, { "arrival": { "delay": 300, "time": "1750828680" }, "departure": { "delay": 300, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 300, "time": "1750829040" }, "departure": { "delay": 300, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87313403" }, { "arrival": { "delay": 300, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "06:18:00", "tripId": "OCEEA848412F4646016:2025-06-25T00:13:18Z" } } }, { "id": "OCESN136805F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750828057", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:18:00", "tripId": "OCESN136805F" } } }, { "id": "OCESN19802F4642036:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-88720090" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-88718528" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-88718379" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-88718296" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-88718114" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-88717124" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-88716886" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-88716704" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-88716621" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-88716472" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-88716050" }, { "arrival": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87295006" } ], "timestamp": "1750821668", "trip": { "startDate": "20250625", "startTime": "06:18:00", "tripId": "OCESN19802F4642036:2025-06-25T00:13:18Z" } } }, { "id": "OCESN43151R4641719:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCECar TER-87175091" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCECar TER-87338186" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCECar TER-87107490" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCECar TER-87338194" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCECar TER-87107458" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCECar TER-87142240" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar TER-87107433" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCECar TER-87143024" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar TER-87319756" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCECar TER-87326462" }, { "arrival": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCECar TER-87142000" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "06:18:00", "tripId": "OCESN43151R4641719:2025-06-25T00:13:18Z" } } }, { "id": "OCESN57990R4640515:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCECar-87574665" }, { "arrival": { "delay": 0, "time": "1750825200" }, "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar-87422394" }, { "arrival": { "delay": 0, "time": "1750825380" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCECar-87422402" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCECar-87644088" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCECar-87422469" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87571216" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "06:18:00", "tripId": "OCESN57990R4640515:2025-06-25T00:13:18Z" } } }, { "id": "OCESN846541F4645800:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87342576" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87345041" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87342261" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87281469" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87281451" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87287300" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87287292" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87281410" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750821458", "trip": { "startDate": "20250625", "startTime": "06:18:00", "tripId": "OCESN846541F4645800:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876301F4637222:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87773424" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87773432" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87773465" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87773200" } ], "timestamp": "1750821458", "trip": { "startDate": "20250625", "startTime": "06:18:00", "tripId": "OCESN876301F4637222:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886805F4636130:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825080" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1750821458", "trip": { "startDate": "20250625", "startTime": "06:18:00", "tripId": "OCESN886805F4636130:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848859F4646196:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87342030" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87342063" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87342071" }, { "arrival": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1750823918", "trip": { "startDate": "20250625", "startTime": "06:19:00", "tripId": "OCEEA848859F4646196:2025-06-25T00:13:18Z" } } }, { "id": "OCESN18164F4642627:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-85043000" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-85001594" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-85001057" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-85001099" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-85001206" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-85001214" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-85001222" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-85001230" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-85001248" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-85001255" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-85001263" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-85001412" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-85001271" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-85001446" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-85001289" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87184440" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "06:19:00", "tripId": "OCESN18164F4642627:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23412F4642682:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750825260" }, "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750825320" }, "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750821518", "trip": { "startDate": "20250625", "startTime": "06:19:00", "tripId": "OCESN23412F4642682:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6641F4643700:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1750822567", "trip": { "startDate": "20250625", "startTime": "06:19:00", "tripId": "OCESN6641F4643700:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854161F4646990:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87478164" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87478180" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87473272" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87473264" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87473116" }, { "arrival": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87473009" } ], "timestamp": "1750825927", "trip": { "startDate": "20250625", "startTime": "06:19:00", "tripId": "OCESN854161F4646990:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859802F4630264:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87486258" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:19:00", "tripId": "OCESN859802F4630264:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862559F4638616:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87394270" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87394288" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87396333" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87396317" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87396291" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87396283" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87396275" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87396358" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87396374" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87484170" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87484154" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87484147" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87484139" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87484048" }, { "arrival": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:19:00", "tripId": "OCESN862559F4638616:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96206F4575445:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825140" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "06:19:00", "tripId": "OCESN96206F4575445:2025-06-22T02:30:55Z" } } }, { "id": "OCESN164451F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 60, "time": "1750827480" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1750827457", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN164451F" } } }, { "id": "OCESN23219F4641922:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750823918", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN23219F4641922:2025-06-25T00:13:18Z" } } }, { "id": "OCESN435233R4641578:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar TER-87172007" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar TER-87172254" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCECar TER-87172353" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCECar TER-87194209" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCECar TER-87194274" }, { "arrival": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCECar TER-87194001" } ], "timestamp": "1750823737", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN435233R4641578:2025-06-25T00:13:18Z" } } }, { "id": "OCESN45020R4600108:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar TER-87215459" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCECar TER-87215491" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCECar TER-87406991" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCECar TER-87717769" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar TER-87717751" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCECar TER-87193664" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar TER-87703454" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCECar TER-87703447" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCECar TER-87703439" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar TER-87703421" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCECar TER-87193615" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN45020R4600108:2025-06-24T00:10:55Z" } } }, { "id": "OCESN56329R4647088:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar-87476556" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar-87003483" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCECar-87476606" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN56329R4647088:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58901R4641865:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCECar-87744243" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCECar-87690255" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCECar-87690263" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCECar-87137455" } ], "timestamp": "1750823798", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN58901R4641865:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835835F4627199:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87144451" } ], "timestamp": "1750821578", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN835835F4627199:2025-06-25T00:13:18Z" } } }, { "id": "OCESN838804F4644652:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87172130" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87172122" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87172874" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87172858" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87172072" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87172031" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1750821578", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN838804F4644652:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839853F4644922:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87142125" } ], "timestamp": "1750821578", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN839853F4644922:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858703F4623988:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 900, "time": "1750826700" }, "departure": { "delay": 900, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87487876" }, { "arrival": { "delay": 900, "time": "1750827000" }, "departure": { "delay": 900, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 900, "time": "1750827240" }, "departure": { "delay": 900, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87487892" }, { "arrival": { "delay": 900, "time": "1750827600" }, "departure": { "delay": 900, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87487843" }, { "arrival": { "delay": 900, "time": "1750827900" }, "departure": { "delay": 900, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87701532" }, { "arrival": { "delay": 900, "time": "1750828320" }, "departure": { "delay": 600, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 600, "time": "1750829820" }, "departure": { "delay": 600, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 600, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750827248", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN858703F4623988:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861342F4638768:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87543199" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87543157" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750821578", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN861342F4638768:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865740F4638269:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87595827" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87595777" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87584474" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87584466" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87584441" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750824847", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN865740F4638269:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868751F4646548:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87597609" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87597674" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87597633" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87597625" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750821578", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN868751F4646548:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870001F4629876:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87613422" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87615773" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87615757" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87615732" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87615674" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750821578", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN870001F4629876:2025-06-25T00:13:18Z" } } }, { "id": "OCESN875730F4637285:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750823948", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN875730F4637285:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883503F4636525:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87741496" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87741454" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87741421" }, { "arrival": { "delay": 0, "time": "1750829340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750821578", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN883503F4636525:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88501F4622201:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750821578", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN88501F4622201:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886105F4636310:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825200" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750821578", "trip": { "startDate": "20250625", "startTime": "06:20:00", "tripId": "OCESN886105F4636310:2025-06-25T00:13:18Z" } } }, { "id": "OCELO859601F4639136:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETramTrain-87590372" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETramTrain-87481622" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETramTrain-87481614" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETramTrain-87481598" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETramTrain-87481002" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCELO859601F4639136:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17604F4642464:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750821638", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN17604F4642464:2025-06-25T00:13:18Z" } } }, { "id": "OCESN43002R4641759:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCECar TER-87173401" }, { "arrival": { "delay": 0, "time": "1750825500" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCECar TER-87112714" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCECar TER-87172411" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCECar TER-87112342" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCECar TER-87172395" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCECar TER-87172387" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCECar TER-87172353" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCECar TER-87112326" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCECar TER-87112334" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCECar TER-87172346" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCECar TER-87172338" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCECar TER-87172320" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCECar TER-87172312" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar TER-87172700" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar TER-87172304" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCECar TER-87173302" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCECar TER-87172254" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCECar TER-87108829" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN43002R4641759:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58839R4640437:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCECar-87137802" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN58839R4640437:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841502F4645084:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87295014" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87295568" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87295808" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750821638", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN841502F4645084:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844102F4645591:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN844102F4645591:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856107F4646751:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87471219" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87471227" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87476689" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87476606" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN856107F4646751:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858852F4630410:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87486449" }, { "arrival": { "delay": 0, "time": "1750825560" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87486431" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87486423" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750822148", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN858852F4630410:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865410F4630048:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87594416" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87595520" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1750823497", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN865410F4630048:2025-06-24T00:10:55Z" } } }, { "id": "OCESN865607F4550239:2025-06-17T23:52:01Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87584243" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87584201" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87584151" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750824907", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN865607F4550239:2025-06-17T23:52:01Z" } } }, { "id": "OCESN866101F4638209:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 900, "time": "1750827540" }, "departure": { "delay": 900, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 900, "time": "1750827900" }, "departure": { "delay": 900, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 900, "time": "1750828140" }, "departure": { "delay": 900, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 900, "time": "1750828440" }, "departure": { "delay": 900, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 900, "time": "1750828740" }, "departure": { "delay": 900, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 900, "time": "1750829220" }, "departure": { "delay": 900, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 900, "time": "1750829760" }, "departure": { "delay": 900, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 900, "time": "1750830780" }, "departure": { "delay": 900, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 900, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87581314" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN866101F4638209:2025-06-25T00:13:18Z" } } }, { "id": "OCESN884554F4636457:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87745679" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87745430" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87745414" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87745000" } ], "timestamp": "1750821638", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN884554F4636457:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891350F4635576:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87683532" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87683557" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87683573" } ], "timestamp": "1750821638", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN891350F4635576:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96203F4575443:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825260" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 300, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 300, "time": "1750827360" }, "departure": { "delay": 300, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 300, "time": "1750828740" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 300, "time": "1750829700" }, "departure": { "delay": 300, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 300, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1750827727", "trip": { "startDate": "20250625", "startTime": "06:21:00", "tripId": "OCESN96203F4575443:2025-06-22T02:30:55Z" } } }, { "id": "OCEEA848413F4646017:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87313353" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87313338" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87316125" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750821697", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCEEA848413F4646017:2025-06-25T00:13:18Z" } } }, { "id": "OCESA881106F4636784:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87757625" } ], "timestamp": "1750823497", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESA881106F4636784:2025-06-25T00:13:18Z" } } }, { "id": "OCESN155810F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750830180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750827337", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN155810F" } } }, { "id": "OCESN164458F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 60, "time": "1750826940" }, "departure": { "delay": 120, "time": "1750827060" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 60, "time": "1750827540" }, "departure": { "delay": 60, "time": "1750827600" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750828380" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750828027", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN164458F" } } }, { "id": "OCESN164862F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750828147", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN164862F" } } }, { "id": "OCESN57542R4640680:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCECar-87394452" }, { "arrival": { "delay": 0, "time": "1750825440" }, "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCECar-87643981" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCECar-87394437" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCECar-87394411" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar-87455097" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN57542R4640680:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839851F4644920:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87175117" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87142273" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87142232" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87142224" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87142125" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN839851F4644920:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848536F4646072:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750823347", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN848536F4646072:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848950F4646233:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87411439" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87411447" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87411454" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87411462" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87411470" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87313833" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87313395" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750821697", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN848950F4646233:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860503F4638938:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3600, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 3600, "time": "1750832520" }, "departure": { "delay": 3600, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 3600, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN860503F4638938:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863444F4638540:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87485185" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87485193" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87485227" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87485250" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87485268" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87485474" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87485490" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87485508" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87485524" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87485532" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87485540" }, { "arrival": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87575001" } ], "timestamp": "1750821697", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN863444F4638540:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866205F4646584:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1750821697", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN866205F4646584:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889363F4646310:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1750821697", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN889363F4646310:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97074R4628495:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825320" }, "stopId": "StopPoint:OCECar-87358630" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCECar-87358861" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCECar-87463018" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCECar-87358648" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCECar-87462937" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCECar-87365668" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCECar-87462994" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCECar-87360339" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar-87396002" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "06:22:00", "tripId": "OCESN97074R4628495:2025-06-25T00:13:18Z" } } }, { "id": "OCESA881107F4636783:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1750823918", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESA881107F4636783:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2650F4642791:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 300, "time": "1750830900" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750826527", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESN2650F4642791:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843800F4645532:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 300, "time": "1750827000" }, "departure": { "delay": 300, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 300, "time": "1750827480" }, "departure": { "delay": 300, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 300, "time": "1750827840" }, "departure": { "delay": 300, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 300, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESN843800F4645532:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844103F4645592:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 300, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 300, "time": "1750826520" }, "departure": { "delay": 300, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 300, "time": "1750826880" }, "departure": { "delay": 300, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 300, "time": "1750827120" }, "departure": { "delay": 300, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 300, "time": "1750827360" }, "departure": { "delay": 300, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 300, "time": "1750828020" }, "departure": { "delay": 300, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 300, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87286302" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESN844103F4645592:2025-06-25T00:13:18Z" } } }, { "id": "OCESN846503F4645784:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87281469" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87281451" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87287300" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87287292" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87281410" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750821757", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESN846503F4645784:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868710F4637787:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87597849" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87597823" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87597781" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87597708" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87597609" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87597674" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87597633" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87597625" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750821757", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESN868710F4637787:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876550F4637167:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87765354" }, { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1750821967", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESN876550F4637167:2025-06-25T00:13:18Z" } } }, { "id": "OCESN880105F4636921:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESN880105F4636921:2025-06-25T00:13:18Z" } } }, { "id": "OCESN880106F4636920:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825380" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750825620" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1750823798", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESN880106F4636920:2025-06-25T00:13:18Z" } } }, { "id": "OCESN880655F4636850:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87751362" }, { "arrival": { "delay": 300, "time": "1750826160" }, "departure": { "delay": 300, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 300, "time": "1750827360" }, "departure": { "delay": 300, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 300, "time": "1750828020" }, "departure": { "delay": 300, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 300, "time": "1750828260" }, "departure": { "delay": 300, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 300, "time": "1750829100" }, "departure": { "delay": 300, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 300, "time": "1750829340" }, "departure": { "delay": 300, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 300, "time": "1750829520" }, "departure": { "delay": 300, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 300, "time": "1750829700" }, "departure": { "delay": 300, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 300, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750826047", "trip": { "startDate": "20250625", "startTime": "06:23:00", "tripId": "OCESN880655F4636850:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848980F4640394:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87313841" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87313395" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87313379" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750826708", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCEEA848980F4640394:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164662F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830060" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750825988", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN164662F" } } }, { "id": "OCESN58500R4640511:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN58500R4640511:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6642F4643701:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN6642F4643701:2025-06-25T00:13:18Z" } } }, { "id": "OCESN846522F4645795:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87342295" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87342287" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87342261" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87342220" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87342204" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87342121" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87345041" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87345033" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87342576" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87342527" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87342592" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1750821817", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN846522F4645795:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854704F4646922:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87473223" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87473165" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87473140" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87473132" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87473124" }, { "arrival": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87473009" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN854704F4646922:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857001F4630618:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87571554" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87571547" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87571539" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87571513" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750824159", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN857001F4630618:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857280F4630602:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87396606" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN857280F4630602:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860651F4611572:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87574558" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87574640" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87574665" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87574681" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87574699" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750827907", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN860651F4611572:2025-06-22T02:30:55Z" } } }, { "id": "OCESN863445F4638539:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87485540" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87485532" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87485524" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87485508" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87485490" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87485474" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87485268" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87485250" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87485227" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87485193" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87485185" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87485003" } ], "timestamp": "1750821817", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN863445F4638539:2025-06-25T00:13:18Z" } } }, { "id": "OCESN867302F4637977:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87673723" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87673707" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 300, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87673699" }, { "arrival": { "delay": 300, "time": "1750827480" }, "departure": { "delay": 300, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87673665" }, { "arrival": { "delay": 300, "time": "1750827960" }, "departure": { "delay": 600, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87673657" }, { "arrival": { "delay": 600, "time": "1750828800" }, "departure": { "delay": 600, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87673640" }, { "arrival": { "delay": 600, "time": "1750829040" }, "departure": { "delay": 600, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87673624" }, { "arrival": { "delay": 600, "time": "1750829340" }, "departure": { "delay": 600, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87673616" }, { "arrival": { "delay": 600, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87673004" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN867302F4637977:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870301F4629834:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1750827240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 1800, "time": "1750827480" }, "departure": { "delay": 1800, "time": "1750827600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 1800, "time": "1750827840" }, "departure": { "delay": 1800, "time": "1750827900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 1800, "time": "1750828080" }, "departure": { "delay": 1800, "time": "1750828140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 1800, "time": "1750828440" }, "departure": { "delay": 1800, "time": "1750828500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 1800, "time": "1750828680" }, "departure": { "delay": 1800, "time": "1750828740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 1800, "time": "1750828920" }, "departure": { "delay": 1800, "time": "1750828980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 1800, "time": "1750829280" }, "departure": { "delay": 1800, "time": "1750829400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 1800, "time": "1750829820" }, "departure": { "delay": 1800, "time": "1750829880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87611814" }, { "arrival": { "delay": 1800, "time": "1750830060" }, "departure": { "delay": 1800, "time": "1750830120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 1800, "time": "1750831140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 1800, "time": "1750831680" }, "departure": { "delay": 1800, "time": "1750831740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 1800, "time": "1750832700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611749" } ], "timestamp": "1750827127", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN870301F4629834:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881410F4636678:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750821817", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN881410F4636678:2025-06-25T00:13:18Z" } } }, { "id": "OCESN884103F4636481:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750825800" }, "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1750821817", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN884103F4636481:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894603F4628706:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825440" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87144121" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87144147" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87185629" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87185595" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87185314" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87185348" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87184200" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87184242" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750823347", "trip": { "startDate": "20250625", "startTime": "06:24:00", "tripId": "OCESN894603F4628706:2025-06-24T00:10:55Z" } } }, { "id": "OCEEA848605F4646110:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87313445" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87296871" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87296434" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87296608" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87296152" }, { "arrival": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCEEA848605F4646110:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141856F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1750826588", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN141856F" } } }, { "id": "OCESN57651R4640640:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCECar-87576207" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCECar-87487264" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCECar-87576272" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCECar-87310813" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCECar-87441543" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCECar-87643759" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCECar-87304659" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCECar-87304691" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar-87689935" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCECar-87304642" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar-87597070" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCECar-87310862" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCECar-87643783" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCECar-87643791" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar-87304626" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCECar-87201541" } ], "timestamp": "1750823737", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN57651R4640640:2025-06-25T00:13:18Z" } } }, { "id": "OCESN81402F4509812:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-80359349" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-80197871" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-80359331" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-80194332" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-80194324" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-80194308" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-80194266" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-80194233" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-80194225" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-80194217" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-80194209" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-80920793" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-80194043" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN81402F4509812:2025-06-18T23:50:29Z" } } }, { "id": "OCESN874231F4596170:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87734228" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87734269" } ], "timestamp": "1750821877", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN874231F4596170:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883703F4636508:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1750821877", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN883703F4636508:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886557F4636194:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750821877", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN886557F4636194:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886902F4636099:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1750821877", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN886902F4636099:2025-06-25T00:13:18Z" } } }, { "id": "OCESN89046R4637513:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCECar-87763607" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCECar-87763557" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCECar-87763508" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar-87763466" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCECar-87763425" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCECar-87763003" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN89046R4637513:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894252F4635304:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87718312" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87718338" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87718361" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87713321" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750821877", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN894252F4635304:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97075R4628494:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "stopId": "StopPoint:OCECar-87396002" }, { "arrival": { "delay": 0, "time": "1750825680" }, "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCECar-87463067" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCECar-87463059" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCECar-87360339" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87462994" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCECar-87365668" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCECar-87462937" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCECar-87358861" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar-87358630" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN97075R4628494:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9884F4628413:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750829400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1750837500" }, "departure": { "delay": 0, "time": "1750837800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87313882" }, { "arrival": { "delay": 0, "time": "1750839360" }, "departure": { "delay": 0, "time": "1750840020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1750842060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1750821877", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:25:00", "tripId": "OCESN9884F4628413:2025-06-24T00:10:55Z" } } }, { "id": "OCESN3102F4642357:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN3102F4642357:2025-06-25T00:13:18Z" } } }, { "id": "OCESN37262R4643337:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCECar TER-87683789" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCECar TER-87683722" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCECar TER-87677195" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCECar TER-87683680" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar TER-87677245" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCECar TER-87683664" }, { "arrival": { "delay": 300, "time": "1750828140" }, "departure": { "delay": 300, "time": "1750828140" }, "stopId": "StopPoint:OCECar TER-87677252" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCECar TER-87683631" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCECar TER-87683573" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN37262R4643337:2025-06-25T00:13:18Z" } } }, { "id": "OCESN4402F4580637:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCEINTERCITES-87481002" }, { "arrival": { "delay": 300, "time": "1750828380" }, "departure": { "delay": 300, "time": "1750828560" }, "stopId": "StopPoint:OCEINTERCITES-87484006" }, { "arrival": { "delay": 300, "time": "1750829880" }, "departure": { "delay": 300, "time": "1750830000" }, "stopId": "StopPoint:OCEINTERCITES-87487603" }, { "arrival": { "delay": 300, "time": "1750831980" }, "departure": { "delay": 300, "time": "1750832280" }, "stopId": "StopPoint:OCEINTERCITES-87571240" }, { "arrival": { "delay": 300, "time": "1750835880" }, "departure": { "delay": 300, "time": "1750836120" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 300, "time": "1750837140" }, "departure": { "delay": 300, "time": "1750837260" }, "stopId": "StopPoint:OCEINTERCITES-87576207" }, { "arrival": { "delay": 300, "time": "1750839480" }, "departure": { "delay": 300, "time": "1750840320" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 300, "time": "1750841940" }, "departure": { "delay": 300, "time": "1750842060" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 300, "time": "1750843320" }, "departure": { "delay": 300, "time": "1750843440" }, "stopId": "StopPoint:OCEINTERCITES-87732206" }, { "arrival": { "delay": 300, "time": "1750845720" }, "departure": { "delay": 300, "time": "1750845900" }, "stopId": "StopPoint:OCEINTERCITES-87726802" }, { "arrival": { "delay": 300, "time": "1750849740" }, "departure": { "delay": 300, "time": "1750849980" }, "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 300, "time": "1750850460" }, "stopId": "StopPoint:OCEINTERCITES-87722025" } ], "timestamp": "1750827609", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN4402F4580637:2025-06-24T00:10:55Z" } } }, { "id": "OCESN44504R4460450:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCECar TER-87212027" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCECar TER-87212118" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar TER-87659763" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar TER-87659771" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCECar TER-87659797" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCECar TER-87213611" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCECar TER-87213603" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCECar TER-87213058" } ], "timestamp": "1750821967", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN44504R4460450:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842250F4645229:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 300, "time": "1750826400" }, "departure": { "delay": 300, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 300, "time": "1750827120" }, "departure": { "delay": 300, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 300, "time": "1750827420" }, "departure": { "delay": 300, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 300, "time": "1750827720" }, "departure": { "delay": 300, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 300, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750828087", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN842250F4645229:2025-06-25T00:13:18Z" } } }, { "id": "OCESN850603F4640292:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87411181" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87413385" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN850603F4640292:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861600F4638719:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87576405" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87576447" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87576454" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87576470" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1750823798", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN861600F4638719:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865411F4630046:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87595520" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87594416" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750821938", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN865411F4630046:2025-06-24T00:10:55Z" } } }, { "id": "OCESN868402F4637854:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87594499" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87594119" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87594135" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87594168" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87594275" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87594093" } ], "timestamp": "1750821938", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN868402F4637854:2025-06-25T00:13:18Z" } } }, { "id": "OCESN869017F4637772:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87597120" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87597153" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87592493" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87592378" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87592048" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750821938", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN869017F4637772:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8704F4552171:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETGV INOUI-87474098" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750838940" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750821938", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN8704F4552171:2025-06-24T00:10:55Z" } } }, { "id": "OCESN871802F4646475:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87611244" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN871802F4646475:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879582F4636990:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750828140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750821938", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN879582F4636990:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881666F4636611:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750821938", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN881666F4636611:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8863F4636208:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 300, "time": "1750829880" }, "departure": { "delay": 300, "time": "1750830060" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 300, "time": "1750832340" }, "departure": { "delay": 300, "time": "1750832520" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 300, "time": "1750834740" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1750827727", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN8863F4636208:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889905F4608514:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825560" }, "stopId": "StopPoint:OCETrain TER-87726471" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87726448" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87726430" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87726422" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87726414" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87726406" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87726232" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750821938", "trip": { "startDate": "20250625", "startTime": "06:26:00", "tripId": "OCESN889905F4608514:2025-06-22T02:30:55Z" } } }, { "id": "OCESN58807R4640464:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCECar-87137802" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750826527", "trip": { "startDate": "20250625", "startTime": "06:27:00", "tripId": "OCESN58807R4640464:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832906F4508896:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87213256" } ], "timestamp": "1750822088", "trip": { "startDate": "20250625", "startTime": "06:27:00", "tripId": "OCESN832906F4508896:2025-06-18T23:50:29Z" } } }, { "id": "OCESN846412F4645736:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1750825740" }, "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87281402" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1750821997", "trip": { "startDate": "20250625", "startTime": "06:27:00", "tripId": "OCESN846412F4645736:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854304F4630915:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87478107" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87478099" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87478040" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750821997", "trip": { "startDate": "20250625", "startTime": "06:27:00", "tripId": "OCESN854304F4630915:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865202F4638371:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87595272" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87595223" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87595207" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87594499" } ], "timestamp": "1750821997", "trip": { "startDate": "20250625", "startTime": "06:27:00", "tripId": "OCESN865202F4638371:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876406F4637190:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 300, "time": "1750826220" }, "departure": { "delay": 300, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 300, "time": "1750826580" }, "departure": { "delay": 300, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 300, "time": "1750826760" }, "departure": { "delay": 300, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 300, "time": "1750827060" }, "departure": { "delay": 300, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 300, "time": "1750827480" }, "departure": { "delay": 300, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 300, "time": "1750828860" }, "departure": { "delay": 300, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 300, "time": "1750829220" }, "departure": { "delay": 300, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 300, "time": "1750829820" }, "departure": { "delay": 300, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 300, "time": "1750830240" }, "departure": { "delay": 300, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 300, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750836240" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750836720" }, "departure": { "delay": 0, "time": "1750836780" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750837740" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "06:27:00", "tripId": "OCESN876406F4637190:2025-06-25T00:13:18Z" } } }, { "id": "OCESN89116R4646308:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825620" }, "stopId": "StopPoint:OCECar-87686048" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCECar-87749622" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCECar-87749788" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87763607" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCECar-87635367" }, { "arrival": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar-83002048" } ], "timestamp": "1750826768", "trip": { "startDate": "20250625", "startTime": "06:27:00", "tripId": "OCESN89116R4646308:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164851F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopArea:OCE87393488" } ], "timestamp": "1750827397", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN164851F" } } }, { "id": "OCESN3605F4634345:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750825980" }, "stopId": "StopPoint:OCEINTERCITES-87547000" }, { "arrival": { "delay": 300, "time": "1750829820" }, "departure": { "delay": 300, "time": "1750829940" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 300, "time": "1750832040" }, "departure": { "delay": 300, "time": "1750832160" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 300, "time": "1750833840" }, "departure": { "delay": 300, "time": "1750833960" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 300, "time": "1750836120" }, "departure": { "delay": 300, "time": "1750836240" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 300, "time": "1750838280" }, "departure": { "delay": 300, "time": "1750838460" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 300, "time": "1750842180" }, "departure": { "delay": 300, "time": "1750842360" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 300, "time": "1750843740" }, "departure": { "delay": 300, "time": "1750843860" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 300, "time": "1750844760" }, "departure": { "delay": 300, "time": "1750844880" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 300, "time": "1750846440" }, "departure": { "delay": 300, "time": "1750846560" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 300, "time": "1750848060" }, "departure": { "delay": 300, "time": "1750848180" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 300, "time": "1750848960" }, "departure": { "delay": 300, "time": "1750849080" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 300, "time": "1750851240" }, "stopId": "StopPoint:OCEINTERCITES-87611004" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN3605F4634345:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6801F4643723:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1750824428", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN6801F4643723:2025-06-25T00:13:18Z" } } }, { "id": "OCESN837505F4634426:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopArea:OCE87141796" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopArea:OCE87141804" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87192476" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750822058", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN837505F4634426:2025-06-24T00:10:55Z" } } }, { "id": "OCESN859252F4630356:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87481283" }, { "arrival": { "delay": 0, "time": "1750826100" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87481267" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87481259" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87481242" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87481234" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750824727", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN859252F4630356:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860800F4638834:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87576009" } ], "timestamp": "1750824067", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN860800F4638834:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865103F4638399:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87491217" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87491225" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87491233" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87491266" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87491274" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87491282" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN865103F4638399:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868651F4637801:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87592121" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87592105" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87592097" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87592071" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87592063" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87592055" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750822058", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN868651F4637801:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873769F4629508:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750825860" }, "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87734202" } ], "timestamp": "1750822058", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN873769F4629508:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876534F4646363:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750837080" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN876534F4646363:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879611F4636983:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750825980" }, "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750824308", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN879611F4636983:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886005F4636326:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN886005F4636326:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886104F4636311:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN886104F4636311:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88620F4622096:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825680" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750822058", "trip": { "startDate": "20250625", "startTime": "06:28:00", "tripId": "OCESN88620F4622096:2025-06-25T00:13:18Z" } } }, { "id": "OCESN128508F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1750825867", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN128508F" } } }, { "id": "OCESN142862F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750825837", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN142862F" } } }, { "id": "OCESN151510F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopArea:OCE87682005" } ], "timestamp": "1750823077", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN151510F" } } }, { "id": "OCESN830603F4572918:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 120, "time": "1750826160" }, "departure": { "delay": 120, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87213462" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87213447" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87213421" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87213413" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87213405" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN830603F4572918:2025-06-21T00:16:40Z" } } }, { "id": "OCESN839251F4644745:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87171769" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87171751" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87171744" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87171736" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87171702" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87171728" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87171710" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN839251F4644745:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839852F4644921:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87142224" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87142232" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87142240" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87142273" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87175091" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87175117" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopArea:OCE87171645" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopArea:OCE87171611" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835520" }, "stopId": "StopArea:OCE87171629" }, { "arrival": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750825058", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN839852F4644921:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857690F4646683:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 300, "time": "1750826760" }, "departure": { "delay": 300, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 300, "time": "1750827420" }, "departure": { "delay": 300, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 300, "time": "1750827960" }, "departure": { "delay": 300, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87478768" }, { "arrival": { "delay": 300, "time": "1750828260" }, "departure": { "delay": 300, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87478750" }, { "arrival": { "delay": 300, "time": "1750828620" }, "departure": { "delay": 300, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87478743" }, { "arrival": { "delay": 300, "time": "1750829100" }, "departure": { "delay": 300, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 300, "time": "1750830000" }, "departure": { "delay": 300, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN857690F4646683:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859665F4630271:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87481457" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87481176" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87486894" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87484303" } ], "timestamp": "1750822118", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN859665F4630271:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863152F4638561:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 300, "time": "1750826940" }, "departure": { "delay": 300, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87583823" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87583849" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87575365" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87575357" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87575332" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87575290" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87577403" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87575274" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87575142" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN863152F4638561:2025-06-25T00:13:18Z" } } }, { "id": "OCESN869002F4637777:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87592048" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87592352" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87592360" }, { "arrival": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87592378" } ], "timestamp": "1750822118", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN869002F4637777:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883301F4636544:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87742007" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN883301F4636544:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885403F4636370:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750825920" }, "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87747402" } ], "timestamp": "1750822118", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN885403F4636370:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893152F4635435:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN893152F4635435:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895953F4635097:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1750823977", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN895953F4635097:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9760F4605313:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825740" }, "stopId": "StopPoint:OCELyria-85010082" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCELyria-87745000" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCELyria-87743005" }, { "arrival": { "delay": 0, "time": "1750837440" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1750822118", "trip": { "startDate": "20250625", "startTime": "06:29:00", "tripId": "OCESN9760F4605313:2025-06-24T00:10:55Z" } } }, { "id": "OCESN57954R4643276:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar-87427393" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCECar-87689729" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCECar-87574665" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCECar-87574558" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCECar-87343152" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCECar-87574509" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN57954R4643276:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831604F4572684:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87214247" } ], "timestamp": "1750822209", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN831604F4572684:2025-06-21T00:16:40Z" } } }, { "id": "OCESN831901F4572570:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750823347", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN831901F4572570:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835190F4618744:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750822178", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN835190F4618744:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839701F4644865:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87172254" } ], "timestamp": "1750822178", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN839701F4644865:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841904F4645163:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87295063" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87295055" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87295048" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87295709" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87295733" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN841904F4645163:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844812F4645683:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750824428", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN844812F4645683:2025-06-25T00:13:18Z" } } }, { "id": "OCESN849908F4640353:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN849908F4640353:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857052F4630611:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN857052F4630611:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857691F4630504:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87478545" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87478750" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87478768" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750824517", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN857691F4630504:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861453F4638745:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87597054" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87597070" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87597120" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87597153" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87592493" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87592378" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750822178", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN861453F4638745:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862202F4638713:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87394494" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87394486" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87394452" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87394437" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87394429" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87394411" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87394403" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87394015" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN862202F4638713:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862506F4638644:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750824517", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN862506F4638644:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873400F4622828:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87732206" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN873400F4622828:2025-06-25T00:13:18Z" } } }, { "id": "OCESN89054R4635633:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCECar-87763607" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87763557" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87763508" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar-87763466" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCECar-87763425" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCECar-87763003" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN89054R4635633:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893751F4635388:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825800" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87696161" }, { "arrival": { "delay": 300, "time": "1750826940" }, "departure": { "delay": 300, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87696179" }, { "arrival": { "delay": 300, "time": "1750827240" }, "departure": { "delay": 300, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87696187" }, { "arrival": { "delay": 300, "time": "1750827540" }, "departure": { "delay": 300, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 300, "time": "1750827840" }, "departure": { "delay": 300, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87691394" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87696203" }, { "arrival": { "delay": 300, "time": "1750828380" }, "departure": { "delay": 300, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 300, "time": "1750828620" }, "departure": { "delay": 300, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87691436" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 300, "time": "1750829100" }, "departure": { "delay": 300, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87691469" }, { "arrival": { "delay": 300, "time": "1750829460" }, "departure": { "delay": 300, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 300, "time": "1750830600" }, "departure": { "delay": 300, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87691600" }, { "arrival": { "delay": 300, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87559070" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "06:30:00", "tripId": "OCESN893751F4635388:2025-06-25T00:13:18Z" } } }, { "id": "OCESA881202F4636745:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1750822507", "trip": { "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESA881202F4636745:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142462F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 120, "time": "1750825980" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 120, "time": "1750828080" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750828027", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN142462F" } } }, { "id": "OCESN830405F4606583:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87184267" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87181065" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87182196" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87181040" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN830405F4606583:2025-06-24T00:10:55Z" } } }, { "id": "OCESN832008F4509162:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1750824667", "trip": { "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN832008F4509162:2025-06-18T23:50:29Z" } } }, { "id": "OCESN835073F4603912:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87141093" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87141143" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87141150" } ], "timestamp": "1750822239", "trip": { "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN835073F4603912:2025-06-24T00:10:55Z" } } }, { "id": "OCESN856408F4646732:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87476242" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87476234" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87476226" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87476648" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87476606" } ], "timestamp": "1750824097", "trip": { "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN856408F4646732:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858003F4516393:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 300, "time": "1750827000" }, "departure": { "delay": 300, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87481812" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87481721" }, { "arrival": { "delay": 300, "time": "1750828440" }, "departure": { "delay": 300, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87481713" }, { "arrival": { "delay": 300, "time": "1750828680" }, "departure": { "delay": 300, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87481689" }, { "arrival": { "delay": 300, "time": "1750828860" }, "departure": { "delay": 300, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 300, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87481705" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN858003F4516393:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8604F4642399:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETGV INOUI-87474007" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750838940" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750822239", "trip": { "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN8604F4642399:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866206F4646583:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1750831320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1750825687", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN866206F4646583:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886205F4636254:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87726729" } ], "timestamp": "1750822239", "trip": { "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN886205F4636254:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9898F4523470:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825860" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750838340" }, "departure": { "delay": 0, "time": "1750838880" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1750840440" }, "departure": { "delay": 0, "time": "1750840560" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1750841820" }, "departure": { "delay": 0, "time": "1750841940" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1750843260" }, "departure": { "delay": 0, "time": "1750843440" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1750845000" }, "departure": { "delay": 0, "time": "1750845180" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1750847040" }, "departure": { "delay": 0, "time": "1750847460" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1750850640" }, "departure": { "delay": 0, "time": "1750850940" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1750852080" }, "departure": { "delay": 0, "time": "1750852260" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1750853700" }, "stopId": "StopPoint:OCETGV INOUI-82001000" } ], "timestamp": "1750822239", "trip": { "startDate": "20250625", "startTime": "06:31:00", "tripId": "OCESN9898F4523470:2025-06-24T00:10:55Z" } } }, { "id": "OCESN143849F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1750827577", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN143849F" } } }, { "id": "OCESN151920F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750825980" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 240, "time": "1750827540" }, "departure": { "delay": 240, "time": "1750827600" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 300, "time": "1750828380" }, "departure": { "delay": 300, "time": "1750828440" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 300, "time": "1750828920" }, "departure": { "delay": 300, "time": "1750828980" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 300, "time": "1750829340" }, "departure": { "delay": 300, "time": "1750829400" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 240, "time": "1750829640" }, "departure": { "delay": 240, "time": "1750829700" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 240, "time": "1750831380" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1750827787", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN151920F" } } }, { "id": "OCESN17553F4647495:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750822297", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN17553F4647495:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8330F4644267:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETGV INOUI-87575142" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETGV INOUI-87571216" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750822297", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN8330F4644267:2025-06-25T00:13:18Z" } } }, { "id": "OCESN833800F4588203:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1750822297", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN833800F4588203:2025-06-25T00:13:18Z" } } }, { "id": "OCESN834108F4603828:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87141432" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87141424" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87141408" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87141390" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87141382" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87141374" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750822297", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN834108F4603828:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839907F4644944:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87171561" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87171579" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87171595" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750824128", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN839907F4644944:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8571F4639646:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1750838580" }, "departure": { "delay": 0, "time": "1750838760" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1750841640" }, "departure": { "delay": 0, "time": "1750841820" }, "stopId": "StopPoint:OCETGV INOUI-87672006" }, { "arrival": { "delay": 0, "time": "1750843260" }, "departure": { "delay": 0, "time": "1750843860" }, "stopId": "StopPoint:OCETGV INOUI-87671339" }, { "arrival": { "delay": 0, "time": "1750844820" }, "stopId": "StopPoint:OCETGV INOUI-87671008" } ], "timestamp": "1750822297", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN8571F4639646:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860301F4638986:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87571604" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87571612" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87571638" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87571653" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87571687" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN860301F4638986:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866701F4638086:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87582726" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87582759" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87582775" } ], "timestamp": "1750822297", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN866701F4638086:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881604F4636651:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87755629" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN881604F4636651:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894103F4635349:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87718403" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 300, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87718411" }, { "arrival": { "delay": 300, "time": "1750827060" }, "departure": { "delay": 300, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87718429" }, { "arrival": { "delay": 300, "time": "1750827300" }, "departure": { "delay": 300, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87718437" }, { "arrival": { "delay": 300, "time": "1750827900" }, "departure": { "delay": 300, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 300, "time": "1750828620" }, "departure": { "delay": 300, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 300, "time": "1750829100" }, "departure": { "delay": 300, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 300, "time": "1750829520" }, "departure": { "delay": 300, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87184556" }, { "arrival": { "delay": 300, "time": "1750829880" }, "departure": { "delay": 300, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87184531" }, { "arrival": { "delay": 300, "time": "1750830180" }, "departure": { "delay": 300, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 300, "time": "1750830540" }, "departure": { "delay": 300, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 300, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN894103F4635349:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97002R4628513:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825920" }, "stopId": "StopPoint:OCECar-87358630" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCECar-87463042" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCECar-87396002" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "06:32:00", "tripId": "OCESN97002R4628513:2025-06-25T00:13:18Z" } } }, { "id": "OCESN121501F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopArea:OCE87271528" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopArea:OCE87271536" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopArea:OCE87271551" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopArea:OCE87271577" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopArea:OCE87271593" } ], "timestamp": "1750827397", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN121501F" } } }, { "id": "OCESN23726F4625932:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 600, "time": "1750826940" }, "departure": { "delay": 600, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 1200, "time": "1750828020" }, "departure": { "delay": 1200, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 1200, "time": "1750828260" }, "departure": { "delay": 1200, "time": "1750828320" }, "stopId": "StopArea:OCE87193342" }, { "arrival": { "delay": 1200, "time": "1750828440" }, "departure": { "delay": 1200, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 1200, "time": "1750828860" }, "departure": { "delay": 1200, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87193383" }, { "arrival": { "delay": 1200, "time": "1750829160" }, "departure": { "delay": 1200, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 1200, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750827248", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN23726F4625932:2025-06-24T00:10:55Z" } } }, { "id": "OCESN6101F4643611:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750837260" }, "departure": { "delay": 0, "time": "1750837440" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750838160" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1750822447", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN6101F4643611:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832605F4508987:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1750826040" }, "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN832605F4508987:2025-06-18T23:50:29Z" } } }, { "id": "OCESN834850F4602549:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87193524" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 600, "time": "1750828560" }, "departure": { "delay": 600, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 600, "time": "1750829040" }, "departure": { "delay": 600, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 600, "time": "1750829700" }, "departure": { "delay": 600, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 600, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750822357", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN834850F4602549:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839132F4618881:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87175000" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87174276" }, { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87116517" }, { "arrival": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN839132F4618881:2025-06-22T02:30:55Z" } } }, { "id": "OCESN841902F4645161:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87295063" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87295048" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87295733" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827637", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN841902F4645161:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861122F4638805:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87576322" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87576306" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87576298" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87576280" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87576272" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87576207" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN861122F4638805:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864752F4638443:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87491035" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87491019" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87485151" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87485136" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87485102" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87437806" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87437798" } ], "timestamp": "1750822357", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN864752F4638443:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865871F4638250:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87586453" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87586438" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87586412" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN865871F4638250:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868302F4637884:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87592824" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87592808" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87592634" }, { "arrival": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750822357", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN868302F4637884:2025-06-25T00:13:18Z" } } }, { "id": "OCESN884154F4636474:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87746479" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750822357", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN884154F4636474:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88710F4626962:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750822357", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN88710F4626962:2025-06-24T00:10:55Z" } } }, { "id": "OCESN887463F4646312:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750825980" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87723759" } ], "timestamp": "1750822357", "trip": { "startDate": "20250625", "startTime": "06:33:00", "tripId": "OCESN887463F4646312:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848606F4646111:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCEEA848606F4646111:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117112F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopArea:OCE87116582" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1750827487", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN117112F" } } }, { "id": "OCESN136826F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750822417", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN136826F" } } }, { "id": "OCESN16350F4642339:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 300, "time": "1750829040" }, "departure": { "delay": 300, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 300, "time": "1750829520" }, "departure": { "delay": 300, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 300, "time": "1750830180" }, "departure": { "delay": 300, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 300, "time": "1750830600" }, "departure": { "delay": 300, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 300, "time": "1750831140" }, "departure": { "delay": 300, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 300, "time": "1750832760" }, "departure": { "delay": 300, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 300, "time": "1750833120" }, "departure": { "delay": 300, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 300, "time": "1750836960" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750828087", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN16350F4642339:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23332F4642664:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87745679" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN23332F4642664:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5054F4640897:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750827000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750839480" }, "departure": { "delay": 0, "time": "1750839720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1750840260" }, "departure": { "delay": 0, "time": "1750840560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1750843620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87223263" } ], "timestamp": "1750822417", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN5054F4640897:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830914F4620989:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87193615" } ], "timestamp": "1750822507", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN830914F4620989:2025-06-22T02:30:55Z" } } }, { "id": "OCESN837695F4627299:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN837695F4627299:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839250F4644744:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87171710" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87171728" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87171702" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87171736" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87171744" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87171751" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87171769" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN839250F4644744:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847903F4647881:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87276782" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87296616" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1750822868", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN847903F4647881:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858004F4516397:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87481689" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87481713" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87481721" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87481804" }, { "arrival": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN858004F4516397:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858802F4567154:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN858802F4567154:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859071F4630381:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87486332" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87486324" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87486316" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87486308" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87486019" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN859071F4630381:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860504F4638937:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 600, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1750827727", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN860504F4638937:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863153F4638560:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87575274" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87575290" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87575332" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87575365" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87583849" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87583823" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN863153F4638560:2025-06-25T00:13:18Z" } } }, { "id": "OCESN86554F4597207:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750826160" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-82007104" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-82007146" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-82007187" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-82009300" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-82009407" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87194001" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN86554F4597207:2025-06-24T00:10:55Z" } } }, { "id": "OCESN867002F4638006:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87672386" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87672337" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN867002F4638006:2025-06-25T00:13:18Z" } } }, { "id": "OCESN869001F4622998:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87592378" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87592360" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87592352" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87592048" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN869001F4622998:2025-06-23T02:35:07Z" } } }, { "id": "OCESN872454F4629634:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87615542" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750825687", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN872454F4629634:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872731F4646460:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87671156" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87671339" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87672139" }, { "arrival": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN872731F4646460:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876405F4637191:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN876405F4637191:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886607F4636182:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 300, "time": "1750828380" }, "departure": { "delay": 300, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 300, "time": "1750829280" }, "departure": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 300, "time": "1750829640" }, "departure": { "delay": 300, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 300, "time": "1750830300" }, "departure": { "delay": 300, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 300, "time": "1750831020" }, "departure": { "delay": 300, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 300, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN886607F4636182:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891700F4635525:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87713859" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87713842" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87713834" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87712265" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87713826" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87713008" }, { "arrival": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN891700F4635525:2025-06-25T00:13:18Z" } } }, { "id": "OCESN892300F4635472:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETrain TER-87696807" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87696831" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87696856" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87683847" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87683649" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87683615" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87683573" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN892300F4635472:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9854F4634480:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826040" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750839480" }, "departure": { "delay": 0, "time": "1750839720" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1750840260" }, "departure": { "delay": 0, "time": "1750840560" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1750843620" }, "departure": { "delay": 0, "time": "1750844220" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1750846260" }, "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1750822417", "trip": { "startDate": "20250625", "startTime": "06:34:00", "tripId": "OCESN9854F4634480:2025-06-25T00:13:18Z" } } }, { "id": "OCELO859600F4639137:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETramTrain-87481002" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETramTrain-87481598" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETramTrain-87481614" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETramTrain-87481622" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETramTrain-87590372" } ], "timestamp": "1750824907", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCELO859600F4639137:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117522F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopArea:OCE87116137" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1750827697", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN117522F" } } }, { "id": "OCESN130904F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopArea:OCE87415604" }, { "arrival": { "delay": 60, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopArea:OCE87415893" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopArea:OCE87415885" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750829820" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750827457", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN130904F" } } }, { "id": "OCESN164653F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 60, "time": "1750827720" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750831020" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750827757", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN164653F" } } }, { "id": "OCESN3644F4578849:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCEINTERCITES-87613356" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750837020" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1750841460" }, "departure": { "delay": 0, "time": "1750842180" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1750844040" }, "departure": { "delay": 0, "time": "1750844160" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1750846320" }, "departure": { "delay": 0, "time": "1750846440" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1750848360" }, "departure": { "delay": 0, "time": "1750848480" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1750850640" }, "departure": { "delay": 0, "time": "1750850760" }, "stopId": "StopPoint:OCEINTERCITES-87543017" }, { "arrival": { "delay": 0, "time": "1750854660" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1750822477", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN3644F4578849:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830600F4572920:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87213421" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87213470" } ], "timestamp": "1750822567", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN830600F4572920:2025-06-21T00:16:40Z" } } }, { "id": "OCESN831603F4509260:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1750826220" }, "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750824727", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN831603F4509260:2025-06-18T23:50:29Z" } } }, { "id": "OCESN838805F4644653:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87172031" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87172072" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87172858" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87172874" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87172122" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87172130" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN838805F4644653:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841206F4645008:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87287276" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750822477", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN841206F4645008:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841803F4645134:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 300, "time": "1750827300" }, "departure": { "delay": 300, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 300, "time": "1750827840" }, "departure": { "delay": 300, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87295006" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN841803F4645134:2025-06-25T00:13:18Z" } } }, { "id": "OCESN849903F4640356:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1750822477", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN849903F4640356:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854303F4630916:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87478081" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87478107" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN854303F4630916:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855605F4630748:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87473082" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87473090" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87473116" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87473009" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN855605F4630748:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860122F4630251:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87701532" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87487843" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87487892" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87487876" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN860122F4630251:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861302F4638777:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750822477", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN861302F4638777:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868301F4637885:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826100" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87592634" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87592808" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87592824" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "06:35:00", "tripId": "OCESN868301F4637885:2025-06-25T00:13:18Z" } } }, { "id": "OCESN130732F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750826318", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN130732F" } } }, { "id": "OCESN13108F4642404:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN13108F4642404:2025-06-25T00:13:18Z" } } }, { "id": "OCESN31121R4632251:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCECar TER-87734251" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCECar TER-87734871" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCECar TER-87645507" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCECar TER-87645481" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCECar TER-87645473" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCECar TER-87645440" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCECar TER-87645002" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN31121R4632251:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6762F4632570:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETGV INOUI-87718007" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETGV INOUI-87713131" }, { "arrival": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750822537", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN6762F4632570:2025-06-24T00:10:55Z" } } }, { "id": "OCESN81405F4509809:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-80194043" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-80920793" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-80194209" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-80194217" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-80194225" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-80194233" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-80194266" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-80194324" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-80194332" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-80359331" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-80197871" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-80359349" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87213470" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN81405F4509809:2025-06-18T23:50:29Z" } } }, { "id": "OCESN830705F4572890:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87212464" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87212456" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87212449" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87212431" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87212415" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN830705F4572890:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831705F4572650:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750822627", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN831705F4572650:2025-06-21T00:16:40Z" } } }, { "id": "OCESN833308F4603745:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87191239" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87194357" }, { "arrival": { "delay": 0, "time": "1750828560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87194274" } ], "timestamp": "1750823827", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN833308F4603745:2025-06-24T00:10:55Z" } } }, { "id": "OCESN834352F4603855:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87215335" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87192302" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87192229" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87192211" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87192203" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750822537", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN834352F4603855:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839131F4644698:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87175000" } ], "timestamp": "1750822537", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN839131F4644698:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842401F4645261:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87342006" } ], "timestamp": "1750824787", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN842401F4645261:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852332F4640168:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87444182" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87444190" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87444265" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN852332F4640168:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854808F4646907:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87474015" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87474056" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87474064" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87474098" } ], "timestamp": "1750822537", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN854808F4646907:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856006F4630702:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87471177" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87471169" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87471151" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87471144" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87159947" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87471052" }, { "arrival": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN856006F4630702:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857653F4630515:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87478743" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87478750" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87478768" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750823257", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN857653F4630515:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860272F4639000:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87574327" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87574301" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87574152" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87574129" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87574111" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87543371" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN860272F4639000:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860733F4638845:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87328195" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87574848" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87574459" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87574442" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87574434" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750827609", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN860733F4638845:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862406F4638691:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750822537", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN862406F4638691:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862462F4638655:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87394288" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87394270" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87394247" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87394213" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87394205" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750823467", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN862462F4638655:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862507F4638643:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750822537", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN862507F4638643:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865464F4638320:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87595272" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87595264" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87595223" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87595207" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87595512" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN865464F4638320:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866704F4638083:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 900, "time": "1750827360" }, "departure": { "delay": 900, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87582759" }, { "arrival": { "delay": 900, "time": "1750827600" }, "departure": { "delay": 900, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 900, "time": "1750827780" }, "departure": { "delay": 900, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 900, "time": "1750828020" }, "departure": { "delay": 900, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87582726" }, { "arrival": { "delay": 900, "time": "1750828260" }, "departure": { "delay": 900, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 900, "time": "1750828440" }, "departure": { "delay": 900, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 900, "time": "1750828740" }, "departure": { "delay": 900, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 900, "time": "1750829340" }, "departure": { "delay": 900, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87582684" }, { "arrival": { "delay": 900, "time": "1750829880" }, "departure": { "delay": 900, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 900, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750826708", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN866704F4638083:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871805F4629695:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750822537", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN871805F4629695:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873262F4646405:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87734475" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87734459" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87734442" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87734426" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87734087" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87562421" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN873262F4646405:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881607F4636648:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750826400" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 300, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 300, "time": "1750827780" }, "departure": { "delay": 300, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 300, "time": "1750828200" }, "departure": { "delay": 300, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 300, "time": "1750828500" }, "departure": { "delay": 300, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 300, "time": "1750828920" }, "departure": { "delay": 300, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 300, "time": "1750829220" }, "departure": { "delay": 300, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 300, "time": "1750829460" }, "departure": { "delay": 300, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 300, "time": "1750829760" }, "departure": { "delay": 300, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 300, "time": "1750830180" }, "departure": { "delay": 300, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 300, "time": "1750830420" }, "departure": { "delay": 300, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 300, "time": "1750830660" }, "departure": { "delay": 300, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 300, "time": "1750830900" }, "departure": { "delay": 300, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 300, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87755629" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN881607F4636648:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886106F4636309:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750824308", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN886106F4636309:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886111F4636306:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87725713" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87725721" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87725739" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87721340" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN886111F4636306:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887104F4636041:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1750827188", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN887104F4636041:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894002F4635366:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN894002F4635366:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894404F4635285:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750826280" }, "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87184242" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87184200" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87185348" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87185314" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87185009" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN894404F4635285:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9530F4634724:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-80143503" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-80143255" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-80143198" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-80143099" }, { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750827248", "trip": { "startDate": "20250625", "startTime": "06:36:00", "tripId": "OCESN9530F4634724:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848856F4646193:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87342071" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87342063" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87342030" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87313064" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87315044" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCEEA848856F4646193:2025-06-25T00:13:18Z" } } }, { "id": "OCELO859799F4567462:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87481440" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCELO859799F4567462:2025-06-18T23:50:29Z" } } }, { "id": "OCESN121508F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopArea:OCE87271593" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopArea:OCE87271577" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopArea:OCE87271551" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopArea:OCE87271536" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopArea:OCE87271528" } ], "timestamp": "1750827818", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN121508F" } } }, { "id": "OCESN155812F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750828027", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN155812F" } } }, { "id": "OCESN164460F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750826977", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN164460F" } } }, { "id": "OCESN23727F4625933:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 600, "time": "1750828980" }, "departure": { "delay": 600, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87193276" }, { "arrival": { "delay": 600, "time": "1750829280" }, "departure": { "delay": 600, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 600, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87193003" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN23727F4625933:2025-06-24T00:10:55Z" } } }, { "id": "OCESN31196R4647590:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCECar TER-87734426" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCECar TER-87734087" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCECar TER-87562421" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCECar TER-87734004" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN31196R4647590:2025-06-25T00:13:18Z" } } }, { "id": "OCESN457220R4647275:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCECar TER-87781005" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCECar TER-87783001" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCECar TER-87783365" }, { "arrival": { "delay": 0, "time": "1750836240" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCECar TER-87783324" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCECar TER-87783308" }, { "arrival": { "delay": 0, "time": "1750837560" }, "departure": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCECar TER-87783282" }, { "arrival": { "delay": 0, "time": "1750839360" }, "departure": { "delay": 0, "time": "1750839360" }, "stopId": "StopPoint:OCECar TER-87783266" }, { "arrival": { "delay": 0, "time": "1750840260" }, "stopId": "StopPoint:OCECar TER-87783241" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN457220R4647275:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6221F4446657:2025-06-20T00:18:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750837320" }, "departure": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1750839060" }, "departure": { "delay": 0, "time": "1750839360" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1750840380" }, "departure": { "delay": 0, "time": "1750840560" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1750841340" }, "departure": { "delay": 0, "time": "1750841520" }, "stopId": "StopPoint:OCETGV INOUI-87781278" }, { "arrival": { "delay": 0, "time": "1750842240" }, "departure": { "delay": 0, "time": "1750842420" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1750843260" }, "departure": { "delay": 0, "time": "1750843440" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1750845360" }, "stopId": "StopPoint:OCETGV INOUI-87784009" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN6221F4446657:2025-06-20T00:18:59Z" } } }, { "id": "OCESN830919F4589179:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87338525" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN830919F4589179:2025-06-22T02:30:55Z" } } }, { "id": "OCESN832757F4588416:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87182642" }, { "arrival": { "delay": 0, "time": "1750826340" }, "departure": { "delay": 0, "time": "1750826340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87182634" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87182626" }, { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87182618" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87182402" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87182600" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87182592" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87182584" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87182576" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87182881" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87472605" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87182568" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87182550" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87181289" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87182410" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750826648", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN832757F4588416:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843750F4645531:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN843750F4645531:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847855F4645916:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87276378" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87276352" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87276311" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87276303" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87276733" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87272013" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN847855F4645916:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856407F4646733:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87476648" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87476226" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87476234" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87476242" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87476002" } ], "timestamp": "1750824458", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN856407F4646733:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872400F4629648:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87615542" } ], "timestamp": "1750822597", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN872400F4629648:2025-06-25T00:13:18Z" } } }, { "id": "OCESN878950F4646350:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87781666" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87781609" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN878950F4646350:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886704F4636163:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 300, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 300, "time": "1750828260" }, "departure": { "delay": 300, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 300, "time": "1750828560" }, "departure": { "delay": 300, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 300, "time": "1750828980" }, "departure": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 300, "time": "1750830300" }, "departure": { "delay": 300, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 300, "time": "1750831200" }, "departure": { "delay": 300, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 300, "time": "1750831620" }, "departure": { "delay": 300, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 300, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750828087", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN886704F4636163:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890350F4635660:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 1200, "time": "1750827540" }, "departure": { "delay": 1200, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 1200, "time": "1750827780" }, "departure": { "delay": 1200, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 1200, "time": "1750828140" }, "departure": { "delay": 1200, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 1200, "time": "1750828320" }, "departure": { "delay": 1200, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 1200, "time": "1750828560" }, "departure": { "delay": 1200, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 1200, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87722728" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN890350F4635660:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96102F4575353:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750825387", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN96102F4575353:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97006R4628509:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826220" }, "stopId": "StopPoint:OCECar-87487603" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar-87487710" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCECar-87487819" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCECar-87487835" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCECar-87358630" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCECar-87463042" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCECar-87396002" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "06:37:00", "tripId": "OCESN97006R4628509:2025-06-25T00:13:18Z" } } }, { "id": "OCESN136809F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750827487", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN136809F" } } }, { "id": "OCESN2350F4642725:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETGV INOUI-87182014" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 300, "time": "1750827420" }, "stopId": "StopPoint:OCETGV INOUI-87214056" }, { "arrival": { "delay": 300, "time": "1750828680" }, "departure": { "delay": 300, "time": "1750829040" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 300, "time": "1750831260" }, "departure": { "delay": 300, "time": "1750831440" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 300, "time": "1750836060" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN2350F4642725:2025-06-25T00:13:18Z" } } }, { "id": "OCESN44981R4600138:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCECar TER-87193615" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar TER-87193771" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCECar TER-87199604" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCECar TER-87193789" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCECar TER-87406967" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCECar TER-87193797" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCECar TER-87406959" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCECar TER-87635771" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCECar TER-87686360" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCECar TER-87199612" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar TER-87406934" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCECar TER-87193821" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN44981R4600138:2025-06-24T00:10:55Z" } } }, { "id": "OCESN6644F4643703:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 300, "time": "1750827420" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN6644F4643703:2025-06-25T00:13:18Z" } } }, { "id": "OCESN833481F4603784:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87175778" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87175794" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87192435" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN833481F4603784:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839708F4644870:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN839708F4644870:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844800F4645677:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826047", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN844800F4645677:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847405F4645814:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87313676" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87313510" } ], "timestamp": "1750823047", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN847405F4645814:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848554F4646093:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN848554F4646093:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858054F4516458:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87481788" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87481770" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87481762" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87481754" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87481697" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87481747" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 300, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN858054F4516458:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860001F4630262:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750836420" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750837800" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN860001F4630262:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860154F4639051:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87571802" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87571810" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87571844" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87571851" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN860154F4639051:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861420F4638753:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87597070" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87543199" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87543157" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750824007", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN861420F4638753:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862540F4611197:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87396275" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87396283" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87396291" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87396317" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87396333" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87394288" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87394270" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87394247" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87394213" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87394205" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750836960" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750824997", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN862540F4611197:2025-06-25T00:13:18Z" } } }, { "id": "OCESN867301F4637978:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 600, "time": "1750827420" }, "departure": { "delay": 600, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87673616" }, { "arrival": { "delay": 600, "time": "1750827720" }, "departure": { "delay": 600, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87673624" }, { "arrival": { "delay": 600, "time": "1750828020" }, "departure": { "delay": 600, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87673640" }, { "arrival": { "delay": 600, "time": "1750828320" }, "departure": { "delay": 600, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87673657" }, { "arrival": { "delay": 600, "time": "1750828860" }, "departure": { "delay": 600, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87673665" }, { "arrival": { "delay": 600, "time": "1750829520" }, "departure": { "delay": 600, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87673699" }, { "arrival": { "delay": 600, "time": "1750829940" }, "departure": { "delay": 600, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87673707" }, { "arrival": { "delay": 600, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87673723" } ], "timestamp": "1750827487", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN867301F4637978:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876104F4553873:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN876104F4553873:2025-06-22T02:30:55Z" } } }, { "id": "OCESN879610F4636984:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN879610F4636984:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885757F4636336:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN885757F4636336:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886406F4636203:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87743534" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87743526" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87131961" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87743351" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87743344" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87743336" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87743328" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87743302" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN886406F4636203:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887316F4635978:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750829580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750822658", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN887316F4635978:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894405F4635284:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87185314" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87185348" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87184200" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87184242" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750823618", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN894405F4635284:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96500F4634638:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826280" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-85010082" } ], "timestamp": "1750822658", "trip": { "startDate": "20250625", "startTime": "06:38:00", "tripId": "OCESN96500F4634638:2025-06-25T00:13:18Z" } } }, { "id": "OCESA86009F4639071:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESA86009F4639071:2025-06-25T00:13:18Z" } } }, { "id": "OCESN155814F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 60, "time": "1750826820" }, "departure": { "delay": 60, "time": "1750826880" }, "stopId": "StopArea:OCE87276113" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750827127", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN155814F" } } }, { "id": "OCESN837508F4634427:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192476" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141804" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750829520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750822717", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN837508F4634427:2025-06-24T00:10:55Z" } } }, { "id": "OCESN841207F4645009:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 300, "time": "1750827060" }, "departure": { "delay": 300, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 300, "time": "1750827300" }, "departure": { "delay": 300, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 300, "time": "1750827540" }, "departure": { "delay": 300, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 300, "time": "1750827960" }, "departure": { "delay": 300, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 300, "time": "1750828140" }, "departure": { "delay": 300, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 300, "time": "1750828440" }, "departure": { "delay": 300, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 300, "time": "1750828740" }, "departure": { "delay": 300, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 300, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN841207F4645009:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842902F4645332:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87342337" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87342550" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87342543" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87342535" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN842902F4645332:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854655F4646926:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87473223" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN854655F4646926:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856109F4646750:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87471219" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87471227" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87471300" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN856109F4646750:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859102F4630375:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87486571" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87486563" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87481390" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87481366" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN859102F4630375:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860300F4638987:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87571687" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87571653" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87571638" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87571612" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87571604" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN860300F4638987:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861383F4638763:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87576470" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87576454" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87576447" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87576405" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750824787", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN861383F4638763:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866502F4638129:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87677005" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87673095" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87673319" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87673293" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87673285" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87673269" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87673251" }, { "arrival": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87673202" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN866502F4638129:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872821F4646446:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87611103" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87611178" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87618710" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87611194" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87611236" } ], "timestamp": "1750823707", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN872821F4646446:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879311F4637054:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87765735" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN879311F4637054:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883753F4636501:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750826640" }, "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN883753F4636501:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885103F4636414:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87747402" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN885103F4636414:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886107F4636308:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750826460" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN886107F4636308:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886257F4636229:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750826520" }, "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750822717", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN886257F4636229:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891210F4635578:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87682302" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87682294" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87682278" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87682211" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87682203" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87682005" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1750824847", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN891210F4635578:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891753F4635513:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87713099" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87713081" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87713073" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87713065" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87712323" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87712331" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87713008" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87713826" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87712265" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87713834" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87713842" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87713859" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN891753F4635513:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97471R4628437:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826340" }, "stopId": "StopPoint:OCECar-87485615" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87485607" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCECar-87674622" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCECar-87485581" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCECar-87485300" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "06:39:00", "tripId": "OCESN97471R4628437:2025-06-25T00:13:18Z" } } }, { "id": "OCESA86007F4639073:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESA86007F4639073:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141458F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1750827637", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN141458F" } } }, { "id": "OCESN2854F4534471:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETGV INOUI-82001000" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN2854F4534471:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3101F4642949:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN3101F4642949:2025-06-25T00:13:18Z" } } }, { "id": "OCESN31127R4647584:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCECar TER-87734004" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCECar TER-87562421" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCECar TER-87734087" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCECar TER-87734426" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCECar TER-87734442" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCECar TER-87734459" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCECar TER-87734475" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN31127R4647584:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3304F4643035:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750838220" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN3304F4643035:2025-06-25T00:13:18Z" } } }, { "id": "OCESN35058R4643262:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCECar TER-87677138" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar TER-87699009" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCECar TER-87694737" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCECar TER-87739961" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCECar TER-87694729" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCECar TER-87478784" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCECar TER-87677096" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCECar TER-87694885" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCECar TER-87694687" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCECar TER-87478693" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCECar TER-87694695" } ], "timestamp": "1750825957", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN35058R4643262:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56200R4647144:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCECar-87702126" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCECar-87701912" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCECar-87476606" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN56200R4647144:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6821F4632572:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 900, "time": "1750829280" }, "departure": { "delay": 900, "time": "1750829460" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 900, "time": "1750832280" }, "departure": { "delay": 900, "time": "1750832460" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 900, "time": "1750834260" }, "departure": { "delay": 900, "time": "1750834740" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 600, "time": "1750836660" }, "departure": { "delay": 600, "time": "1750836840" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 600, "time": "1750837620" }, "departure": { "delay": 600, "time": "1750837800" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 300, "time": "1750839120" }, "departure": { "delay": 300, "time": "1750839300" }, "stopId": "StopPoint:OCETGV INOUI-87615286" }, { "arrival": { "delay": 300, "time": "1750842000" }, "stopId": "StopPoint:OCETGV INOUI-87611004" } ], "timestamp": "1750827967", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN6821F4632572:2025-06-24T00:10:55Z" } } }, { "id": "OCESN831506F4572721:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87182543" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87182816" } ], "timestamp": "1750825507", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN831506F4572721:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832903F4572311:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87213256" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750829340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750822777", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN832903F4572311:2025-06-18T23:50:29Z" } } }, { "id": "OCESN841550F4642654:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87295014" }, { "arrival": { "delay": 0, "time": "1750826580" }, "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87295022" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87297515" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87295535" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87295543" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87295568" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87295808" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750823707", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN841550F4642654:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843202F4642051:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 300, "time": "1750827240" }, "departure": { "delay": 300, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 300, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 600, "time": "1750828440" }, "departure": { "delay": 600, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 600, "time": "1750828680" }, "departure": { "delay": 600, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 600, "time": "1750828920" }, "departure": { "delay": 600, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 600, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN843202F4642051:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844901F4645708:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN844901F4645708:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847414F4645819:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87313676" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN847414F4645819:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855207F4630825:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1750826760" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87471516" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN855207F4630825:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857452F4630566:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87396374" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87396358" }, { "arrival": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750824997", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN857452F4630566:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859652F4630280:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87484303" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87486894" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87481176" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87481457" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN859652F4630280:2025-06-25T00:13:18Z" } } }, { "id": "OCESN877550F4554910:2025-06-20T00:18:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87775866" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87775858" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87775841" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87775833" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87775825" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87775817" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87775809" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87775791" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN877550F4554910:2025-06-20T00:18:59Z" } } }, { "id": "OCESN880107F4636919:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750826347", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN880107F4636919:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8802F4629320:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750822777", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN8802F4629320:2025-06-24T00:10:55Z" } } }, { "id": "OCESN893150F4628766:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 300, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 300, "time": "1750829580" }, "departure": { "delay": 300, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 300, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN893150F4628766:2025-06-24T00:10:55Z" } } }, { "id": "OCESN894203F4635335:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826400" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 300, "time": "1750827300" }, "departure": { "delay": 300, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 300, "time": "1750827780" }, "departure": { "delay": 300, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 300, "time": "1750828320" }, "departure": { "delay": 300, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 300, "time": "1750829280" }, "departure": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 300, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "06:40:00", "tripId": "OCESN894203F4635335:2025-06-25T00:13:18Z" } } }, { "id": "OCESN121005F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopArea:OCE87276469" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopArea:OCE87276006" } ], "timestamp": "1750827097", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN121005F" } } }, { "id": "OCESN58805R4640466:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCECar-87137802" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750827727", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN58805R4640466:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830301F4530083:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750822838", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN830301F4530083:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843205F4645398:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750822838", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN843205F4645398:2025-06-25T00:13:18Z" } } }, { "id": "OCESN850403F4640307:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87413328" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN850403F4640307:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852402F4640150:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87444372" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87444323" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87444265" } ], "timestamp": "1750822838", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN852402F4640150:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857152F4630609:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN857152F4630609:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857303F4630596:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN857303F4630596:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859453F4630292:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87744177" }, { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopArea:OCE87481192" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN859453F4630292:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863442F4611131:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87485474" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87485490" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87485508" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87485524" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87485532" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87485540" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87575001" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN863442F4611131:2025-06-22T02:30:55Z" } } }, { "id": "OCESN879711F4642957:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN879711F4642957:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881007F4636834:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87751750" } ], "timestamp": "1750825027", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN881007F4636834:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887105F4636040:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826460" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1750825627", "trip": { "startDate": "20250625", "startTime": "06:41:00", "tripId": "OCESN887105F4636040:2025-06-25T00:13:18Z" } } }, { "id": "OCESN16452F4642430:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN16452F4642430:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2404F4601614:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETGV INOUI-87147322" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750822898", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN2404F4601614:2025-06-21T00:16:40Z" } } }, { "id": "OCESN6692F4632560:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETGV INOUI-87726000" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750822898", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN6692F4632560:2025-06-24T00:10:55Z" } } }, { "id": "OCESN7002F4643855:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750827120" }, "stopId": "StopPoint:OCETGV INOUI-87286005" }, { "arrival": { "delay": 1500, "time": "1750832040" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1750827367", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN7002F4643855:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8306F4618132:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETGV INOUI-87571000" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 300, "time": "1750828740" }, "departure": { "delay": 300, "time": "1750828920" }, "stopId": "StopPoint:OCETGV INOUI-87571216" }, { "arrival": { "delay": 300, "time": "1750831020" }, "departure": { "delay": 300, "time": "1750831200" }, "stopId": "StopArea:OCE87393702" }, { "arrival": { "delay": 300, "time": "1750831560" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750827787", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN8306F4618132:2025-06-22T02:30:55Z" } } }, { "id": "OCESN839551F4644794:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836360" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1750839120" }, "departure": { "delay": 0, "time": "1750839180" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1750840140" }, "departure": { "delay": 0, "time": "1750840200" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1750841280" }, "departure": { "delay": 0, "time": "1750841400" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750842300" }, "departure": { "delay": 0, "time": "1750842360" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750842960" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750822898", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN839551F4644794:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852333F4640167:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87444190" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87444182" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750822898", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN852333F4640167:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858253F4612333:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 300, "time": "1750828740" }, "departure": { "delay": 300, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 300, "time": "1750830000" }, "departure": { "delay": 300, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 300, "time": "1750831440" }, "departure": { "delay": 300, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 300, "time": "1750832280" }, "departure": { "delay": 300, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 300, "time": "1750833000" }, "departure": { "delay": 300, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 300, "time": "1750833900" }, "departure": { "delay": 300, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 300, "time": "1750834380" }, "departure": { "delay": 300, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 300, "time": "1750835160" }, "departure": { "delay": 300, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 300, "time": "1750836000" }, "departure": { "delay": 300, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 300, "time": "1750836840" }, "stopId": "StopPoint:OCETrain TER-87474098" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN858253F4612333:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860583F4638899:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87545137" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87545129" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87545111" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87543090" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87543082" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87543074" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87543066" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87543058" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87543041" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87543033" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN860583F4638899:2025-06-25T00:13:18Z" } } }, { "id": "OCESN867240F4637988:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750826820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 300, "time": "1750827840" }, "departure": { "delay": 300, "time": "1750827900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 300, "time": "1750828560" }, "departure": { "delay": 300, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 300, "time": "1750829280" }, "departure": { "delay": 300, "time": "1750829340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 300, "time": "1750830000" }, "departure": { "delay": 300, "time": "1750830180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 300, "time": "1750830480" }, "departure": { "delay": 300, "time": "1750830540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87672162" }, { "arrival": { "delay": 300, "time": "1750830900" }, "departure": { "delay": 300, "time": "1750830960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87672139" }, { "arrival": { "delay": 300, "time": "1750831860" }, "departure": { "delay": 300, "time": "1750831920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87671339" }, { "arrival": { "delay": 300, "time": "1750832820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87671008" } ], "timestamp": "1750826797", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN867240F4637988:2025-06-25T00:13:18Z" } } }, { "id": "OCESN877507F4369551:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 300, "time": "1750827360" }, "departure": { "delay": 300, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87775221" }, { "arrival": { "delay": 300, "time": "1750827840" }, "departure": { "delay": 300, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87775239" }, { "arrival": { "delay": 300, "time": "1750828260" }, "departure": { "delay": 300, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87775247" }, { "arrival": { "delay": 300, "time": "1750828500" }, "departure": { "delay": 300, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 300, "time": "1750829460" }, "departure": { "delay": 300, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 300, "time": "1750830480" }, "departure": { "delay": 300, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87775353" }, { "arrival": { "delay": 300, "time": "1750830720" }, "departure": { "delay": 300, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 300, "time": "1750831020" }, "departure": { "delay": 300, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87775379" }, { "arrival": { "delay": 300, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN877507F4369551:2025-06-22T02:30:55Z" } } }, { "id": "OCESN886180F4636269:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826520" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750825297", "trip": { "startDate": "20250625", "startTime": "06:42:00", "tripId": "OCESN886180F4636269:2025-06-25T00:13:18Z" } } }, { "id": "OCESN151924F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1750827457", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN151924F" } } }, { "id": "OCESN17510F4647503:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 0, "time": "1750836360" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1750837680" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN17510F4647503:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17823F4642563:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN17823F4642563:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830300F4573087:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN830300F4573087:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830507F4589530:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750825327", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN830507F4589530:2025-06-25T00:13:18Z" } } }, { "id": "OCESN836202F4603982:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87141523" }, { "arrival": { "delay": 0, "time": "1750826700" }, "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN836202F4603982:2025-06-24T00:10:55Z" } } }, { "id": "OCESN857539F4631060:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87484352" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87484360" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87484386" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN857539F4631060:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864461F4638481:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87485326" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87485334" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87485342" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87485359" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87491258" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87491290" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87491357" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87491324" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87491001" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN864461F4638481:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871602F4646479:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87613000" } ], "timestamp": "1750825387", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN871602F4646479:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871806F4633974:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87611459" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87611897" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87611889" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87611863" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87611855" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1750825387", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN871806F4633974:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873660F4646381:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87734228" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN873660F4646381:2025-06-25T00:13:18Z" } } }, { "id": "OCESN874003F4596211:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87734186" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN874003F4596211:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879308F4637057:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87765735" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN879308F4637057:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889975F4635794:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826580" }, "stopId": "StopPoint:OCETrain TER-87734699" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87726737" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750822959", "trip": { "startDate": "20250625", "startTime": "06:43:00", "tripId": "OCESN889975F4635794:2025-06-25T00:13:18Z" } } }, { "id": "OCESN128510F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1750825687", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN128510F" } } }, { "id": "OCESN130903F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopArea:OCE87415885" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopArea:OCE87415893" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopArea:OCE87415604" } ], "timestamp": "1750823017", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN130903F" } } }, { "id": "OCESN142864F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750827517", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN142864F" } } }, { "id": "OCESN18552F4642125:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 1500, "time": "1750828980" }, "departure": { "delay": 1500, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 1500, "time": "1750829700" }, "departure": { "delay": 1500, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 1500, "time": "1750830900" }, "departure": { "delay": 1500, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 1500, "time": "1750831560" }, "departure": { "delay": 1500, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 1500, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN18552F4642125:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23413F4642683:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN23413F4642683:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3634F4647634:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCEINTERCITES-87613000" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCEINTERCITES-87613141" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCEINTERCITES-87594333" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCEINTERCITES-87594002" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCEINTERCITES-87594200" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1750838100" }, "departure": { "delay": 0, "time": "1750838220" }, "stopId": "StopPoint:OCEINTERCITES-87597120" }, { "arrival": { "delay": 0, "time": "1750839180" }, "departure": { "delay": 0, "time": "1750839300" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1750847460" }, "stopId": "StopPoint:OCEINTERCITES-87547000" } ], "timestamp": "1750823467", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN3634F4647634:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8371F4644563:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETGV INOUI-87485300" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETGV INOUI-87485227" }, { "arrival": { "delay": 0, "time": "1750837500" }, "stopId": "StopPoint:OCETGV INOUI-87485003" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN8371F4644563:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842616F4633619:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 1200, "time": "1750828200" }, "departure": { "delay": 1200, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87317107" }, { "arrival": { "delay": 1200, "time": "1750828500" }, "departure": { "delay": 1200, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87317099" }, { "arrival": { "delay": 1200, "time": "1750828800" }, "departure": { "delay": 1200, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87317081" }, { "arrival": { "delay": 1200, "time": "1750829160" }, "departure": { "delay": 1200, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 1200, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87317057" } ], "timestamp": "1750828027", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN842616F4633619:2025-06-24T00:10:55Z" } } }, { "id": "OCESN844401F4645632:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 2400, "time": "1750830300" }, "departure": { "delay": 2100, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87223263" }, { "arrival": { "delay": 2100, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87281071" } ], "timestamp": "1750823887", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN844401F4645632:2025-06-25T00:13:18Z" } } }, { "id": "OCESN846540F4645799:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1750826820" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87281410" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87287292" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87287300" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87281451" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87281469" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87342261" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87345041" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87342576" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN846540F4645799:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8483F4645979:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 0, "time": "1750837680" }, "departure": { "delay": 0, "time": "1750837860" }, "stopId": "StopPoint:OCETGV INOUI-87584052" }, { "arrival": { "delay": 0, "time": "1750839060" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN8483F4645979:2025-06-25T00:13:18Z" } } }, { "id": "OCESN850302F4640325:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87413542" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87413328" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87413310" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87413302" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN850302F4640325:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855403F4646839:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87473801" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87473819" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87473827" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87473835" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87473843" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87473876" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87322347" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87473850" }, { "arrival": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87473868" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN855403F4646839:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857302F4630597:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 1200, "time": "1750828920" }, "departure": { "delay": 1200, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 1200, "time": "1750830360" }, "departure": { "delay": 1200, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 1200, "time": "1750831740" }, "departure": { "delay": 1200, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 1200, "time": "1750832820" }, "departure": { "delay": 1200, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 1200, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750827967", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN857302F4630597:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857702F4630500:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 1200, "time": "1750828920" }, "departure": { "delay": 1200, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 1200, "time": "1750830360" }, "departure": { "delay": 1200, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 1200, "time": "1750831740" }, "departure": { "delay": 300, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 300, "time": "1750833300" }, "departure": { "delay": 300, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 300, "time": "1750834500" }, "departure": { "delay": 300, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 300, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750828087", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN857702F4630500:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861101F4646611:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87576322" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87576348" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87641357" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87641365" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87641373" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87641191" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87641001" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN861101F4646611:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861421F4638752:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87543157" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87543199" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87597054" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87597070" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87597120" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN861421F4638752:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865011F4638414:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87583617" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87583674" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87583690" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87584540" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87584532" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87584508" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750825417", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN865011F4638414:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866207F4646582:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1750827540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 900, "time": "1750827840" }, "departure": { "delay": 900, "time": "1750827840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584508" }, { "arrival": { "delay": 900, "time": "1750828200" }, "departure": { "delay": 900, "time": "1750828260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 900, "time": "1750828560" }, "departure": { "delay": 900, "time": "1750828560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 900, "time": "1750828800" }, "departure": { "delay": 900, "time": "1750828860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 900, "time": "1750829040" }, "departure": { "delay": 900, "time": "1750829100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 900, "time": "1750829400" }, "departure": { "delay": 900, "time": "1750829460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 900, "time": "1750829640" }, "departure": { "delay": 900, "time": "1750829700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 900, "time": "1750829940" }, "departure": { "delay": 900, "time": "1750830000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 900, "time": "1750830240" }, "departure": { "delay": 900, "time": "1750830480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 900, "time": "1750830840" }, "departure": { "delay": 900, "time": "1750830900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 900, "time": "1750831080" }, "departure": { "delay": 900, "time": "1750831140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 900, "time": "1750831320" }, "departure": { "delay": 900, "time": "1750831380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 900, "time": "1750831860" }, "departure": { "delay": 900, "time": "1750831920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 900, "time": "1750832280" }, "departure": { "delay": 900, "time": "1750832340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 900, "time": "1750832580" }, "departure": { "delay": 900, "time": "1750832640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 900, "time": "1750832880" }, "departure": { "delay": 900, "time": "1750832940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 900, "time": "1750833120" }, "departure": { "delay": 900, "time": "1750833120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 900, "time": "1750833300" }, "departure": { "delay": 900, "time": "1750833360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 900, "time": "1750833600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1750827547", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN866207F4646582:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870057F4629854:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87615419" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87615245" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87615377" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750826648", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN870057F4629854:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871835F4622941:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87611855" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87611863" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87611889" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87611897" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87611459" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN871835F4622941:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876302F4637221:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87775130" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87775106" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87775098" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN876302F4637221:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891801F4635502:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87712604" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87713628" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87712620" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87713636" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87713644" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87713651" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87712679" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87713669" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87713677" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87713701" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87713735" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN891801F4635502:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96608F4634615:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826640" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750836660" }, "departure": { "delay": 0, "time": "1750836780" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750838400" }, "stopId": "StopPoint:OCETrain TER-85010082" } ], "timestamp": "1750823017", "trip": { "startDate": "20250625", "startTime": "06:44:00", "tripId": "OCESN96608F4634615:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848706F4646149:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87313262" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87313288" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87313296" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87276006" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCEEA848706F4646149:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141645F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750827818", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN141645F" } } }, { "id": "OCESN142666F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750827900" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1750827637", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN142666F" } } }, { "id": "OCESN17603F4642463:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 900, "time": "1750828560" }, "departure": { "delay": 900, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 900, "time": "1750829040" }, "departure": { "delay": 900, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 900, "time": "1750829700" }, "departure": { "delay": 900, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 900, "time": "1750831620" }, "departure": { "delay": 900, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 900, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN17603F4642463:2025-06-25T00:13:18Z" } } }, { "id": "OCESN19801F4642032:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-88716050" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-88716472" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-88716621" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-88716704" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-88716886" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-88717124" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-88718114" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-88718296" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-88718379" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-88718528" }, { "arrival": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-88720090" } ], "timestamp": "1750823077", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN19801F4642032:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2706F4642795:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETGV INOUI-87171009" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750824608", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN2706F4642795:2025-06-25T00:13:18Z" } } }, { "id": "OCESN43283R4641693:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCECar TER-87765941" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar TER-87683334" }, { "arrival": { "delay": 300, "time": "1750827780" }, "departure": { "delay": 300, "time": "1750827780" }, "stopId": "StopPoint:OCECar TER-87117986" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828080" }, "stopId": "StopPoint:OCECar TER-87139907" }, { "arrival": { "delay": 300, "time": "1750828200" }, "departure": { "delay": 300, "time": "1750828200" }, "stopId": "StopPoint:OCECar TER-87110361" }, { "arrival": { "delay": 300, "time": "1750828440" }, "departure": { "delay": 300, "time": "1750828440" }, "stopId": "StopPoint:OCECar TER-87690396" }, { "arrival": { "delay": 300, "time": "1750828860" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCECar TER-87110346" }, { "arrival": { "delay": 300, "time": "1750828980" }, "departure": { "delay": 300, "time": "1750828980" }, "stopId": "StopPoint:OCECar TER-87118414" }, { "arrival": { "delay": 300, "time": "1750829400" }, "departure": { "delay": 300, "time": "1750829400" }, "stopId": "StopPoint:OCECar TER-87117119" }, { "arrival": { "delay": 300, "time": "1750829820" }, "departure": { "delay": 300, "time": "1750829820" }, "stopId": "StopPoint:OCECar TER-87117937" }, { "arrival": { "delay": 300, "time": "1750830060" }, "departure": { "delay": 300, "time": "1750830060" }, "stopId": "StopPoint:OCECar TER-87117911" }, { "arrival": { "delay": 300, "time": "1750830240" }, "departure": { "delay": 300, "time": "1750830240" }, "stopId": "StopPoint:OCECar TER-87117960" }, { "arrival": { "delay": 300, "time": "1750830360" }, "departure": { "delay": 300, "time": "1750830360" }, "stopId": "StopPoint:OCECar TER-87110379" }, { "arrival": { "delay": 300, "time": "1750830480" }, "departure": { "delay": 300, "time": "1750830480" }, "stopId": "StopPoint:OCECar TER-87117929" }, { "arrival": { "delay": 300, "time": "1750830660" }, "departure": { "delay": 300, "time": "1750830660" }, "stopId": "StopPoint:OCECar TER-87139873" }, { "arrival": { "delay": 300, "time": "1750830900" }, "departure": { "delay": 300, "time": "1750830900" }, "stopId": "StopPoint:OCECar TER-87515601" }, { "arrival": { "delay": 300, "time": "1750831080" }, "departure": { "delay": 300, "time": "1750831080" }, "stopId": "StopPoint:OCECar TER-87139865" }, { "arrival": { "delay": 300, "time": "1750831320" }, "departure": { "delay": 300, "time": "1750831320" }, "stopId": "StopPoint:OCECar TER-87117952" }, { "arrival": { "delay": 300, "time": "1750831500" }, "departure": { "delay": 300, "time": "1750831500" }, "stopId": "StopPoint:OCECar TER-87117978" }, { "arrival": { "delay": 300, "time": "1750831740" }, "departure": { "delay": 300, "time": "1750831740" }, "stopId": "StopPoint:OCECar TER-87117903" }, { "arrival": { "delay": 300, "time": "1750832460" }, "departure": { "delay": 300, "time": "1750832460" }, "stopId": "StopPoint:OCECar TER-87139667" }, { "arrival": { "delay": 300, "time": "1750832760" }, "departure": { "delay": 300, "time": "1750832760" }, "stopId": "StopPoint:OCECar TER-87139659" }, { "arrival": { "delay": 300, "time": "1750833060" }, "stopId": "StopPoint:OCECar TER-87139501" } ], "timestamp": "1750827367", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN43283R4641693:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6931F4643834:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1750836960" }, "departure": { "delay": 0, "time": "1750837740" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1750838340" }, "departure": { "delay": 0, "time": "1750838520" }, "stopId": "StopPoint:OCETGV INOUI-87741132" }, { "arrival": { "delay": 0, "time": "1750840140" }, "stopId": "StopPoint:OCETGV INOUI-87746008" } ], "timestamp": "1750824727", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN6931F4643834:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7001F4643854:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 300, "time": "1750830780" }, "stopId": "StopPoint:OCETGV INOUI-87286005" } ], "timestamp": "1750827787", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN7001F4643854:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842305F4645245:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87342188" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87342212" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87342246" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87342253" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87342303" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87342337" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN842305F4645245:2025-06-25T00:13:18Z" } } }, { "id": "OCESN851701F4640234:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87415166" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87415141" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87415125" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87415018" } ], "timestamp": "1750825147", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN851701F4640234:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854017F4647014:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87481648" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87471367" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87471359" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87471342" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87471334" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87471326" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87471318" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87471029" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87334508" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN854017F4647014:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854160F4646991:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87473116" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87473264" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87473272" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87478180" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87478164" } ], "timestamp": "1750825417", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN854160F4646991:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855504F4630770:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87471094" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87471102" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87471060" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750827367", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN855504F4630770:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858798F4630420:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87484303" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87484246" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87484204" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87484329" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87701532" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87487843" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87487892" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87487876" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87487603" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN858798F4630420:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861422F4611377:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87597120" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87597112" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87597104" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87597096" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87597070" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87543199" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87543157" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN861422F4611377:2025-06-22T02:30:55Z" } } }, { "id": "OCESN862551F4638621:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87394205" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87394213" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87394247" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87394270" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87394288" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87396333" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87396317" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87396291" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87396283" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87396275" }, { "arrival": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750825297", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN862551F4638621:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864002F4638513:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87485136" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87485102" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87437806" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87437798" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN864002F4638513:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873991F4629490:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87734319" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87734335" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87731885" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87734343" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750837320" }, "stopId": "StopPoint:OCETrain TER-87734350" }, { "arrival": { "delay": 0, "time": "1750837980" }, "departure": { "delay": 0, "time": "1750838040" }, "stopId": "StopPoint:OCETrain TER-87734368" }, { "arrival": { "delay": 0, "time": "1750838520" }, "departure": { "delay": 0, "time": "1750839000" }, "stopId": "StopPoint:OCETrain TER-87775171" }, { "arrival": { "delay": 0, "time": "1750840080" }, "departure": { "delay": 0, "time": "1750840140" }, "stopId": "StopPoint:OCETrain TER-87775197" }, { "arrival": { "delay": 0, "time": "1750840860" }, "departure": { "delay": 0, "time": "1750840920" }, "stopId": "StopPoint:OCETrain TER-87775213" }, { "arrival": { "delay": 0, "time": "1750841460" }, "departure": { "delay": 0, "time": "1750841520" }, "stopId": "StopPoint:OCETrain TER-87775221" }, { "arrival": { "delay": 0, "time": "1750842540" }, "departure": { "delay": 0, "time": "1750842600" }, "stopId": "StopPoint:OCETrain TER-87775254" }, { "arrival": { "delay": 0, "time": "1750843500" }, "departure": { "delay": 0, "time": "1750843680" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1750844580" }, "departure": { "delay": 0, "time": "1750844640" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1750845600" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1750824097", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN873991F4629490:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883840F4636492:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750823077", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN883840F4636492:2025-06-25T00:13:18Z" } } }, { "id": "OCESN89090R4635619:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCECar-87733592" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87763003" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCECar-87651802" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar-87751206" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCECar-87526574" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN89090R4635619:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895902F4635108:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87718122" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN895902F4635108:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9243F4634834:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826700" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETGV INOUI-87725705" }, { "arrival": { "delay": 0, "time": "1750836960" }, "departure": { "delay": 0, "time": "1750837440" }, "stopId": "StopPoint:OCETGV INOUI-87741009" }, { "arrival": { "delay": 0, "time": "1750841280" }, "departure": { "delay": 0, "time": "1750841700" }, "stopId": "StopPoint:OCETGV INOUI-87742007" }, { "arrival": { "delay": 0, "time": "1750843380" }, "departure": { "delay": 0, "time": "1750843500" }, "stopId": "StopPoint:OCETGV INOUI-83002048" }, { "arrival": { "delay": 0, "time": "1750846980" }, "departure": { "delay": 0, "time": "1750847100" }, "stopId": "StopPoint:OCETGV INOUI-83000356" }, { "arrival": { "delay": 0, "time": "1750852200" }, "stopId": "StopPoint:OCETGV INOUI-83016451" } ], "timestamp": "1750823077", "trip": { "startDate": "20250625", "startTime": "06:45:00", "tripId": "OCESN9243F4634834:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA849401F4640390:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCEEA849401F4640390:2025-06-25T00:13:18Z" } } }, { "id": "OCESN12276F4631935:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3300, "time": "1750830060" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 3300, "time": "1750838100" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN12276F4631935:2025-06-24T00:10:55Z" } } }, { "id": "OCESN142464F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750826820" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750826858", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN142464F" } } }, { "id": "OCESN152833F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750826820" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1750827878", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN152833F" } } }, { "id": "OCESN58538R4640487:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN58538R4640487:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6906F3856253:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750827060" }, "stopId": "StopPoint:OCETGV INOUI-87747006" }, { "arrival": { "delay": 300, "time": "1750830840" }, "departure": { "delay": 300, "time": "1750831140" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 300, "time": "1750837980" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN6906F3856253:2025-06-24T00:10:55Z" } } }, { "id": "OCESN82437R4647832:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCECar-87479899" }, { "arrival": { "delay": 0, "time": "1750826880" }, "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCECar-87474387" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCECar-87474098" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN82437R4647832:2025-06-25T00:13:18Z" } } }, { "id": "OCESN836390F4627226:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87141291" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750833360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1750836000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN836390F4627226:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839203F4644725:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87171330" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87400986" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87171322" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87171314" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87171298" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750826107", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN839203F4644725:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842404F4645262:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN842404F4645262:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856509F4646718:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87476309" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87474189" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87474098" } ], "timestamp": "1750824997", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN856509F4646718:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857151F4630610:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750826940" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87444711" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN857151F4630610:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871451F4629757:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87611574" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87611533" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN871451F4629757:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873123F4646409:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87732404" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87734129" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87734111" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87734103" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750826768", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN873123F4646409:2025-06-25T00:13:18Z" } } }, { "id": "OCESN874110F4596192:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87734053" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN874110F4596192:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88709F4616526:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750823137", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN88709F4616526:2025-06-24T00:10:55Z" } } }, { "id": "OCESN88712F4608761:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750823137", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN88712F4608761:2025-06-24T00:10:55Z" } } }, { "id": "OCESN891404F4628826:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826760" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87713586" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87712026" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87713560" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87713537" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "06:46:00", "tripId": "OCESN891404F4628826:2025-06-24T00:10:55Z" } } }, { "id": "OCESA86008F4639072:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1750826168", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESA86008F4639072:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117511F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 60, "time": "1750830540" }, "stopId": "StopArea:OCE87116137" } ], "timestamp": "1750827939", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN117511F" } } }, { "id": "OCESN130709F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750830180" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750827609", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN130709F" } } }, { "id": "OCESN17700F4642524:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750836960" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750837440" }, "departure": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750837980" }, "departure": { "delay": 0, "time": "1750838100" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750838400" }, "departure": { "delay": 0, "time": "1750838520" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750838880" }, "departure": { "delay": 0, "time": "1750839000" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750839540" }, "departure": { "delay": 0, "time": "1750839660" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750840800" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN17700F4642524:2025-06-25T00:13:18Z" } } }, { "id": "OCESN19904F4642015:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-88850010" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-88850685" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87286872" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87286864" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87286856" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87286831" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87286062" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87287102" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750825747", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN19904F4642015:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7508F4617685:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETGV INOUI-87317263" }, { "arrival": { "delay": 900, "time": "1750828200" }, "departure": { "delay": 300, "time": "1750828200" }, "stopId": "StopPoint:OCETGV INOUI-87281071" }, { "arrival": { "delay": 300, "time": "1750829940" }, "departure": { "delay": 300, "time": "1750830240" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 300, "time": "1750831560" }, "departure": { "delay": 300, "time": "1750831980" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 300, "time": "1750835280" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1750824458", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN7508F4617685:2025-06-22T02:30:55Z" } } }, { "id": "OCESN833202F4603737:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87194001" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87194274" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87192658" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87192435" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750823198", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN833202F4603737:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839404F4644767:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN839404F4644767:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842150F4645205:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87286427" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87345272" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87345231" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87345215" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750823198", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN842150F4645205:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857051F4630612:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 300, "time": "1750827480" }, "departure": { "delay": 300, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 300, "time": "1750827840" }, "departure": { "delay": 300, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 300, "time": "1750828260" }, "departure": { "delay": 300, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 300, "time": "1750828680" }, "departure": { "delay": 300, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 300, "time": "1750829160" }, "departure": { "delay": 300, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 300, "time": "1750829460" }, "departure": { "delay": 300, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 300, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87396606" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN857051F4630612:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857604F4630535:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87396200" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750824458", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN857604F4630535:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858202F4630488:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87476754" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87476762" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87476770" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87481812" }, { "arrival": { "delay": 300, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN858202F4630488:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858453F4516729:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87481051" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87481069" }, { "arrival": { "delay": 300, "time": "1750827960" }, "departure": { "delay": 300, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87481804" }, { "arrival": { "delay": 300, "time": "1750828320" }, "departure": { "delay": 300, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87481812" }, { "arrival": { "delay": 300, "time": "1750828620" }, "departure": { "delay": 300, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87481820" }, { "arrival": { "delay": 300, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87481838" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN858453F4516729:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881675F4636605:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826820" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1750823198", "trip": { "startDate": "20250625", "startTime": "06:47:00", "tripId": "OCESN881675F4636605:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164864F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750826977", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:48:00", "tripId": "OCESN164864F" } } }, { "id": "OCESN23376F4642677:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87745679" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750823257", "trip": { "startDate": "20250625", "startTime": "06:48:00", "tripId": "OCESN23376F4642677:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7611F4643945:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCEOUIGO-87471003" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCEOUIGO-87473009" }, { "arrival": { "delay": 0, "time": "1750836240" }, "departure": { "delay": 0, "time": "1750836420" }, "stopId": "StopPoint:OCEOUIGO-87473207" }, { "arrival": { "delay": 0, "time": "1750838040" }, "departure": { "delay": 0, "time": "1750838220" }, "stopId": "StopPoint:OCEOUIGO-87474338" }, { "arrival": { "delay": 0, "time": "1750840500" }, "stopId": "StopPoint:OCEOUIGO-87474007" } ], "timestamp": "1750823257", "trip": { "startDate": "20250625", "startTime": "06:48:00", "tripId": "OCESN7611F4643945:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847906F4645935:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87296616" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87276782" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750825717", "trip": { "startDate": "20250625", "startTime": "06:48:00", "tripId": "OCESN847906F4645935:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848828F4646176:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750827007", "trip": { "startDate": "20250625", "startTime": "06:48:00", "tripId": "OCESN848828F4646176:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859452F4630293:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87481192" } ], "timestamp": "1750826107", "trip": { "startDate": "20250625", "startTime": "06:48:00", "tripId": "OCESN859452F4630293:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889413F4635880:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87721001" } ], "timestamp": "1750823257", "trip": { "startDate": "20250625", "startTime": "06:48:00", "tripId": "OCESN889413F4635880:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889952F4635808:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826880" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750827000" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87726786" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87734731" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87734715" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87734707" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87734699" } ], "timestamp": "1750823257", "trip": { "startDate": "20250625", "startTime": "06:48:00", "tripId": "OCESN889952F4635808:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117105F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 120, "time": "1750829580" }, "departure": { "delay": 120, "time": "1750829640" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 60, "time": "1750830960" }, "stopId": "StopArea:OCE87116582" } ], "timestamp": "1750827818", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN117105F" } } }, { "id": "OCESN151421F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopArea:OCE87682302" } ], "timestamp": "1750828118", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN151421F" } } }, { "id": "OCESN23222F4641921:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN23222F4641921:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6741F4643720:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETGV INOUI-87713131" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETGV INOUI-87718007" } ], "timestamp": "1750825088", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN6741F4643720:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832007F4509163:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN832007F4509163:2025-06-18T23:50:29Z" } } }, { "id": "OCESN839905F4644943:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87171561" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87171579" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87171587" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87171595" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN839905F4644943:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839906F4642355:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87171595" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87171587" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87171579" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87171561" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87171553" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN839906F4642355:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842472F4645292:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 300, "time": "1750827480" }, "departure": { "delay": 300, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87342402" }, { "arrival": { "delay": 300, "time": "1750827780" }, "departure": { "delay": 300, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87342410" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 300, "time": "1750828260" }, "departure": { "delay": 300, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87342451" }, { "arrival": { "delay": 300, "time": "1750828500" }, "departure": { "delay": 300, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87342469" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 300, "time": "1750829040" }, "departure": { "delay": 300, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 300, "time": "1750829280" }, "departure": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 300, "time": "1750829520" }, "departure": { "delay": 300, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 300, "time": "1750829700" }, "departure": { "delay": 300, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 300, "time": "1750829880" }, "departure": { "delay": 300, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 300, "time": "1750830120" }, "departure": { "delay": 300, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 300, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN842472F4645292:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871203F4646489:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87645192" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87645184" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87645168" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87613604" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87613877" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87613893" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87613463" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87613471" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87613489" }, { "arrival": { "delay": 0, "time": "1750836420" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETrain TER-87613802" }, { "arrival": { "delay": 0, "time": "1750837680" }, "departure": { "delay": 0, "time": "1750837740" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750838160" }, "departure": { "delay": 0, "time": "1750838220" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750838760" }, "departure": { "delay": 0, "time": "1750838820" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750839480" }, "departure": { "delay": 0, "time": "1750839540" }, "stopId": "StopPoint:OCETrain TER-87615377" }, { "arrival": { "delay": 0, "time": "1750840260" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN871203F4646489:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876400F4637194:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN876400F4637194:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876601F4637157:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87781294" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87781260" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87781161" }, { "arrival": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN876601F4637157:2025-06-25T00:13:18Z" } } }, { "id": "OCESN884656F4636430:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87746479" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87745430" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87745414" }, { "arrival": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87745000" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN884656F4636430:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886807F4636129:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN886807F4636129:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9576F4634692:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCEICE-80203471" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCEICE-80021402" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCEICE-80291039" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCEICE-80290346" }, { "arrival": { "delay": 0, "time": "1750837860" }, "departure": { "delay": 0, "time": "1750837980" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 0, "time": "1750840620" }, "departure": { "delay": 0, "time": "1750841160" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 0, "time": "1750847460" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1750823317", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN9576F4634692:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96107F4575364:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN96107F4575364:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96208F4575448:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750826940" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "06:49:00", "tripId": "OCESN96208F4575448:2025-06-22T02:30:55Z" } } }, { "id": "OCESN121010F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 0, "time": "1750828440" }, "stopId": "StopArea:OCE87276469" } ], "timestamp": "1750827757", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN121010F" } } }, { "id": "OCESN164455F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1750827787", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN164455F" } } }, { "id": "OCESN18501F4615478:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 300, "time": "1750829460" }, "departure": { "delay": 300, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 300, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN18501F4615478:2025-06-22T02:30:55Z" } } }, { "id": "OCESN45023R4600105:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar TER-87193615" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar TER-87703421" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCECar TER-87703439" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCECar TER-87703447" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar TER-87703454" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCECar TER-87193664" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCECar TER-87717751" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCECar TER-87717769" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCECar TER-87406991" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCECar TER-87215491" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCECar TER-87215483" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCECar TER-87215459" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCECar TER-87703462" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCECar TER-87407379" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCECar TER-87703470" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCECar TER-87703488" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCECar TER-87703496" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCECar TER-87703553" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCECar TER-87406983" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCECar TER-87406975" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCECar TER-87476887" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCECar TER-87477562" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCECar TER-87703587" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCECar TER-87703595" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCECar TER-87407130" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCECar TER-87703678" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCECar TER-87215012" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN45023R4600105:2025-06-24T00:10:55Z" } } }, { "id": "OCESN52424R4647208:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87755868" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87474569" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar-87474338" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN52424R4647208:2025-06-25T00:13:18Z" } } }, { "id": "OCESN57601R4640658:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87338574" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar-87684001" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCECar-87684274" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCECar-87684290" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN57601R4640658:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58530R4640492:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87343152" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN58530R4640492:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58800R4640471:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCECar-87137802" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN58800R4640471:2025-06-25T00:13:18Z" } } }, { "id": "OCESN81447F4573131:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-80191031" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-80646133" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-80191049" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-80646141" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-80191064" }, { "arrival": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87212464" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN81447F4573131:2025-06-18T23:50:29Z" } } }, { "id": "OCESN830448F4573028:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87182196" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87184267" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN830448F4573028:2025-06-24T00:10:55Z" } } }, { "id": "OCESN830702F4509476:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87212407" } ], "timestamp": "1750823948", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN830702F4509476:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831402F4572766:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87182691" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87182717" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87182725" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87182329" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN831402F4572766:2025-06-22T02:30:55Z" } } }, { "id": "OCESN831505F4509296:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87182816" }, { "arrival": { "delay": 0, "time": "1750827120" }, "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87182543" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87386540" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87182386" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87182378" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87182360" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87181552" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87182345" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87402297" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87181222" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1750825507", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN831505F4509296:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832606F4572411:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1750827060" }, "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETramTrain-87182881" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN832606F4572411:2025-06-18T23:50:29Z" } } }, { "id": "OCESN834103F4618689:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87141408" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87144014" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN834103F4618689:2025-06-24T00:10:55Z" } } }, { "id": "OCESN838808F4644656:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87172130" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87172122" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87172874" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87172858" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87172072" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87172031" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN838808F4644656:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843903F4645558:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN843903F4645558:2025-06-25T00:13:18Z" } } }, { "id": "OCESN851024F4640250:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87387183" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87387175" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87387159" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87387142" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87387092" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87381624" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750827847", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN851024F4640250:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854208F4630944:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87478024" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87478016" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87471458" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87471045" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750825717", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN854208F4630944:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860632F4638875:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87545756" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87545731" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87545707" }, { "arrival": { "delay": 0, "time": "1750830180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1750824847", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN860632F4638875:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862201F4638714:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87394015" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87394411" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87394429" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87394437" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87394452" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN862201F4638714:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863104F4638567:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87575142" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN863104F4638567:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865012F4638413:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87584508" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87584532" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87584540" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87583690" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87583674" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87583617" }, { "arrival": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN865012F4638413:2025-06-25T00:13:18Z" } } }, { "id": "OCESN86553F4597208:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87194001" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-82009407" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-82009300" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-82007187" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-82007146" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-82007104" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN86553F4597208:2025-06-24T00:10:55Z" } } }, { "id": "OCESN866380F4642958:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750830000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750827547", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN866380F4642958:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866650F4638093:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87671016" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87671495" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87671479" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87673103" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN866650F4638093:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866862F4610526:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87586479" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87582882" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87582858" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87582841" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87582833" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87582825" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN866862F4610526:2025-06-22T02:30:55Z" } } }, { "id": "OCESN873619F4629538:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87734186" } ], "timestamp": "1750823377", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN873619F4629538:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889655F4635840:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750827180" }, "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87721050" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87721043" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87721464" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87721456" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87721415" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750823707", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN889655F4635840:2025-06-25T00:13:18Z" } } }, { "id": "OCESN89043R4635639:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827000" }, "stopId": "StopPoint:OCECar-87763003" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCECar-87763425" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar-87763466" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCECar-87763508" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCECar-87763557" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCECar-87763607" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "06:50:00", "tripId": "OCESN89043R4635639:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848366F4646006:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 60, "time": "1750827540" }, "departure": { "delay": 60, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87313130" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87313114" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87313106" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87316075" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87315044" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87316059" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87313064" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87316067" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87313072" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCEEA848366F4646006:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164666F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750827667", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN164666F" } } }, { "id": "OCESN17606F4642468:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN17606F4642468:2025-06-25T00:13:18Z" } } }, { "id": "OCESN836203F4603983:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87141523" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN836203F4603983:2025-06-24T00:10:55Z" } } }, { "id": "OCESN841503F4645085:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87295808" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87295568" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87295014" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN841503F4645085:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843105F4645357:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN843105F4645357:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843854F4645546:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN843854F4645546:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852203F4640177:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87444877" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN852203F4640177:2025-06-25T00:13:18Z" } } }, { "id": "OCESN853603F4640106:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750825297", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN853603F4640106:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857603F4630536:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87396200" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87478560" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87478545" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87478404" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN857603F4630536:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858856F4567165:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87486449" }, { "arrival": { "delay": 0, "time": "1750827360" }, "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87486431" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87486423" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN858856F4567165:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868750F4646549:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87597625" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87597633" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87597674" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87597609" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN868750F4646549:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879708F4636955:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN879708F4636955:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881002F4636837:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750825807", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN881002F4636837:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881414F4636677:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN881414F4636677:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88503F4622200:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750823437", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN88503F4622200:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895957F4621460:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 300, "time": "1750829160" }, "departure": { "delay": 300, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 300, "time": "1750829580" }, "departure": { "delay": 300, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 300, "time": "1750830180" }, "departure": { "delay": 300, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 300, "time": "1750831440" }, "departure": { "delay": 300, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 300, "time": "1750832340" }, "departure": { "delay": 300, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 300, "time": "1750832880" }, "departure": { "delay": 300, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 300, "time": "1750833960" }, "departure": { "delay": 300, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 300, "time": "1750835160" }, "departure": { "delay": 300, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 300, "time": "1750836900" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750827067", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN895957F4621460:2025-06-23T02:35:07Z" } } }, { "id": "OCESN96205F4523369:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827060" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1750824187", "trip": { "startDate": "20250625", "startTime": "06:51:00", "tripId": "OCESN96205F4523369:2025-06-22T02:30:55Z" } } }, { "id": "OCESA881206F4636743:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750827240" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESA881206F4636743:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164462F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830180" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750827847", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN164462F" } } }, { "id": "OCESN164866F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750831320" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750827218", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN164866F" } } }, { "id": "OCESN44506R4574280:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCECar TER-87212027" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar TER-87213058" } ], "timestamp": "1750824247", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN44506R4574280:2025-06-25T00:13:18Z" } } }, { "id": "OCESN57955R4640532:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCECar-87574509" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCECar-87343152" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCECar-87574558" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCECar-87574665" }, { "arrival": { "delay": 0, "time": "1750835760" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCECar-87689729" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCECar-87427393" }, { "arrival": { "delay": 0, "time": "1750837020" }, "stopId": "StopPoint:OCECar-87571000" } ], "timestamp": "1750825717", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN57955R4640532:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7251F4643915:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETGV INOUI-87281006" } ], "timestamp": "1750823497", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN7251F4643915:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7551F4643939:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETGV INOUI-87281071" }, { "arrival": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETGV INOUI-87317586" } ], "timestamp": "1750823497", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN7551F4643939:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842202F4645219:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750823497", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN842202F4645219:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857753F4646680:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 600, "time": "1750828920" }, "departure": { "delay": 600, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 600, "time": "1750830240" }, "departure": { "delay": 600, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 600, "time": "1750831800" }, "departure": { "delay": 600, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 600, "time": "1750833840" }, "departure": { "delay": 600, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 600, "time": "1750835280" }, "departure": { "delay": 600, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 600, "time": "1750836420" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN857753F4646680:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860105F4639070:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87571836" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87571828" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87571794" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750823497", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN860105F4639070:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866110F4638204:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87581389" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87581371" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87581314" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750825088", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN866110F4638204:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879615F4636982:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN879615F4636982:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889463F4635860:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 900, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 900, "time": "1750829040" }, "departure": { "delay": 900, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 900, "time": "1750829760" }, "departure": { "delay": 900, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 900, "time": "1750830180" }, "departure": { "delay": 900, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 900, "time": "1750830420" }, "departure": { "delay": 900, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 900, "time": "1750830720" }, "departure": { "delay": 900, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 900, "time": "1750830960" }, "departure": { "delay": 900, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 900, "time": "1750831320" }, "departure": { "delay": 900, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 900, "time": "1750831680" }, "departure": { "delay": 900, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 900, "time": "1750832040" }, "departure": { "delay": 900, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 900, "time": "1750832340" }, "departure": { "delay": 900, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 900, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN889463F4635860:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9578F4634690:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827120" }, "stopId": "StopPoint:OCEICE-80290346" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 0, "time": "1750838760" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1750827067", "trip": { "startDate": "20250625", "startTime": "06:52:00", "tripId": "OCESN9578F4634690:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848301F4645981:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87317362" } ], "timestamp": "1750824247", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCEEA848301F4645981:2025-06-25T00:13:18Z" } } }, { "id": "OCELO859796F4639085:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750827300" }, "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCELO859796F4639085:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17942F4642574:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750825507", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN17942F4642574:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2714F4642799:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETGV INOUI-87172254" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETGV INOUI-87172007" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETGV INOUI-87172270" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETGV INOUI-87171009" }, { "arrival": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN2714F4642799:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841402F4645058:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87345496" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87345397" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87345389" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87343475" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87343459" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87343418" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87343400" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN841402F4645058:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841420F4645065:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87343400" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87343418" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87343459" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87343475" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87345389" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87345397" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87345496" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87345520" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN841420F4645065:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844105F4645593:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87286302" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN844105F4645593:2025-06-25T00:13:18Z" } } }, { "id": "OCESN846413F4645737:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87281402" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN846413F4645737:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848900F4646222:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 300, "time": "1750828740" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 300, "time": "1750829700" }, "departure": { "delay": 300, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 300, "time": "1750830840" }, "departure": { "delay": 300, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 300, "time": "1750831440" }, "departure": { "delay": 300, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 300, "time": "1750832160" }, "departure": { "delay": 300, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 300, "time": "1750832580" }, "departure": { "delay": 300, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 300, "time": "1750833540" }, "departure": { "delay": 300, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87313395" }, { "arrival": { "delay": 300, "time": "1750834260" }, "departure": { "delay": 300, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 300, "time": "1750835040" }, "departure": { "delay": 300, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87411470" }, { "arrival": { "delay": 300, "time": "1750835820" }, "departure": { "delay": 300, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87411454" }, { "arrival": { "delay": 300, "time": "1750836120" }, "departure": { "delay": 300, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87411447" }, { "arrival": { "delay": 300, "time": "1750836420" }, "departure": { "delay": 300, "time": "1750836480" }, "stopId": "StopPoint:OCETrain TER-87411439" }, { "arrival": { "delay": 300, "time": "1750837260" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN848900F4646222:2025-06-25T00:13:18Z" } } }, { "id": "OCESN849606F4647055:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87296418" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87296434" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87296616" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87296459" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87276782" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87276774" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87276766" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87276741" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87272195" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN849606F4647055:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871202F4629780:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87613802" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87613489" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87613471" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87613463" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87613893" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87613877" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87613091" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN871202F4629780:2025-06-25T00:13:18Z" } } }, { "id": "OCESN880108F4636918:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN880108F4636918:2025-06-25T00:13:18Z" } } }, { "id": "OCESN880602F4636855:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87763607" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87763003" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN880602F4636855:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883103F4636563:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87741611" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87741629" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87741645" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87741694" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87741728" } ], "timestamp": "1750824308", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN883103F4636563:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891002F4635610:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87683227" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87683219" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87683201" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87683136" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87683128" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87683102" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87682302" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87682450" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87686006" } ], "timestamp": "1750825717", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN891002F4635610:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891401F4635565:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827180" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87713537" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87713560" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87712026" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87713586" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87725002" } ], "timestamp": "1750823558", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN891401F4635565:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9571F4634697:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1750828980" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 1200, "time": "1750834740" }, "departure": { "delay": 1200, "time": "1750835100" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 2100, "time": "1750838460" }, "departure": { "delay": 2100, "time": "1750838580" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 2100, "time": "1750840740" }, "stopId": "StopPoint:OCEICE-80290346" } ], "timestamp": "1750827727", "trip": { "startDate": "20250625", "startTime": "06:53:00", "tripId": "OCESN9571F4634697:2025-06-25T00:13:18Z" } } }, { "id": "OCESN121512F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopArea:OCE87271593" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopArea:OCE87271577" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopArea:OCE87271551" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopArea:OCE87271536" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopArea:OCE87271528" } ], "timestamp": "1750828147", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN121512F" } } }, { "id": "OCESN142262F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 60, "time": "1750831080" }, "departure": { "delay": 60, "time": "1750831140" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1750831620" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750828118", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN142262F" } } }, { "id": "OCESN833647F4618675:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 1200, "time": "1750829340" }, "departure": { "delay": 1200, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 1200, "time": "1750830420" }, "departure": { "delay": 1200, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 1200, "time": "1750831380" }, "departure": { "delay": 1200, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87175018" }, { "arrival": { "delay": 1200, "time": "1750831980" }, "departure": { "delay": 1200, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87175042" }, { "arrival": { "delay": 1200, "time": "1750833240" }, "departure": { "delay": 1200, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 1200, "time": "1750834140" }, "departure": { "delay": 1200, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 1200, "time": "1750834800" }, "departure": { "delay": 1200, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 1200, "time": "1750835160" }, "departure": { "delay": 1200, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 1200, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN833647F4618675:2025-06-25T00:13:18Z" } } }, { "id": "OCESN838230F4644645:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87194001" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87194274" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87194209" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87172353" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1750823618", "trip": { "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN838230F4644645:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843550F4645477:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87343301" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87343319" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87343160" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN843550F4645477:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860842F4638825:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87574491" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87574855" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87574897" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87576868" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87576876" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87576884" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN860842F4638825:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866803F4638038:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87582825" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87582841" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87586479" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1750823618", "trip": { "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN866803F4638038:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873200F4596328:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87641423" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87641449" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87734038" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87396895" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN873200F4596328:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885450F4636358:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1750823618", "trip": { "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN885450F4636358:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893600F4635398:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827240" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87696310" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87696302" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87696294" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87696260" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "06:54:00", "tripId": "OCESN893600F4635398:2025-06-25T00:13:18Z" } } }, { "id": "OCESA881115F4636779:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESA881115F4636779:2025-06-25T00:13:18Z" } } }, { "id": "OCESN136832F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750827360" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750831200" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750827878", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN136832F" } } }, { "id": "OCESN141860F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1750827997", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN141860F" } } }, { "id": "OCESN52381R4647229:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar-87474098" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCECar-87474007" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN52381R4647229:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56201R4647143:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar-87476606" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCECar-87701912" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCECar-87702126" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN56201R4647143:2025-06-25T00:13:18Z" } } }, { "id": "OCESN57953R4640533:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar-87574558" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar-87574665" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCECar-87689729" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCECar-87427393" }, { "arrival": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCECar-87571000" } ], "timestamp": "1750826768", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN57953R4640533:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58802R4640469:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCECar-87137802" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN58802R4640469:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831303F4509350:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1750824727", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN831303F4509350:2025-06-18T23:50:29Z" } } }, { "id": "OCESN831902F4572567:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN831902F4572567:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835753F4627131:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87141200" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN835753F4627131:2025-06-25T00:13:18Z" } } }, { "id": "OCESN836351F4618792:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87141291" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87141051" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN836351F4618792:2025-06-24T00:10:55Z" } } }, { "id": "OCESN853414F4640113:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87447680" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87447110" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87447003" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87444083" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87444059" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87444042" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN853414F4640113:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855053F4646892:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87474213" }, { "arrival": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN855053F4646892:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864800F4638425:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87485003" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN864800F4638425:2025-06-25T00:13:18Z" } } }, { "id": "OCESN867239F4637989:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87672006" }, { "arrival": { "delay": 900, "time": "1750828920" }, "departure": { "delay": 900, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 900, "time": "1750829640" }, "departure": { "delay": 900, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 900, "time": "1750830300" }, "departure": { "delay": 900, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 900, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87673202" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN867239F4637989:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872601F4646465:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87611038" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN872601F4646465:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879515F4637002:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750825988", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN879515F4637002:2025-06-25T00:13:18Z" } } }, { "id": "OCESN882104F4636579:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87743146" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87743120" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87743112" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87725846" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87725838" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87725820" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87725804" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87725689" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN882104F4636579:2025-06-25T00:13:18Z" } } }, { "id": "OCESN884105F4636480:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1750823678", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN884105F4636480:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894502F4635266:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87300863" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87710731" }, { "arrival": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN894502F4635266:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895000F4635216:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827300" }, "stopId": "StopPoint:OCETrain TER-87184440" }, { "arrival": { "delay": 0, "time": "1750827420" }, "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87700153" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87184432" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87184424" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87184408" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87700146" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "06:55:00", "tripId": "OCESN895000F4635216:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835074F4602461:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87141143" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87141093" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750823737", "trip": { "startDate": "20250625", "startTime": "06:56:00", "tripId": "OCESN835074F4602461:2025-06-24T00:10:55Z" } } }, { "id": "OCESN857656F4646687:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87478768" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87478750" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87478743" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87478404" } ], "timestamp": "1750825088", "trip": { "startDate": "20250625", "startTime": "06:56:00", "tripId": "OCESN857656F4646687:2025-06-25T00:13:18Z" } } }, { "id": "OCESN877502F4637140:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87775379" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87775353" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87775346" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87775288" } ], "timestamp": "1750825568", "trip": { "startDate": "20250625", "startTime": "06:56:00", "tripId": "OCESN877502F4637140:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886909F4636094:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750827480" }, "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750823977", "trip": { "startDate": "20250625", "startTime": "06:56:00", "tripId": "OCESN886909F4636094:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889902F4608517:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726232" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726406" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726414" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726422" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726430" }, { "arrival": { "delay": 0, "time": "1750829640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726448" } ], "timestamp": "1750824037", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:56:00", "tripId": "OCESN889902F4608517:2025-06-22T02:30:55Z" } } }, { "id": "OCESN894202F4635336:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "06:56:00", "tripId": "OCESN894202F4635336:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9568F4634699:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827360" }, "stopId": "StopPoint:OCEICE-80110684" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 0, "time": "1750840680" }, "stopId": "StopPoint:OCEICE-87113001" } ], "timestamp": "1750823737", "trip": { "startDate": "20250625", "startTime": "06:56:00", "tripId": "OCESN9568F4634699:2025-06-25T00:13:18Z" } } }, { "id": "OCESN14140F4634327:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750827720" }, "stopId": "StopPoint:OCEINTERCITES-87673004" }, { "arrival": { "delay": 300, "time": "1750830660" }, "departure": { "delay": 300, "time": "1750830780" }, "stopId": "StopPoint:OCEINTERCITES-87672253" }, { "arrival": { "delay": 300, "time": "1750832040" }, "departure": { "delay": 300, "time": "1750832220" }, "stopId": "StopPoint:OCEINTERCITES-87672006" }, { "arrival": { "delay": 300, "time": "1750833660" }, "departure": { "delay": 300, "time": "1750833840" }, "stopId": "StopPoint:OCEINTERCITES-87671339" }, { "arrival": { "delay": 300, "time": "1750834680" }, "departure": { "delay": 300, "time": "1750834860" }, "stopId": "StopPoint:OCEINTERCITES-87671008" }, { "arrival": { "delay": 300, "time": "1750837200" }, "departure": { "delay": 300, "time": "1750837320" }, "stopId": "StopPoint:OCEINTERCITES-87611137" }, { "arrival": { "delay": 300, "time": "1750840200" }, "stopId": "StopPoint:OCEINTERCITES-87611004" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN14140F4634327:2025-06-24T00:10:55Z" } } }, { "id": "OCESN45022R4600106:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCECar TER-87406991" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCECar TER-87717769" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar TER-87717751" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCECar TER-87193664" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCECar TER-87703454" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCECar TER-87703447" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCECar TER-87703439" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar TER-87703421" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar TER-87193615" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN45022R4600106:2025-06-24T00:10:55Z" } } }, { "id": "OCESN7106F4641685:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETGV INOUI-87343004" }, { "arrival": { "delay": 2100, "time": "1750831080" }, "departure": { "delay": 2100, "time": "1750831800" }, "stopId": "StopPoint:OCETGV INOUI-87345009" }, { "arrival": { "delay": 2100, "time": "1750832820" }, "departure": { "delay": 2100, "time": "1750833060" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 2100, "time": "1750836300" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN7106F4641685:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832340F4588686:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750823798", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN832340F4588686:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843102F4645354:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 300, "time": "1750828080" }, "departure": { "delay": 300, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 300, "time": "1750828320" }, "departure": { "delay": 300, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 300, "time": "1750828560" }, "departure": { "delay": 300, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 300, "time": "1750828800" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 300, "time": "1750829040" }, "departure": { "delay": 300, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 300, "time": "1750829280" }, "departure": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 300, "time": "1750829520" }, "departure": { "delay": 300, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 300, "time": "1750829760" }, "departure": { "delay": 300, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 300, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750827967", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN843102F4645354:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866806F4638035:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87586008" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87582833" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN866806F4638035:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868357F4637870:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87594630" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87594622" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87594614" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87594606" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750823798", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN868357F4637870:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876604F4637156:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750836780" }, "stopId": "StopPoint:OCETrain TER-87773002" } ], "timestamp": "1750823798", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN876604F4637156:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881668F4636610:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750831500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1750825717", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN881668F4636610:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885711F4636348:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1750823798", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN885711F4636348:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887303F4635989:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750827540" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1750823798", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN887303F4635989:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889654F4635841:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827420" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87721415" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87721456" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87721464" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87721043" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87721050" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1750823798", "trip": { "startDate": "20250625", "startTime": "06:57:00", "tripId": "OCESN889654F4635841:2025-06-25T00:13:18Z" } } }, { "id": "OCESN136813F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750823858", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN136813F" } } }, { "id": "OCESN164855F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopArea:OCE87393488" } ], "timestamp": "1750826617", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN164855F" } } }, { "id": "OCESN43400R4641628:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCECar TER-87172007" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCECar TER-87754549" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCECar TER-87295063" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN43400R4641628:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8440F4645579:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1750828680" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 1200, "time": "1750830780" }, "departure": { "delay": 1200, "time": "1750830960" }, "stopId": "StopPoint:OCETGV INOUI-87583005" }, { "arrival": { "delay": 1200, "time": "1750833360" }, "departure": { "delay": 1200, "time": "1750833540" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 1200, "time": "1750835520" }, "departure": { "delay": 1200, "time": "1750835760" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 1200, "time": "1750839900" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750826947", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN8440F4645579:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844104F4641717:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826168", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN844104F4641717:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854310F4630912:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87478107" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87478099" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87478081" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87478065" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN854310F4630912:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873102F4646414:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87641001" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87641415" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87641043" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87641050" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87641068" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87641076" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87732404" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87734129" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87734103" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750823858", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN873102F4646414:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876211F4637257:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87615112" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1750823858", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN876211F4637257:2025-06-25T00:13:18Z" } } }, { "id": "OCESN877505F4554660:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87775346" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87775353" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87775379" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1750824608", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN877505F4554660:2025-06-22T02:30:55Z" } } }, { "id": "OCESN88801F4608632:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87191007" } ], "timestamp": "1750823858", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN88801F4608632:2025-06-24T00:10:55Z" } } }, { "id": "OCESN891802F4635501:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87713677" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87713669" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87712679" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87713651" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87713644" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87713636" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87712620" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87713628" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87712604" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN891802F4635501:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893081F4635442:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87694158" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87694166" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87694174" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87694182" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87694307" } ], "timestamp": "1750823977", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN893081F4635442:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96605F4634617:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87745828" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-85010082" } ], "timestamp": "1750823858", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN96605F4634617:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97468R4628440:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827480" }, "stopId": "StopPoint:OCECar-87485300" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCECar-87485581" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar-87674622" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCECar-87485607" }, { "arrival": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCECar-87485615" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "06:58:00", "tripId": "OCESN97468R4628440:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848610F4646114:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87296152" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87296608" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87296434" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87296871" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87313445" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCEEA848610F4646114:2025-06-25T00:13:18Z" } } }, { "id": "OCESN128512F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1750827609", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN128512F" } } }, { "id": "OCESN130736F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750827609", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN130736F" } } }, { "id": "OCESN6603F4632549:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1750823918", "trip": { "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN6603F4632549:2025-06-24T00:10:55Z" } } }, { "id": "OCESN832607F4572410:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETramTrain-87182881" }, { "arrival": { "delay": 0, "time": "1750827600" }, "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETramTrain-87472605" }, { "arrival": { "delay": 0, "time": "1750827720" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETramTrain-87182568" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETramTrain-87182550" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETramTrain-87181289" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETramTrain-87182410" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETramTrain-87181131" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1750827637", "trip": { "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN832607F4572410:2025-06-18T23:50:29Z" } } }, { "id": "OCESN844501F4645642:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87223263" }, { "arrival": { "delay": 0, "time": "1750829520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1750824757", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN844501F4645642:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857606F4630533:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87478404" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87478545" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87478560" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87396200" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN857606F4630533:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8701F4552001:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1750837860" }, "departure": { "delay": 0, "time": "1750838040" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1750840080" }, "stopId": "StopPoint:OCETGV INOUI-87474098" } ], "timestamp": "1750823918", "trip": { "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN8701F4552001:2025-06-25T00:13:18Z" } } }, { "id": "OCESN877651F4637112:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87784512" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87784520" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87784546" }, { "arrival": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87784561" } ], "timestamp": "1750823918", "trip": { "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN877651F4637112:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889990F4635789:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750827660" }, "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87726737" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87726778" } ], "timestamp": "1750823918", "trip": { "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN889990F4635789:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96630F4634611:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827540" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1750823918", "trip": { "startDate": "20250625", "startTime": "06:59:00", "tripId": "OCESN96630F4634611:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848415F4646019:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 600, "time": "1750828620" }, "departure": { "delay": 600, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87313403" }, { "arrival": { "delay": 600, "time": "1750828920" }, "departure": { "delay": 600, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 600, "time": "1750829460" }, "departure": { "delay": 600, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87316208" }, { "arrival": { "delay": 600, "time": "1750829940" }, "departure": { "delay": 600, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87313353" }, { "arrival": { "delay": 600, "time": "1750830480" }, "departure": { "delay": 600, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 600, "time": "1750830960" }, "departure": { "delay": 600, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87313338" }, { "arrival": { "delay": 600, "time": "1750831500" }, "departure": { "delay": 600, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 600, "time": "1750832040" }, "departure": { "delay": 600, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87316125" }, { "arrival": { "delay": 600, "time": "1750832460" }, "departure": { "delay": 600, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87313213" }, { "arrival": { "delay": 600, "time": "1750832880" }, "departure": { "delay": 600, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 600, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCEEA848415F4646019:2025-06-25T00:13:18Z" } } }, { "id": "OCESN13110F4642405:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN13110F4642405:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141647F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750828118", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN141647F" } } }, { "id": "OCESN142466F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750827660" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750827517", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN142466F" } } }, { "id": "OCESN142668F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1750827787", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN142668F" } } }, { "id": "OCESN164362F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 60, "time": "1750828140" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750827609", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN164362F" } } }, { "id": "OCESN18104F4642601:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-85043141" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-85043158" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-85043166" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87598219" }, { "arrival": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87718619" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN18104F4642601:2025-06-25T00:13:18Z" } } }, { "id": "OCESN43103R4641736:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar TER-87171553" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar TER-87174003" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN43103R4641736:2025-06-25T00:13:18Z" } } }, { "id": "OCESN52382R4647228:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar-87474007" }, { "arrival": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCECar-87474098" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN52382R4647228:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58502R4640509:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar-87545756" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750825957", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN58502R4640509:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5951F4634365:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCEINTERCITES-87686667" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCEINTERCITES-87696005" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCEINTERCITES-87696328" }, { "arrival": { "delay": 0, "time": "1750838160" }, "departure": { "delay": 0, "time": "1750838280" }, "stopId": "StopPoint:OCEINTERCITES-87732008" }, { "arrival": { "delay": 0, "time": "1750839600" }, "departure": { "delay": 0, "time": "1750839720" }, "stopId": "StopPoint:OCEINTERCITES-87734053" }, { "arrival": { "delay": 0, "time": "1750840200" }, "stopId": "StopPoint:OCEINTERCITES-87734004" } ], "timestamp": "1750823977", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN5951F4634365:2025-06-24T00:10:55Z" } } }, { "id": "OCESN6202F4617311:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETGV INOUI-87781278" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETGV INOUI-87773002" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETGV INOUI-87775007" }, { "arrival": { "delay": 0, "time": "1750838520" }, "departure": { "delay": 0, "time": "1750838700" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750846740" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750823977", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN6202F4617311:2025-06-22T02:30:55Z" } } }, { "id": "OCESN7831F4643981:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1750829100" }, "stopId": "StopPoint:OCEOUIGO-87271494" }, { "arrival": { "delay": 1500, "time": "1750829700" }, "departure": { "delay": 1500, "time": "1750830060" }, "stopId": "StopPoint:OCEOUIGO-87111849" }, { "arrival": { "delay": 1500, "time": "1750839300" }, "departure": { "delay": 1500, "time": "1750839480" }, "stopId": "StopPoint:OCEOUIGO-87318964" }, { "arrival": { "delay": 1500, "time": "1750840680" }, "departure": { "delay": 1500, "time": "1750840860" }, "stopId": "StopPoint:OCEOUIGO-87319012" }, { "arrival": { "delay": 1500, "time": "1750841580" }, "stopId": "StopPoint:OCEOUIGO-87751008" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN7831F4643981:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832759F4572340:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87182642" }, { "arrival": { "delay": 900, "time": "1750828620" }, "departure": { "delay": 900, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87182634" }, { "arrival": { "delay": 900, "time": "1750828800" }, "departure": { "delay": 900, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87182626" }, { "arrival": { "delay": 900, "time": "1750828920" }, "departure": { "delay": 900, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87182618" }, { "arrival": { "delay": 900, "time": "1750829100" }, "departure": { "delay": 900, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87182402" }, { "arrival": { "delay": 900, "time": "1750829220" }, "departure": { "delay": 900, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87182600" }, { "arrival": { "delay": 900, "time": "1750829460" }, "departure": { "delay": 900, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87182592" }, { "arrival": { "delay": 900, "time": "1750829640" }, "departure": { "delay": 900, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87182584" }, { "arrival": { "delay": 900, "time": "1750829820" }, "departure": { "delay": 900, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87182576" }, { "arrival": { "delay": 900, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87182881" } ], "timestamp": "1750828087", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN832759F4572340:2025-06-25T00:13:18Z" } } }, { "id": "OCESN838501F4644649:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87171561" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87171579" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87171595" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750828087", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN838501F4644649:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839705F4644868:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN839705F4644868:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839783F4644917:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87172155" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87172189" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87172221" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87172254" } ], "timestamp": "1750823977", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN839783F4644917:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855817F4646776:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1750823977", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN855817F4646776:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856510F4646717:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87474189" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87476309" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87476002" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN856510F4646717:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859005F4630391:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87487876" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87487892" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87487843" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87701532" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1750825747", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN859005F4630391:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860286F4638994:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87574152" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87574129" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87574111" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87543371" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750826648", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN860286F4638994:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865616F4638288:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87584151" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87584201" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87584243" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87584268" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN865616F4638288:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866001F4638237:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750827780" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87581199" } ], "timestamp": "1750825058", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN866001F4638237:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866881F4610516:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 300, "time": "1750828440" }, "departure": { "delay": 300, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 300, "time": "1750828920" }, "departure": { "delay": 300, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 300, "time": "1750829280" }, "departure": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 300, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN866881F4610516:2025-06-22T02:30:55Z" } } }, { "id": "OCESN868102F4637930:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87592022" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87592667" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87592683" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87592691" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87592709" } ], "timestamp": "1750823977", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN868102F4637930:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868206F4637912:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87595165" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87595157" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87595132" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87592501" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87592741" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750823977", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN868206F4637912:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97004R4628511:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827600" }, "stopId": "StopPoint:OCECar-87358630" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87358622" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCECar-87358655" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCECar-87358085" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCECar-87365502" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar-87463042" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCECar-87396002" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:00:00", "tripId": "OCESN97004R4628511:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142866F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 240, "time": "1750827900" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 240, "time": "1750830420" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750827939", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN142866F" } } }, { "id": "OCESN164560F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750827720" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 120, "time": "1750829280" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750828147", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN164560F" } } }, { "id": "OCESN6106F4643615:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750839780" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN6106F4643615:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830407F4529917:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87184267" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87181065" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87182196" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87181040" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN830407F4529917:2025-06-24T00:10:55Z" } } }, { "id": "OCESN831300F4509353:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750826768", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN831300F4509353:2025-06-18T23:50:29Z" } } }, { "id": "OCESN841208F4645010:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87286609" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87287128" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN841208F4645010:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852613F4640135:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87444042" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87444059" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87444083" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87447003" }, { "arrival": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87447110" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN852613F4640135:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854194F4630948:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87478164" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750827547", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN854194F4630948:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855704F4646793:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87474213" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87474262" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87474338" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN855704F4646793:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860204F4639034:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750826408", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN860204F4639034:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862408F4638690:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN862408F4638690:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868452F4637827:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87594499" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN868452F4637827:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883358F4636533:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87742007" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN883358F4636533:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886207F4636253:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827660" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87726729" } ], "timestamp": "1750824037", "trip": { "startDate": "20250625", "startTime": "07:01:00", "tripId": "OCESN886207F4636253:2025-06-25T00:13:18Z" } } }, { "id": "OCESN143853F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 180, "time": "1750827900" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 120, "time": "1750830600" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1750827967", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN143853F" } } }, { "id": "OCESN151514F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 60, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopArea:OCE87682005" } ], "timestamp": "1750827939", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN151514F" } } }, { "id": "OCESN58902R4640431:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCECar-87744243" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750827967", "trip": { "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN58902R4640431:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830605F4509510:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87213421" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87213405" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN830605F4509510:2025-06-21T00:16:40Z" } } }, { "id": "OCESN844604F4645660:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87317610" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87281246" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87281279" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87281311" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87281402" }, { "arrival": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN844604F4645660:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848953F4646236:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87313395" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87313833" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87411470" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87411462" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87411454" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87411447" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87411439" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750824097", "trip": { "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN848953F4646236:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866706F4638081:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 600, "time": "1750828560" }, "departure": { "delay": 600, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87582767" }, { "arrival": { "delay": 600, "time": "1750828860" }, "departure": { "delay": 600, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 600, "time": "1750829040" }, "departure": { "delay": 600, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 600, "time": "1750829400" }, "departure": { "delay": 600, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 600, "time": "1750829580" }, "departure": { "delay": 600, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 600, "time": "1750829820" }, "departure": { "delay": 600, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 600, "time": "1750830420" }, "departure": { "delay": 600, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87582684" }, { "arrival": { "delay": 600, "time": "1750831140" }, "departure": { "delay": 600, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 600, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN866706F4638081:2025-06-25T00:13:18Z" } } }, { "id": "OCESN87480F4575047:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-80144139" }, { "arrival": { "delay": 0, "time": "1750827900" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-80144154" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87182840" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN87480F4575047:2025-06-23T02:35:07Z" } } }, { "id": "OCESN875702F4622737:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750824097", "trip": { "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN875702F4622737:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889907F4635826:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87726448" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87726430" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87726422" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87726414" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87726406" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87726232" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750824097", "trip": { "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN889907F4635826:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895203F4635168:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827720" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87718015" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87391300" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87718502" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87718510" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87718528" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87718536" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87718601" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87718544" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:02:00", "tripId": "OCESN895203F4635168:2025-06-25T00:13:18Z" } } }, { "id": "OCESN12251F4642354:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1750826107", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN12251F4642354:2025-06-25T00:13:18Z" } } }, { "id": "OCESN150000F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1750828057", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN150000F" } } }, { "id": "OCESN832756F4588420:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87182568" }, { "arrival": { "delay": 0, "time": "1750827840" }, "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87472605" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87182881" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87182576" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 900, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87182584" }, { "arrival": { "delay": 900, "time": "1750829880" }, "departure": { "delay": 900, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87182592" }, { "arrival": { "delay": 900, "time": "1750830060" }, "departure": { "delay": 900, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87182600" }, { "arrival": { "delay": 900, "time": "1750830240" }, "departure": { "delay": 900, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87182618" }, { "arrival": { "delay": 900, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87182642" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN832756F4588420:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843321F4645463:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87345447" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87345439" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87345421" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87345413" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87345405" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750824159", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN843321F4645463:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844603F4645659:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87281279" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87281246" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87317610" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750824159", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN844603F4645659:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848539F4646076:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750824159", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN848539F4646076:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8531F4545140:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1750840080" }, "departure": { "delay": 0, "time": "1750840320" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1750842180" }, "departure": { "delay": 0, "time": "1750842360" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 0, "time": "1750842960" }, "departure": { "delay": 0, "time": "1750843140" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 0, "time": "1750843920" }, "departure": { "delay": 0, "time": "1750844040" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 0, "time": "1750844820" }, "stopId": "StopPoint:OCETGV INOUI-87677005" } ], "timestamp": "1750826107", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN8531F4545140:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856116F4646747:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87476689" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87471219" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87471201" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN856116F4646747:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866208F4646581:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1750825387", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN866208F4646581:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866517F4638124:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673202" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673251" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673269" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673285" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673293" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673319" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673095" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 0, "time": "1750832760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87677005" } ], "timestamp": "1750824159", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN866517F4638124:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870602F4637632:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87615286" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87618207" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87612028" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750824159", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN870602F4637632:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876703F4637151:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827780" }, "stopId": "StopPoint:OCETrain TER-87764555" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87764571" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750824159", "trip": { "startDate": "20250625", "startTime": "07:03:00", "tripId": "OCESN876703F4637151:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117116F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopArea:OCE87116582" }, { "arrival": { "delay": 60, "time": "1750829220" }, "departure": { "delay": 60, "time": "1750829280" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 60, "time": "1750831800" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1750827939", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN117116F" } } }, { "id": "OCESN121503F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopArea:OCE87271528" }, { "arrival": { "delay": 60, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopArea:OCE87271536" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 60, "time": "1750828860" }, "stopId": "StopArea:OCE87271551" }, { "arrival": { "delay": 60, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopArea:OCE87271577" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopArea:OCE87271593" } ], "timestamp": "1750828147", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN121503F" } } }, { "id": "OCESN23312F4642656:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750828020" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87745679" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN23312F4642656:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23731F4625937:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87193383" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87193342" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 600, "time": "1750830840" }, "departure": { "delay": 600, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 600, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87193003" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN23731F4625937:2025-06-24T00:10:55Z" } } }, { "id": "OCESN8140F4644016:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN8140F4644016:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831405F4572762:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87182329" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87182725" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87182717" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87182691" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN831405F4572762:2025-06-22T02:30:55Z" } } }, { "id": "OCESN831702F4509227:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1750824907", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN831702F4509227:2025-06-21T00:16:40Z" } } }, { "id": "OCESN832405F4572471:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETramTrain-87534347" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETramTrain-87533620" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN832405F4572471:2025-06-18T23:50:29Z" } } }, { "id": "OCESN833405F4603754:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87192732" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87191684" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87191692" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87191700" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87191718" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87191734" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87191114" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN833405F4603754:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839207F4644728:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87171330" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87400986" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87171322" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87171314" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87171298" }, { "arrival": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750827188", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN839207F4644728:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843602F4645489:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87345124" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN843602F4645489:2025-06-25T00:13:18Z" } } }, { "id": "OCESN851706F4640229:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87415018" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN851706F4640229:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854305F4646957:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87478099" }, { "arrival": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87478107" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN854305F4646957:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856617F4646703:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87476606" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87476317" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87474155" }, { "arrival": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87474098" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN856617F4646703:2025-06-25T00:13:18Z" } } }, { "id": "OCESN86556F4597200:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-82007104" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-82007146" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-82007187" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-82009300" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-82009407" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87194001" } ], "timestamp": "1750827907", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN86556F4597200:2025-06-24T00:10:55Z" } } }, { "id": "OCESN882103F4636580:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87725804" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87725820" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87725838" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87725846" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87743112" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87743120" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87743146" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1750824217", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN882103F4636580:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886503F4636198:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830420" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750833120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750824217", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN886503F4636198:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894102F4635350:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87184531" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87184556" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87718437" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87718429" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87718411" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87718403" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN894102F4635350:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895003F4635213:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750827960" }, "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87700146" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87184408" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87184424" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87184432" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87700153" }, { "arrival": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87184440" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN895003F4635213:2025-06-25T00:13:18Z" } } }, { "id": "OCESN89801R4634936:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827840" }, "stopId": "StopPoint:OCECar-87734004" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCECar-87734442" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCECar-87734459" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar-87734475" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCECar-87734491" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCECar-87742015" }, { "arrival": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCECar-87698662" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:04:00", "tripId": "OCESN89801R4634936:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117526F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopArea:OCE87116137" }, { "arrival": { "delay": 60, "time": "1750831320" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1750828027", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN117526F" } } }, { "id": "OCESN164557F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750824277", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN164557F" } } }, { "id": "OCESN37279R4643344:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar TER-87683573" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCECar TER-87683649" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCECar TER-87683847" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCECar TER-87696856" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCECar TER-87696831" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCECar TER-87696807" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN37279R4643344:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56257R4647117:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87473009" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCECar-87473389" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCECar-87476556" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN56257R4647117:2025-06-25T00:13:18Z" } } }, { "id": "OCESN57809R4640590:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCECar-87571000" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCECar-87205575" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCECar-87688978" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar-87644153" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCECar-87930958" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCECar-87337501" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCECar-87571430" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCECar-87465724" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCECar-87644104" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCECar-87337527" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCECar-87644195" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar-87571471" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCECar-87644203" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCECar-87571489" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCECar-87644286" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCECar-87688945" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCECar-87644047" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCECar-87280065" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCECar-87216689" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCECar-87644096" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCECar-87688952" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCECar-87597401" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCECar-87644260" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCECar-87597377" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835520" }, "stopId": "StopPoint:OCECar-87644369" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCECar-87644351" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCECar-87216663" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCECar-87689950" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCECar-87690156" }, { "arrival": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCECar-87201541" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN57809R4640590:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832010F4509159:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1750826738", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN832010F4509159:2025-06-18T23:50:29Z" } } }, { "id": "OCESN834012F4634407:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87141200" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN834012F4634407:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839253F4644747:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87171751" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87171736" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87171728" }, { "arrival": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750826738", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN839253F4644747:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839601F4647864:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87171629" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87171611" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87171645" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87174003" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN839601F4647864:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839710F4644872:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87172221" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87172189" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87172155" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN839710F4644872:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841905F4645164:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87295733" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87295709" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87295048" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87295055" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87295063" } ], "timestamp": "1750828027", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN841905F4645164:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842600F4645311:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87281071" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87317123" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87317107" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87317099" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87317081" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87317057" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN842600F4645311:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843504F4645466:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87343160" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87343319" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87343301" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN843504F4645466:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847604F4645864:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN847604F4645864:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855509F4646827:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 300, "time": "1750828620" }, "departure": { "delay": 300, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87471060" }, { "arrival": { "delay": 300, "time": "1750828980" }, "departure": { "delay": 300, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87471102" }, { "arrival": { "delay": 300, "time": "1750829220" }, "departure": { "delay": 300, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 300, "time": "1750829640" }, "departure": { "delay": 300, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 300, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87471094" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN855509F4646827:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857110F4646695:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN857110F4646695:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859405F4630317:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87744177" }, { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopArea:OCE87481192" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826738", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN859405F4630317:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862410F4638688:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN862410F4638688:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864464F4638478:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87491324" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87491357" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87491290" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87491258" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87485359" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87485342" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87485334" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87485326" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87485300" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN864464F4638478:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873264F4646404:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87734475" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87734459" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87734442" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87734426" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87734087" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87562421" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN873264F4646404:2025-06-25T00:13:18Z" } } }, { "id": "OCESN87408F4574987:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-80143099" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750827367", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN87408F4574987:2025-06-24T00:10:55Z" } } }, { "id": "OCESN879114F4637077:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN879114F4637077:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881606F4636649:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87755629" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750824277", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN881606F4636649:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891752F4635514:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827900" }, "stopId": "StopPoint:OCETrain TER-87713859" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87713842" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87713834" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87712265" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87713826" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87713008" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87712331" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87712323" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87713065" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87713073" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87713081" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87713099" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87713115" } ], "timestamp": "1750827487", "trip": { "startDate": "20250625", "startTime": "07:05:00", "tripId": "OCESN891752F4635514:2025-06-25T00:13:18Z" } } }, { "id": "OCESN18122F4642611:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-85042218" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-85042150" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87715003" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87715136" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN18122F4642611:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3104F4642951:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN3104F4642951:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3903F4641887:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87576207" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN3903F4641887:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832410F4509078:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETramTrain-87533620" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETramTrain-87533661" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETramTrain-87533653" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETramTrain-87533638" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETramTrain-87533646" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETramTrain-87533596" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETramTrain-87533612" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETramTrain-87472639" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETramTrain-87534321" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETramTrain-87534339" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETramTrain-87534347" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN832410F4509078:2025-06-18T23:50:29Z" } } }, { "id": "OCESN8360F4526525:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETGV INOUI-87485003" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETGV INOUI-87485300" }, { "arrival": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN8360F4526525:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842403F4646038:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 300, "time": "1750828740" }, "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 300, "time": "1750829760" }, "departure": { "delay": 300, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 300, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87342006" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN842403F4646038:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847804F4645905:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 300, "time": "1750829100" }, "departure": { "delay": 300, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 300, "time": "1750829520" }, "departure": { "delay": 300, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87276352" }, { "arrival": { "delay": 300, "time": "1750829940" }, "departure": { "delay": 300, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 300, "time": "1750830480" }, "departure": { "delay": 300, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 300, "time": "1750830900" }, "departure": { "delay": 300, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 300, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN847804F4645905:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848505F4646043:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87313270" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN848505F4646043:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848510F4646047:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN848510F4646047:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852052F4640189:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750827427", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN852052F4640189:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857405F4630582:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87484170" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87484154" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87484147" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87484139" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87484048" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1750826047", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN857405F4630582:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860251F4639006:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN860251F4639006:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862560F4518162:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87396275" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87396283" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87396291" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87396317" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87396333" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87394296" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN862560F4518162:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864003F4638512:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87437798" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87437806" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87485102" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87485136" }, { "arrival": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87485144" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN864003F4638512:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870302F4629833:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87611749" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopArea:OCE87611814" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750825058", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN870302F4629833:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873353F4622849:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87696260" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87696294" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87696302" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87696310" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750824787", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN873353F4622849:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886182F4636267:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN886182F4636267:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887106F4636039:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1750826228", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN887106F4636039:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887308F4635986:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN887308F4635986:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88802F4608631:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750824337", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN88802F4608631:2025-06-24T00:10:55Z" } } }, { "id": "OCESN894406F4635283:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750827960" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750828080" }, "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87184242" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87184200" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87185348" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87185314" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87185009" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:06:00", "tripId": "OCESN894406F4635283:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141552F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopArea:OCE87546192" }, { "arrival": { "delay": 0, "time": "1750828800" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1750825687", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN141552F" } } }, { "id": "OCESN155816F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750828080" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750828118", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN155816F" } } }, { "id": "OCESN164353F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 180, "time": "1750828200" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 180, "time": "1750828740" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750828027", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN164353F" } } }, { "id": "OCESN164464F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 60, "time": "1750829640" }, "departure": { "delay": 60, "time": "1750829700" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 60, "time": "1750831140" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750828087", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN164464F" } } }, { "id": "OCESN23734F4625940:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 600, "time": "1750829220" }, "departure": { "delay": 600, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87193276" }, { "arrival": { "delay": 600, "time": "1750829520" }, "departure": { "delay": 600, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 600, "time": "1750829820" }, "departure": { "delay": 600, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87193342" }, { "arrival": { "delay": 600, "time": "1750830060" }, "departure": { "delay": 600, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 600, "time": "1750830660" }, "departure": { "delay": 600, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 600, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN23734F4625940:2025-06-24T00:10:55Z" } } }, { "id": "OCESN2501F4642775:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETGV INOUI-87141002" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN2501F4642775:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830921F4589176:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87338525" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN830921F4589176:2025-06-22T02:30:55Z" } } }, { "id": "OCESN850016F4640329:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87415893" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87415885" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN850016F4640329:2025-06-25T00:13:18Z" } } }, { "id": "OCESN850602F4640293:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87411181" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87411173" } ], "timestamp": "1750827067", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN850602F4640293:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859105F4630373:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87481366" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87481390" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87486563" }, { "arrival": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87486571" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN859105F4630373:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859255F4630354:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87481234" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87481242" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87481259" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87481267" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87481283" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN859255F4630354:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865105F4638397:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87491217" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87491225" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87491233" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87491266" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87491274" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87491282" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750827367", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN865105F4638397:2025-06-25T00:13:18Z" } } }, { "id": "OCESN869105F4637765:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87592246" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87592253" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87592279" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87592287" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87592295" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87594820" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87594200" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87594218" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87594234" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN869105F4637765:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881403F4636681:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN881403F4636681:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885107F4636413:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87747402" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN885107F4636413:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886706F4636162:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN886706F4636162:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890352F4635659:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1750828140" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87722728" } ], "timestamp": "1750826467", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN890352F4635659:2025-06-25T00:13:18Z" } } }, { "id": "OCESN892001F4635478:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87683532" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87683557" }, { "arrival": { "delay": 0, "time": "1750829040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87683573" } ], "timestamp": "1750824397", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN892001F4635478:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893052F4646299:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87713594" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87694398" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87694364" }, { "arrival": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87694307" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN893052F4646299:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96104F4593052:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828020" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750824397", "trip": { "startDate": "20250625", "startTime": "07:07:00", "tripId": "OCESN96104F4593052:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848348F4627993:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87316075" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87313106" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87313114" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87313130" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87317362" } ], "timestamp": "1750824458", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCEEA848348F4627993:2025-06-23T02:35:07Z" } } }, { "id": "OCEEA848705F4646148:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87313239" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87316109" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87313213" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCEEA848705F4646148:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17970F4642585:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87741132" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN17970F4642585:2025-06-25T00:13:18Z" } } }, { "id": "OCESN19903F4642017:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87287102" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87286062" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87286856" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87286864" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87286872" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-88850685" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-88850010" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN19903F4642017:2025-06-25T00:13:18Z" } } }, { "id": "OCESN45152R4600034:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCECar TER-87192039" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCECar TER-87192666" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCECar TER-87175794" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCECar TER-87458828" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCECar TER-87458836" }, { "arrival": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCECar TER-87175778" } ], "timestamp": "1750824458", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN45152R4600034:2025-06-24T00:10:55Z" } } }, { "id": "OCESN831510F4575204:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750828200" }, "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87181222" }, { "arrival": { "delay": 0, "time": "1750828320" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87402297" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87182345" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87303875" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87181552" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87182360" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87182378" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87182386" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87386540" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87182543" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87182816" } ], "timestamp": "1750826708", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN831510F4575204:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843703F4645510:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87342089" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87342097" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87342113" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87345108" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87345116" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN843703F4645510:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858855F4630408:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87486423" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87486431" }, { "arrival": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87486449" } ], "timestamp": "1750824458", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN858855F4630408:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860604F4639701:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87545756" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87545731" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87545707" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87545657" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87545525" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN860604F4639701:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861552F4638737:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87576132" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87576108" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87576090" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87576009" } ], "timestamp": "1750824458", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN861552F4638737:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865104F4638398:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87491282" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87491274" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87491266" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87491233" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87491225" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87491217" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87491209" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN865104F4638398:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886259F4636228:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750824458", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN886259F4636228:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886609F4636181:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828080" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750828260" }, "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750824458", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN886609F4636181:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893303F4635417:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 300, "time": "1750829160" }, "departure": { "delay": 300, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 300, "time": "1750829520" }, "departure": { "delay": 300, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 300, "time": "1750829820" }, "departure": { "delay": 300, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 300, "time": "1750830120" }, "departure": { "delay": 300, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 300, "time": "1750830360" }, "departure": { "delay": 300, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 300, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87694307" } ], "timestamp": "1750827847", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN893303F4635417:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893320F4635408:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 300, "time": "1750828920" }, "departure": { "delay": 300, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 300, "time": "1750829160" }, "departure": { "delay": 300, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 300, "time": "1750829460" }, "departure": { "delay": 300, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 300, "time": "1750829760" }, "departure": { "delay": 300, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 300, "time": "1750830120" }, "departure": { "delay": 300, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 300, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87694687" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "07:08:00", "tripId": "OCESN893320F4635408:2025-06-25T00:13:18Z" } } }, { "id": "OCESA86013F4639057:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESA86013F4639057:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142264F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750824517", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN142264F" } } }, { "id": "OCESN17504F4642248:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3000, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 3000, "time": "1750832760" }, "departure": { "delay": 3000, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 3000, "time": "1750833960" }, "departure": { "delay": 3000, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 3000, "time": "1750834440" }, "departure": { "delay": 3000, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 3000, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN17504F4642248:2025-06-25T00:13:18Z" } } }, { "id": "OCESN19701F4642066:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87286716" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87281055" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87286732" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87286542" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-88857040" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-88960080" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN19701F4642066:2025-06-25T00:13:18Z" } } }, { "id": "OCESN410406R4641826:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCECar TER-87763003" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCECar TER-87747667" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCECar TER-87697490" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN410406R4641826:2025-06-25T00:13:18Z" } } }, { "id": "OCESN837512F4634429:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopArea:OCE87192476" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopArea:OCE87141804" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750824517", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN837512F4634429:2025-06-24T00:10:55Z" } } }, { "id": "OCESN841209F4645011:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750824517", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN841209F4645011:2025-06-25T00:13:18Z" } } }, { "id": "OCESN851001F4640263:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87381624" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87387092" }, { "arrival": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87387001" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN851001F4640263:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858055F4516459:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 300, "time": "1750829700" }, "departure": { "delay": 300, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 300, "time": "1750830480" }, "departure": { "delay": 300, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 300, "time": "1750830660" }, "departure": { "delay": 300, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 300, "time": "1750831320" }, "departure": { "delay": 300, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87481747" }, { "arrival": { "delay": 300, "time": "1750831620" }, "departure": { "delay": 300, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87481697" }, { "arrival": { "delay": 300, "time": "1750831860" }, "departure": { "delay": 300, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87481754" }, { "arrival": { "delay": 300, "time": "1750832160" }, "departure": { "delay": 300, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87481762" }, { "arrival": { "delay": 300, "time": "1750832460" }, "departure": { "delay": 300, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87481770" }, { "arrival": { "delay": 300, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87481788" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN858055F4516459:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862463F4638654:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87394205" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87394213" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87394247" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87394270" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87394288" }, { "arrival": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87394296" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN862463F4638654:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876404F4637192:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 300, "time": "1750829220" }, "departure": { "delay": 300, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 300, "time": "1750829940" }, "departure": { "delay": 300, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 300, "time": "1750830960" }, "departure": { "delay": 300, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 300, "time": "1750831320" }, "departure": { "delay": 300, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 300, "time": "1750832100" }, "departure": { "delay": 300, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 300, "time": "1750832760" }, "departure": { "delay": 300, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 300, "time": "1750833240" }, "departure": { "delay": 300, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 300, "time": "1750833720" }, "departure": { "delay": 300, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 300, "time": "1750834320" }, "departure": { "delay": 300, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 300, "time": "1750834980" }, "departure": { "delay": 300, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 300, "time": "1750835520" }, "departure": { "delay": 300, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 300, "time": "1750835700" }, "departure": { "delay": 300, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 300, "time": "1750836480" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750827727", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN876404F4637192:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88622F4622092:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87191114" }, { "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN88622F4622092:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894253F4635303:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828140" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87713321" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87718361" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87718338" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87718312" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750824517", "trip": { "startDate": "20250625", "startTime": "07:09:00", "tripId": "OCESN894253F4635303:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141462F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87393009" }, { "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750834680" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1750825927", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN141462F" } } }, { "id": "OCESN142564F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopArea:OCE87546192" } ], "timestamp": "1750824578", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN142564F" } } }, { "id": "OCESN34344R4643194:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar TER-87746008" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCECar TER-87746206" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCECar TER-87745497" } ], "timestamp": "1750825927", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN34344R4643194:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56256R4647118:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCECar-87476606" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCECar-87003483" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar-87476556" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCECar-87473389" }, { "arrival": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCECar-87473009" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN56256R4647118:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830508F4573015:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87213058" } ], "timestamp": "1750825207", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN830508F4573015:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839651F4644848:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87171926" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750824727", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN839651F4644848:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843204F4645397:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN843204F4645397:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843207F4645399:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN843207F4645399:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843840F4645543:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87345546" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87345553" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87345587" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87345595" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87345447" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87345421" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87345413" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87345405" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN843840F4645543:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847416F4645821:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87313510" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN847416F4645821:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847856F4645917:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 300, "time": "1750828860" }, "departure": { "delay": 300, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87276733" }, { "arrival": { "delay": 300, "time": "1750829100" }, "departure": { "delay": 300, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87276303" }, { "arrival": { "delay": 300, "time": "1750829340" }, "departure": { "delay": 300, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87276311" }, { "arrival": { "delay": 300, "time": "1750829760" }, "departure": { "delay": 300, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 300, "time": "1750830180" }, "departure": { "delay": 300, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87276352" }, { "arrival": { "delay": 300, "time": "1750830420" }, "departure": { "delay": 300, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87276378" }, { "arrival": { "delay": 300, "time": "1750830660" }, "departure": { "delay": 300, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 300, "time": "1750831140" }, "departure": { "delay": 300, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 300, "time": "1750831560" }, "departure": { "delay": 300, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 300, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN847856F4645917:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860205F4639033:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 300, "time": "1750829160" }, "departure": { "delay": 300, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 300, "time": "1750829520" }, "departure": { "delay": 300, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 300, "time": "1750830000" }, "departure": { "delay": 300, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 300, "time": "1750830600" }, "departure": { "delay": 300, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 300, "time": "1750831200" }, "departure": { "delay": 300, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 300, "time": "1750831800" }, "departure": { "delay": 300, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 300, "time": "1750832280" }, "departure": { "delay": 300, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 300, "time": "1750832700" }, "departure": { "delay": 300, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 300, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN860205F4639033:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861305F4638776:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87576207" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN861305F4638776:2025-06-25T00:13:18Z" } } }, { "id": "OCESN869104F4637766:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87594234" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87594218" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87594200" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87594820" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87592295" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87592287" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87592279" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87592253" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87592246" }, { "arrival": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN869104F4637766:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885759F4636335:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750824578", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN885759F4636335:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893201F4635426:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828200" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750828380" }, "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87691600" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87559070" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87696468" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87696484" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:10:00", "tripId": "OCESN893201F4635426:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5901F4640416:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87686667" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87684126" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87684001" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87684274" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87684290" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87696088" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87696161" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836360" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1750836660" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1750837080" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN5901F4640416:2025-06-25T00:13:18Z" } } }, { "id": "OCESN81446F4573132:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87212464" }, { "arrival": { "delay": 0, "time": "1750828440" }, "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-80191064" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-80646141" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-80191049" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-80646133" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-80191031" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN81446F4573132:2025-06-18T23:50:29Z" } } }, { "id": "OCESN832905F4572309:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87213256" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN832905F4572309:2025-06-18T23:50:29Z" } } }, { "id": "OCESN852022F4640196:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750827427", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN852022F4640196:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854819F4646904:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87474098" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87474064" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87474056" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87474015" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN854819F4646904:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859354F4623852:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87484303" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87484246" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87484204" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87484329" }, { "arrival": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1750825627", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN859354F4623852:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860002F4630261:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1750836600" }, "departure": { "delay": 0, "time": "1750836660" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750837800" }, "departure": { "delay": 0, "time": "1750837860" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1750838280" }, "departure": { "delay": 0, "time": "1750838340" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1750838640" }, "departure": { "delay": 0, "time": "1750838700" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1750839840" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN860002F4630261:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863446F4638538:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87485185" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87485193" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87485227" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87485250" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87485474" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87485490" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87485524" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87485532" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87485540" }, { "arrival": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87575001" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN863446F4638538:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879715F4636953:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1750833840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750824638", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN879715F4636953:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881011F4636833:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87751750" } ], "timestamp": "1750824638", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN881011F4636833:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887107F4636038:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828260" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750828500" }, "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1750826288", "trip": { "startDate": "20250625", "startTime": "07:11:00", "tripId": "OCESN887107F4636038:2025-06-25T00:13:18Z" } } }, { "id": "OCESN13107F4642403:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87415661" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN13107F4642403:2025-06-25T00:13:18Z" } } }, { "id": "OCESN4071F4641870:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCEOUIGO-87547000" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCEOUIGO-87545244" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCEOUIGO-87543017" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCEOUIGO-87574004" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCEOUIGO-87571240" }, { "arrival": { "delay": 0, "time": "1750838280" }, "departure": { "delay": 0, "time": "1750838400" }, "stopId": "StopPoint:OCEOUIGO-87487603" }, { "arrival": { "delay": 0, "time": "1750839840" }, "departure": { "delay": 0, "time": "1750840020" }, "stopId": "StopPoint:OCEOUIGO-87484006" }, { "arrival": { "delay": 0, "time": "1750842540" }, "stopId": "StopPoint:OCEOUIGO-87481002" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN4071F4641870:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7006F4643856:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETGV INOUI-87286005" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN7006F4643856:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830804F4509441:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87214577" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN830804F4509441:2025-06-18T23:50:29Z" } } }, { "id": "OCESN835013F4572263:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87215160" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN835013F4572263:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835804F4627165:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87144451" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN835804F4627165:2025-06-24T00:10:55Z" } } }, { "id": "OCESN844904F4645711:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826828", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN844904F4645711:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8530F4640118:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETGV INOUI-87677005" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETGV INOUI-87677120" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETGV INOUI-87673400" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 300, "time": "1750831140" }, "stopId": "StopPoint:OCETGV INOUI-87673004" }, { "arrival": { "delay": 300, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETGV INOUI-87673202" }, { "arrival": { "delay": 0, "time": "1750837200" }, "departure": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1750845480" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN8530F4640118:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870002F4629875:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87615674" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87615732" }, { "arrival": { "delay": 0, "time": "1750836240" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87615757" }, { "arrival": { "delay": 0, "time": "1750836900" }, "departure": { "delay": 0, "time": "1750836960" }, "stopId": "StopPoint:OCETrain TER-87615773" }, { "arrival": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCETrain TER-87613422" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN870002F4629875:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871452F4629756:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87611574" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750824787", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN871452F4629756:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871807F4629694:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN871807F4629694:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879310F4637055:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87765735" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN879310F4637055:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893007F4635451:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87696005" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN893007F4635451:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893053F4646298:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828320" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87694364" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87694398" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87713594" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87725002" } ], "timestamp": "1750824697", "trip": { "startDate": "20250625", "startTime": "07:12:00", "tripId": "OCESN893053F4646298:2025-06-25T00:13:18Z" } } }, { "id": "OCELO859569F4639141:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETramTrain-87481598" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETramTrain-87481002" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCELO859569F4639141:2025-06-25T00:13:18Z" } } }, { "id": "OCELO859767F4639095:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87481440" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCELO859767F4639095:2025-06-25T00:13:18Z" } } }, { "id": "OCESN121007F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopArea:OCE87276469" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopArea:OCE87276006" } ], "timestamp": "1750824757", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCESN121007F" } } }, { "id": "OCESN31122R4632252:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCECar TER-87645002" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCECar TER-87645440" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCECar TER-87645473" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCECar TER-87645481" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCECar TER-87645507" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCECar TER-87734871" }, { "arrival": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCECar TER-87734251" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCESN31122R4632252:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6191F4578421:2025-06-20T00:18:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1750837320" }, "departure": { "delay": 0, "time": "1750837500" }, "stopId": "StopPoint:OCETGV INOUI-87761007" }, { "arrival": { "delay": 0, "time": "1750838880" }, "departure": { "delay": 0, "time": "1750839060" }, "stopId": "StopPoint:OCETGV INOUI-87764001" }, { "arrival": { "delay": 0, "time": "1750840500" }, "departure": { "delay": 0, "time": "1750840680" }, "stopId": "StopPoint:OCETGV INOUI-87765107" }, { "arrival": { "delay": 0, "time": "1750841580" }, "departure": { "delay": 0, "time": "1750841820" }, "stopId": "StopPoint:OCETGV INOUI-87765008" }, { "arrival": { "delay": 0, "time": "1750843020" }, "departure": { "delay": 0, "time": "1750843260" }, "stopId": "StopPoint:OCETGV INOUI-87753657" }, { "arrival": { "delay": 0, "time": "1750844520" }, "stopId": "StopPoint:OCETGV INOUI-87753004" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCESN6191F4578421:2025-06-20T00:18:59Z" } } }, { "id": "OCESN6905F4643826:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETGV INOUI-87762906" }, { "arrival": { "delay": 0, "time": "1750839180" }, "stopId": "StopPoint:OCETGV INOUI-87747006" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCESN6905F4643826:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830509F4573012:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87213603" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87213660" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87213678" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87213686" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87212100" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750827127", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCESN830509F4573012:2025-06-25T00:13:18Z" } } }, { "id": "OCESN834014F4634408:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87141200" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87144006" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCESN834014F4634408:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844813F4645684:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCESN844813F4645684:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868203F4637914:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87592741" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87592501" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87595132" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87595157" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87595165" }, { "arrival": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCESN868203F4637914:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885150F4636396:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828380" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87761718" } ], "timestamp": "1750824757", "trip": { "startDate": "20250625", "startTime": "07:13:00", "tripId": "OCESN885150F4636396:2025-06-25T00:13:18Z" } } }, { "id": "OCESN128514F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1750827847", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN128514F" } } }, { "id": "OCESN136836F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750824817", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN136836F" } } }, { "id": "OCESN142868F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750824817", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN142868F" } } }, { "id": "OCESN2596F4642788:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETGV INOUI-87144014" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETGV INOUI-87141002" }, { "arrival": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN2596F4642788:2025-06-25T00:13:18Z" } } }, { "id": "OCESN35052R4643259:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCECar TER-87694687" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCECar TER-87694695" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCECar TER-87694851" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar TER-87282335" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCECar TER-87694869" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCECar TER-87667980" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCECar TER-87696427" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCECar TER-87668095" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCECar TER-87668111" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCECar TER-87696328" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN35052R4643259:2025-06-25T00:13:18Z" } } }, { "id": "OCESN833609F4618669:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87175018" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87175042" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87141093" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87141143" }, { "arrival": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87141150" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN833609F4618669:2025-06-25T00:13:18Z" } } }, { "id": "OCESN836204F4603984:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141523" }, { "arrival": { "delay": 0, "time": "1750828560" }, "departure": { "delay": 0, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750829940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750825117", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN836204F4603984:2025-06-24T00:10:55Z" } } }, { "id": "OCESN841804F4644485:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN841804F4644485:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842102F4645196:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87345215" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87345231" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87345272" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87286427" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN842102F4645196:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856012F4630699:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87471177" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87471169" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87471151" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87159947" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87471052" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750827127", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN856012F4630699:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858205F4630485:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 300, "time": "1750830060" }, "departure": { "delay": 300, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 300, "time": "1750830600" }, "departure": { "delay": 300, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 300, "time": "1750830960" }, "departure": { "delay": 300, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87476770" }, { "arrival": { "delay": 300, "time": "1750831260" }, "departure": { "delay": 300, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87476762" }, { "arrival": { "delay": 300, "time": "1750831560" }, "departure": { "delay": 300, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87476754" }, { "arrival": { "delay": 300, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87471300" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN858205F4630485:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860198F4639039:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87487009" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87487637" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87487603" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87487876" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87487884" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87487892" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87487843" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87701532" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN860198F4639039:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873771F4629507:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87734202" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN873771F4629507:2025-06-25T00:13:18Z" } } }, { "id": "OCESN877518F4554772:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87775379" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87775288" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN877518F4554772:2025-06-22T02:30:55Z" } } }, { "id": "OCESN883657F4636514:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87743740" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87741108" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87741116" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87741140" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN883657F4636514:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889315F4646311:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750824817", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN889315F4646311:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891500F4635537:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87725671" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87725663" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87725614" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87713586" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87712026" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN891500F4635537:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895703F4635129:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828440" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87718833" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:14:00", "tripId": "OCESN895703F4635129:2025-06-25T00:13:18Z" } } }, { "id": "OCESA881353F4636708:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750828740" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87590299" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87751529" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87756767" }, { "arrival": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87756775" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESA881353F4636708:2025-06-25T00:13:18Z" } } }, { "id": "OCESN130723F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750824877", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN130723F" } } }, { "id": "OCESN141649F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1750829700" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750824877", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN141649F" } } }, { "id": "OCESN142670F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750829760" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1750824877", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN142670F" } } }, { "id": "OCESN152928F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopArea:OCE87682294" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1750825837", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN152928F" } } }, { "id": "OCESN164364F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750828980" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750827997", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN164364F" } } }, { "id": "OCESN16451F4642311:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87295006" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN16451F4642311:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58517R4640499:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCECar-87545756" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN58517R4640499:2025-06-25T00:13:18Z" } } }, { "id": "OCESN68134R", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopArea:OCE87192039" }, { "arrival": { "delay": 0, "time": "1750830300" }, "stopId": "StopArea:OCE87142109" } ], "timestamp": "1750824877", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN68134R" } } }, { "id": "OCESN830803F4572845:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN830803F4572845:2025-06-18T23:50:29Z" } } }, { "id": "OCESN831813F4572603:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87214783" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87214775" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87214742" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87214734" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87214726" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN831813F4572603:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842473F4645293:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87342469" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87342451" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87342410" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87342402" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87342006" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN842473F4645293:2025-06-25T00:13:18Z" } } }, { "id": "OCESN851703F4640232:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87415018" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN851703F4640232:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852403F4640149:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750828620" }, "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87444323" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87444372" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN852403F4640149:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859070F4630382:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87486308" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87486316" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87486324" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87486332" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN859070F4630382:2025-06-25T00:13:18Z" } } }, { "id": "OCESN884605F4636445:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87745414" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87745430" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN884605F4636445:2025-06-25T00:13:18Z" } } }, { "id": "OCESN89068R4635632:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCECar-87763607" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCECar-87763557" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCECar-87763508" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCECar-87763466" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCECar-87763425" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCECar-87763003" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN89068R4635632:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9877F4634475:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828500" }, "stopId": "StopPoint:OCETGV INOUI-82001000" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1750838040" }, "departure": { "delay": 0, "time": "1750838220" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1750839480" }, "departure": { "delay": 0, "time": "1750839660" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1750840860" }, "departure": { "delay": 0, "time": "1750841040" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1750842660" }, "departure": { "delay": 0, "time": "1750843260" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1750846800" }, "departure": { "delay": 0, "time": "1750846980" }, "stopId": "StopPoint:OCETGV INOUI-87725689" }, { "arrival": { "delay": 0, "time": "1750849080" }, "departure": { "delay": 0, "time": "1750849800" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750851960" }, "departure": { "delay": 0, "time": "1750852260" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750854360" }, "departure": { "delay": 0, "time": "1750854540" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750855740" }, "departure": { "delay": 0, "time": "1750855920" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750856760" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1750824877", "trip": { "startDate": "20250625", "startTime": "07:15:00", "tripId": "OCESN9877F4634475:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA849404F4613571:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCEEA849404F4613571:2025-06-22T02:30:55Z" } } }, { "id": "OCESN142468F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750824937", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN142468F" } } }, { "id": "OCESN151807F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopArea:OCE87686006" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopArea:OCE87684001" } ], "timestamp": "1750827667", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN151807F" } } }, { "id": "OCESN17605F4642467:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN17605F4642467:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17754F4642532:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750825807", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN17754F4642532:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835012F4572265:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87215103" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN835012F4572265:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835703F4603934:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87175042" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87175240" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87192435" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN835703F4603934:2025-06-24T00:10:55Z" } } }, { "id": "OCESN851708F4640227:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87415018" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87415125" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87415141" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87415166" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN851708F4640227:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855612F4630746:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87473058" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN855612F4630746:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857454F4630564:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 300, "time": "1750829460" }, "departure": { "delay": 300, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87396374" }, { "arrival": { "delay": 300, "time": "1750829880" }, "departure": { "delay": 300, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 300, "time": "1750830240" }, "departure": { "delay": 300, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87396358" }, { "arrival": { "delay": 300, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN857454F4630564:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859254F4630355:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87481283" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87481267" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87481259" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87481242" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87481234" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87481226" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87481218" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87481200" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87481036" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN859254F4630355:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865484F4583910:2025-06-20T00:18:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87595272" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87595264" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87595223" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87595207" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87595512" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN865484F4583910:2025-06-20T00:18:59Z" } } }, { "id": "OCESN870402F4629813:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611814" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611939" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750831560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750824937", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN870402F4629813:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871401F4629775:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87611616" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN871401F4629775:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873004F4646434:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87641001" }, { "arrival": { "delay": 0, "time": "1750828680" }, "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87323675" }, { "arrival": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87641415" } ], "timestamp": "1750827007", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN873004F4646434:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88714F4608744:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750828800" }, "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN88714F4608744:2025-06-24T00:10:55Z" } } }, { "id": "OCESN88828F4621927:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-80253914" }, { "arrival": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87193003" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN88828F4621927:2025-06-24T00:10:55Z" } } }, { "id": "OCESN891406F4628822:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87713560" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87713537" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN891406F4628822:2025-06-24T00:10:55Z" } } }, { "id": "OCESN894254F4635302:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87718312" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87718338" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87718361" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87713321" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750824937", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN894254F4635302:2025-06-25T00:13:18Z" } } }, { "id": "OCESN895802F4635120:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723197" }, { "departure": { "delay": 600, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 600, "time": "1750833900" }, "departure": { "delay": 600, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 600, "time": "1750834440" }, "departure": { "delay": 600, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 600, "time": "1750835340" }, "departure": { "delay": 600, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 600, "time": "1750836540" }, "departure": { "delay": 600, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 600, "time": "1750837080" }, "departure": { "delay": 600, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 600, "time": "1750837620" }, "departure": { "delay": 600, "time": "1750837680" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 600, "time": "1750837920" }, "departure": { "delay": 600, "time": "1750837980" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 600, "time": "1750839540" }, "departure": { "delay": 600, "time": "1750839840" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 600, "time": "1750841040" }, "departure": { "delay": 600, "time": "1750841100" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 600, "time": "1750841820" }, "departure": { "delay": 600, "time": "1750841820" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 600, "time": "1750842240" }, "departure": { "delay": 600, "time": "1750842300" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 600, "time": "1750843080" }, "departure": { "delay": 600, "time": "1750843200" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 600, "time": "1750843500" }, "departure": { "delay": 600, "time": "1750843560" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 600, "time": "1750844160" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:16:00", "tripId": "OCESN895802F4635120:2025-06-25T00:13:18Z" } } }, { "id": "OCESA86012F4639063:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1750824997", "trip": { "startDate": "20250625", "startTime": "07:17:00", "tripId": "OCESA86012F4639063:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17558F4647556:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 300, "time": "1750829340" }, "departure": { "delay": 300, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 300, "time": "1750829880" }, "departure": { "delay": 300, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 300, "time": "1750830600" }, "departure": { "delay": 300, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 300, "time": "1750831140" }, "departure": { "delay": 300, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 300, "time": "1750832040" }, "departure": { "delay": 300, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 300, "time": "1750832520" }, "departure": { "delay": 300, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 300, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "07:17:00", "tripId": "OCESN17558F4647556:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2363F4616107:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETGV INOUI-87182014" } ], "timestamp": "1750824997", "trip": { "startDate": "20250625", "startTime": "07:17:00", "tripId": "OCESN2363F4616107:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848922F4646228:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87411439" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87411447" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87411454" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87411470" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87313759" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87313395" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750837380" }, "departure": { "delay": 0, "time": "1750837500" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750838820" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:17:00", "tripId": "OCESN848922F4646228:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857504F4630557:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87484386" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87484360" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87484352" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87484006" } ], "timestamp": "1750825807", "trip": { "startDate": "20250625", "startTime": "07:17:00", "tripId": "OCESN857504F4630557:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873364F4622838:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87696328" } ], "timestamp": "1750824997", "trip": { "startDate": "20250625", "startTime": "07:17:00", "tripId": "OCESN873364F4622838:2025-06-25T00:13:18Z" } } }, { "id": "OCESN878951F4646349:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCETrain TER-87781609" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87781666" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87781005" } ], "timestamp": "1750824997", "trip": { "startDate": "20250625", "startTime": "07:17:00", "tripId": "OCESN878951F4646349:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9561F4607210:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828620" }, "stopId": "StopPoint:OCEICE-87113001" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCEICE-87212027" }, { "arrival": { "delay": 900, "time": "1750838880" }, "departure": { "delay": 900, "time": "1750839000" }, "stopId": "StopPoint:OCEICE-80142281" }, { "arrival": { "delay": 900, "time": "1750840380" }, "departure": { "delay": 900, "time": "1750840500" }, "stopId": "StopPoint:OCEICE-80140087" }, { "arrival": { "delay": 900, "time": "1750842840" }, "stopId": "StopPoint:OCEICE-80110684" } ], "timestamp": "1750826107", "trip": { "startDate": "20250625", "startTime": "07:17:00", "tripId": "OCESN9561F4607210:2025-06-22T02:30:55Z" } } }, { "id": "OCESN9870F4634477:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-88140010" }, { "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750837020" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1750838520" }, "departure": { "delay": 0, "time": "1750838760" }, "stopId": "StopPoint:OCETGV INOUI-87147322" }, { "arrival": { "delay": 0, "time": "1750839840" }, "departure": { "delay": 0, "time": "1750840020" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1750842300" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "07:17:00", "tripId": "OCESN9870F4634477:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58907R4640427:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCECar-87744243" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCECar-87690255" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCECar-87690263" }, { "arrival": { "delay": 0, "time": "1750836360" }, "stopId": "StopPoint:OCECar-87137455" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "07:18:00", "tripId": "OCESN58907R4640427:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839606F4642902:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "07:18:00", "tripId": "OCESN839606F4642902:2025-06-25T00:13:18Z" } } }, { "id": "OCESN846543F4645802:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87342576" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87342584" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87345041" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87342261" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87281469" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87281451" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87287300" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87287292" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87281410" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750825058", "trip": { "startDate": "20250625", "startTime": "07:18:00", "tripId": "OCESN846543F4645802:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854710F4630873:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87473223" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87473140" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87473009" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "07:18:00", "tripId": "OCESN854710F4630873:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857605F4630534:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87396218" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87396234" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87478552" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87478537" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87478404" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:18:00", "tripId": "OCESN857605F4630534:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871635F4629712:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87594333" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87613141" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87613000" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87613323" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87613356" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87613398" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750837500" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750825058", "trip": { "startDate": "20250625", "startTime": "07:18:00", "tripId": "OCESN871635F4629712:2025-06-25T00:13:18Z" } } }, { "id": "OCESN874005F4596209:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87696328" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87696336" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87696351" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87734186" } ], "timestamp": "1750825058", "trip": { "startDate": "20250625", "startTime": "07:18:00", "tripId": "OCESN874005F4596209:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876303F4637220:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828680" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87773424" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87773432" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87773465" }, { "arrival": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87773002" } ], "timestamp": "1750825058", "trip": { "startDate": "20250625", "startTime": "07:18:00", "tripId": "OCESN876303F4637220:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848609F4646113:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCEEA848609F4646113:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23414F4642684:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750828860" }, "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750825267", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN23414F4642684:2025-06-25T00:13:18Z" } } }, { "id": "OCESN4756F4647248:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCEINTERCITES-87751008" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCEINTERCITES-87753657" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCEINTERCITES-87773200" }, { "arrival": { "delay": 0, "time": "1750838280" }, "departure": { "delay": 0, "time": "1750838520" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1750840200" }, "departure": { "delay": 0, "time": "1750840380" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1750842900" }, "departure": { "delay": 0, "time": "1750843200" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1750845300" }, "departure": { "delay": 0, "time": "1750845420" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1750847580" }, "departure": { "delay": 0, "time": "1750847700" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1750852140" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN4756F4647248:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832009F4509160:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN832009F4509160:2025-06-18T23:50:29Z" } } }, { "id": "OCESN835076F4603913:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN835076F4603913:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839252F4644746:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87171728" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87171736" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87171751" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN839252F4644746:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839908F4644945:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750828920" }, "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87171595" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87171579" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87171561" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87171553" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN839908F4644945:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842406F4645264:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN842406F4645264:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847603F4645863:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87276006" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN847603F4645863:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852202F4640178:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87444877" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87447284" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87447243" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87447219" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87444067" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN852202F4640178:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864532F4638460:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87491506" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87491472" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87491449" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87491811" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87491803" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN864532F4638460:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8706F4610167:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETGV INOUI-87474098" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETGV INOUI-87476002" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETGV INOUI-87476200" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETGV INOUI-87476606" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750842420" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN8706F4610167:2025-06-22T02:30:55Z" } } }, { "id": "OCESN895906F4635106:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87718213" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750827487", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN895906F4635106:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9264F4606505:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCELyria-85011205" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCELyria-85011031" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCELyria-87715136" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCELyria-87718833" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCELyria-87713412" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1750842540" }, "stopId": "StopPoint:OCELyria-87686006" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN9264F4606505:2025-06-21T00:16:40Z" } } }, { "id": "OCESN96210F4575452:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750825117", "trip": { "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN96210F4575452:2025-06-22T02:30:55Z" } } }, { "id": "OCESN9809F4634487:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1750830960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETGV INOUI-88140010" } ], "timestamp": "1750826318", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:19:00", "tripId": "OCESN9809F4634487:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164459F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1750825177", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN164459F" } } }, { "id": "OCESN17701F4642525:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750837740" }, "departure": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750838940" }, "departure": { "delay": 0, "time": "1750839060" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750839600" }, "departure": { "delay": 0, "time": "1750839720" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750840380" }, "departure": { "delay": 0, "time": "1750840500" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750841520" }, "departure": { "delay": 0, "time": "1750841640" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750842600" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN17701F4642525:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23223F4641920:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN23223F4641920:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58826R4640448:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCECar-87137802" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN58826R4640448:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830704F4572891:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87212431" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87212464" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN830704F4572891:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835805F4627166:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87144428" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87144436" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87146217" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87144451" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN835805F4627166:2025-06-24T00:10:55Z" } } }, { "id": "OCESN844060F4645582:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87286542" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87286732" }, { "arrival": { "delay": 0, "time": "1750829580" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827997", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN844060F4645582:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848804F4646163:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN848804F4646163:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854214F4646977:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87478024" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87478016" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87471458" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87471045" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750825507", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN854214F4646977:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858505F4646636:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87481051" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87481069" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87481804" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87481812" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87481820" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87481721" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87481713" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87481689" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87481705" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN858505F4646636:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865554F4638306:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87595124" }, { "arrival": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN865554F4638306:2025-06-25T00:13:18Z" } } }, { "id": "OCESN86555F4597206:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87194001" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-82009407" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-82009300" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-82007187" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-82007146" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-82007104" }, { "arrival": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750827637", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN86555F4597206:2025-06-24T00:10:55Z" } } }, { "id": "OCESN866382F4638147:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1750828980" }, "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750826887", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN866382F4638147:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88505F4622199:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN88505F4622199:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886809F4636128:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1750825177", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN886809F4636128:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894505F4635265:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828800" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87710731" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:20:00", "tripId": "OCESN894505F4635265:2025-06-25T00:13:18Z" } } }, { "id": "OCESA881110F4636781:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87757625" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESA881110F4636781:2025-06-25T00:13:18Z" } } }, { "id": "OCESN130742F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750825237", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN130742F" } } }, { "id": "OCESN17608F4642470:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN17608F4642470:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23356F4642669:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87745679" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN23356F4642669:2025-06-25T00:13:18Z" } } }, { "id": "OCESN44122R4513027:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCECar TER-87678680" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCECar TER-87678698" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCECar TER-87678706" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCECar TER-87678714" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCECar TER-87213884" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCECar TER-87658849" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCECar TER-87678730" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar TER-87213165" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCECar TER-87702084" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCECar TER-87642314" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCECar TER-87642306" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCECar TER-87763177" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCECar TER-87642298" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCECar TER-87642280" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCECar TER-87642272" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCECar TER-87642264" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCECar TER-87754192" }, { "arrival": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCECar TER-87212225" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN44122R4513027:2025-06-21T00:16:40Z" } } }, { "id": "OCESN836205F4603985:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87141523" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN836205F4603985:2025-06-24T00:10:55Z" } } }, { "id": "OCESN843702F4645509:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87345116" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87345108" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87342113" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87342097" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87342089" }, { "arrival": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN843702F4645509:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844106F4645594:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN844106F4645594:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855508F4630768:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87471094" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87471102" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87471060" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN855508F4630768:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859404F4630318:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1750830540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87744177" }, { "arrival": { "delay": 0, "time": "1750830540" }, "stopId": "StopArea:OCE87481192" } ], "timestamp": "1750827967", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN859404F4630318:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861452F4644101:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87592378" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87592493" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87597153" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87597120" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87576009" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN861452F4644101:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881006F4636835:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750827609", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN881006F4636835:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885405F4636368:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750829040" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87747402" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN885405F4636368:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9203F4605527:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828860" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1750837080" }, "departure": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCELyria-87300822" }, { "arrival": { "delay": 0, "time": "1750838580" }, "departure": { "delay": 0, "time": "1750838760" }, "stopId": "StopPoint:OCELyria-87182063" }, { "arrival": { "delay": 0, "time": "1750839960" }, "departure": { "delay": 0, "time": "1750840380" }, "stopId": "StopPoint:OCELyria-85000109" }, { "arrival": { "delay": 0, "time": "1750843560" }, "stopId": "StopPoint:OCELyria-85030007" } ], "timestamp": "1750825237", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN9203F4605527:2025-06-21T00:16:40Z" } } }, { "id": "OCESN96207F4523371:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 300, "time": "1750830240" }, "departure": { "delay": 300, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 300, "time": "1750830960" }, "departure": { "delay": 300, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 300, "time": "1750832340" }, "departure": { "delay": 300, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 300, "time": "1750833300" }, "departure": { "delay": 300, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 300, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:21:00", "tripId": "OCESN96207F4523371:2025-06-22T02:30:55Z" } } }, { "id": "OCESA881203F4636744:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESA881203F4636744:2025-06-25T00:13:18Z" } } }, { "id": "OCESN155818F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750825297", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN155818F" } } }, { "id": "OCESN164355F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 60, "time": "1750828980" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 120, "time": "1750829580" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750828147", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN164355F" } } }, { "id": "OCESN5010F4631932:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1800, "time": "1750830720" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 1800, "time": "1750832220" }, "departure": { "delay": 1800, "time": "1750832400" }, "stopId": "StopPoint:OCETGV INOUI-87313882" }, { "arrival": { "delay": 1800, "time": "1750834380" }, "departure": { "delay": 1800, "time": "1750834740" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 1800, "time": "1750835280" }, "departure": { "delay": 1800, "time": "1750835520" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 1800, "time": "1750842000" }, "departure": { "delay": 1800, "time": "1750842600" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 1800, "time": "1750844700" }, "departure": { "delay": 1800, "time": "1750845000" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 1800, "time": "1750846920" }, "departure": { "delay": 1800, "time": "1750847100" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 1800, "time": "1750848840" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN5010F4631932:2025-06-24T00:10:55Z" } } }, { "id": "OCESN831707F4509222:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750825297", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN831707F4509222:2025-06-21T00:16:40Z" } } }, { "id": "OCESN834854F4603880:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87193524" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750825297", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN834854F4603880:2025-06-24T00:10:55Z" } } }, { "id": "OCESN848538F4646075:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750825297", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN848538F4646075:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855206F4646875:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87471516" }, { "arrival": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87471508" } ], "timestamp": "1750825297", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN855206F4646875:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8606F4611601:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETGV INOUI-87474007" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETGV INOUI-87474338" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETGV INOUI-87473207" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1750836540" }, "departure": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750842420" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750825297", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN8606F4611601:2025-06-22T02:30:55Z" } } }, { "id": "OCESN87407F4574986:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750829160" }, "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87338525" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-80142927" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-80142919" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-80142901" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-80142893" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-80143099" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN87407F4574986:2025-06-24T00:10:55Z" } } }, { "id": "OCESN889909F4635824:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87726471" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87726448" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87726430" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87726422" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87726414" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87726406" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87726232" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750827727", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN889909F4635824:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891403F4635563:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87713503" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87713511" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87713529" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87712026" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87713586" }, { "arrival": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87725002" } ], "timestamp": "1750825297", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN891403F4635563:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97383R4628460:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828920" }, "stopId": "StopPoint:OCECar-87486019" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar-87463034" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCECar-87334029" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar-87486258" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCECar-87486282" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCECar-87489146" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCECar-87462986" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCECar-87485615" } ], "timestamp": "1750827637", "trip": { "startDate": "20250625", "startTime": "07:22:00", "tripId": "OCESN97383R4628460:2025-06-25T00:13:18Z" } } }, { "id": "OCELO859764F4639097:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750829100" }, "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCELO859764F4639097:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164870F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750833120" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750827818", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN164870F" } } }, { "id": "OCESN43140R4641725:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCECar TER-87142000" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCECar TER-87319756" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCECar TER-87143024" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCECar TER-87107433" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCECar TER-87142240" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCECar TER-87107458" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCECar TER-87338194" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCECar TER-87142273" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCECar TER-87107490" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCECar TER-87338186" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCECar TER-87175091" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCECar TER-87175117" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCECar TER-87338152" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCECar TER-87578229" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCECar TER-87402826" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCECar TER-87107466" }, { "arrival": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCECar TER-87175000" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN43140R4641725:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830450F4573027:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87184267" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN830450F4573027:2025-06-24T00:10:55Z" } } }, { "id": "OCESN843107F4645359:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 600, "time": "1750829820" }, "departure": { "delay": 600, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 600, "time": "1750830060" }, "departure": { "delay": 600, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 600, "time": "1750830300" }, "departure": { "delay": 600, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 600, "time": "1750830540" }, "departure": { "delay": 600, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 600, "time": "1750830840" }, "departure": { "delay": 600, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 600, "time": "1750831080" }, "departure": { "delay": 600, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 600, "time": "1750831320" }, "departure": { "delay": 600, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 600, "time": "1750831560" }, "departure": { "delay": 600, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 600, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN843107F4645359:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843802F4645533:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1750835520" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN843802F4645533:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844107F4645595:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87286302" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN844107F4645595:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844402F4619903:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 3300, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 3300, "time": "1750832760" }, "departure": { "delay": 3300, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87281071" }, { "arrival": { "delay": 3300, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87223263" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN844402F4619903:2025-06-22T02:30:55Z" } } }, { "id": "OCESN859303F4630340:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87484204" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87484246" }, { "arrival": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87484303" } ], "timestamp": "1750827637", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN859303F4630340:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864203F4638499:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87491100" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87491142" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87491183" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87491209" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN864203F4638499:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871404F4629772:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN871404F4629772:2025-06-25T00:13:18Z" } } }, { "id": "OCESN874123F4596187:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87732206" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87734152" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87734160" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87734178" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87734194" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87734202" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN874123F4596187:2025-06-25T00:13:18Z" } } }, { "id": "OCESN880110F4636916:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1750825357", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN880110F4636916:2025-06-25T00:13:18Z" } } }, { "id": "OCESN880111F4636915:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN880111F4636915:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96727F4634599:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750828980" }, "stopId": "StopPoint:OCETrain TER-87745000" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87745380" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-85010025" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-85010033" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-85010009" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-85010066" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-85010074" }, { "arrival": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-85010082" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "07:23:00", "tripId": "OCESN96727F4634599:2025-06-25T00:13:18Z" } } }, { "id": "OCESN121014F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopArea:OCE87276469" } ], "timestamp": "1750825417", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:24:00", "tripId": "OCESN121014F" } } }, { "id": "OCESN3372F4643167:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87444372" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1750837080" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750825417", "trip": { "startDate": "20250625", "startTime": "07:24:00", "tripId": "OCESN3372F4643167:2025-06-25T00:13:18Z" } } }, { "id": "OCESN410408R4641824:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCECar TER-87763003" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCECar TER-87763300" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCECar TER-87763250" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCECar TER-87747667" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCECar TER-87747626" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCECar TER-87747592" }, { "arrival": { "delay": 0, "time": "1750836540" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCECar TER-87747576" }, { "arrival": { "delay": 0, "time": "1750836720" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCECar TER-87747568" }, { "arrival": { "delay": 0, "time": "1750837200" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCECar TER-87747535" }, { "arrival": { "delay": 0, "time": "1750837740" }, "departure": { "delay": 0, "time": "1750837740" }, "stopId": "StopPoint:OCECar TER-87752899" }, { "arrival": { "delay": 0, "time": "1750839060" }, "stopId": "StopPoint:OCECar TER-87697490" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "07:24:00", "tripId": "OCESN410408R4641824:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843552F4645478:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87343301" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87343319" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87343160" }, { "arrival": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750825417", "trip": { "startDate": "20250625", "startTime": "07:24:00", "tripId": "OCESN843552F4645478:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866209F4646580:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750834500" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1750825417", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:24:00", "tripId": "OCESN866209F4646580:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866805F4638036:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87582866" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87586545" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87586651" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87586693" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87586107" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1750825417", "trip": { "startDate": "20250625", "startTime": "07:24:00", "tripId": "OCESN866805F4638036:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870303F4629832:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 300, "time": "1750831980" }, "stopId": "StopArea:OCE87611814" }, { "arrival": { "delay": 300, "time": "1750832220" }, "departure": { "delay": 300, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 300, "time": "1750833240" }, "departure": { "delay": 300, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 300, "time": "1750833780" }, "departure": { "delay": 300, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 300, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87611749" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:24:00", "tripId": "OCESN870303F4629832:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886906F4636095:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750829220" }, "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1750825417", "trip": { "startDate": "20250625", "startTime": "07:24:00", "tripId": "OCESN886906F4636095:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890013F4635769:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829040" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1750825417", "trip": { "startDate": "20250625", "startTime": "07:24:00", "tripId": "OCESN890013F4635769:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848611F4646115:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87313445" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87313460" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87313478" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87313486" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87296871" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87296434" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87296632" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87296608" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87296152" }, { "arrival": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCEEA848611F4646115:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141864F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750835880" }, "stopId": "StopArea:OCE87545525" } ], "timestamp": "1750825477", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN141864F" } } }, { "id": "OCESN17470F4642264:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750838580" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN17470F4642264:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56351R4647086:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar-87476200" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCECar-87476416" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCECar-87476267" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCECar-87476424" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCECar-87476432" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCECar-87476440" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCECar-87476457" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCECar-87752600" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN56351R4647086:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6643F4643702:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750836960" }, "stopId": "StopPoint:OCETGV INOUI-87722025" } ], "timestamp": "1750827188", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN6643F4643702:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839204F4644726:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87171298" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87171314" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87171322" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87400986" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87171330" } ], "timestamp": "1750827907", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN839204F4644726:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861555F4638735:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87576090" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87576108" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87576132" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87576207" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN861555F4638735:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862508F4591289:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87394296" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87394254" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87394221" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750837980" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN862508F4591289:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876252F4637234:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87785006" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87784298" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87784264" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87784256" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87784231" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87784207" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87784009" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87781104" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN876252F4637234:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879102F4637078:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN879102F4637078:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879617F4636981:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87765412" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87765420" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87765438" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87765446" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87765453" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87765479" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87765503" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87753707" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87753715" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87753731" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87753764" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN879617F4636981:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883852F4636488:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750827547", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN883852F4636488:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885713F4636347:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1750825477", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN885713F4636347:2025-06-25T00:13:18Z" } } }, { "id": "OCESN95257R4628607:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829100" }, "stopId": "StopPoint:OCECar TER-87586008" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCECar TER-87582346" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCECar TER-87586305" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCECar TER-87586313" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCECar TER-87586321" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar TER-87582353" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCECar TER-87589200" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCECar TER-87586263" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCECar TER-87586339" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCECar TER-87462390" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCECar TER-87586347" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCECar TER-87586362" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCECar TER-87586370" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCECar TER-87134387" }, { "arrival": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCECar TER-87611749" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:25:00", "tripId": "OCESN95257R4628607:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142266F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750825538", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:26:00", "tripId": "OCESN142266F" } } }, { "id": "OCESN164670F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750825538", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:26:00", "tripId": "OCESN164670F" } } }, { "id": "OCESN831606F4572682:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87214247" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "07:26:00", "tripId": "OCESN831606F4572682:2025-06-21T00:16:40Z" } } }, { "id": "OCESN842252F4645230:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "07:26:00", "tripId": "OCESN842252F4645230:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843652F4645499:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87345124" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "07:26:00", "tripId": "OCESN843652F4645499:2025-06-25T00:13:18Z" } } }, { "id": "OCESN850018F4640327:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87415893" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87415885" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87381509" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "07:26:00", "tripId": "OCESN850018F4640327:2025-06-25T00:13:18Z" } } }, { "id": "OCESN853605F4647017:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87444711" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87444695" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87444562" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87444539" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87444216" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "07:26:00", "tripId": "OCESN853605F4647017:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868652F4637800:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87592055" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87592063" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87592071" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87592097" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87592105" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87592121" } ], "timestamp": "1750825538", "trip": { "startDate": "20250625", "startTime": "07:26:00", "tripId": "OCESN868652F4637800:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886911F4636091:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829160" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750829280" }, "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87726851" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87726869" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87726877" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87726885" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87726208" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87726216" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "07:26:00", "tripId": "OCESN886911F4636091:2025-06-25T00:13:18Z" } } }, { "id": "OCESN151930F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopArea:OCE87684001" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopArea:OCE87684126" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopArea:OCE87682278" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopArea:OCE87682211" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopArea:OCE87682203" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1750825597", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN151930F" } } }, { "id": "OCESN30051R4642831:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCECar TER-87725689" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCECar TER-87697672" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCECar TER-87696013" } ], "timestamp": "1750827307", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN30051R4642831:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3371F4643166:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87384008" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87387001" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750836600" }, "departure": { "delay": 0, "time": "1750836660" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87444372" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN3371F4643166:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58811R4640460:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCECar-87137802" }, { "arrival": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN58811R4640460:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5908F4616930:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87696179" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87696088" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87684290" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87684274" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87684001" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87684126" }, { "arrival": { "delay": 0, "time": "1750838160" }, "stopId": "StopPoint:OCETrain TER-87686667" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN5908F4616930:2025-06-22T02:30:55Z" } } }, { "id": "OCESN8301F4530147:2025-06-17T23:52:01Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1750830120" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 900, "time": "1750832700" }, "departure": { "delay": 900, "time": "1750832820" }, "stopId": "StopPoint:OCETGV INOUI-87571216" }, { "arrival": { "delay": 900, "time": "1750834200" }, "departure": { "delay": 900, "time": "1750834440" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 900, "time": "1750834740" }, "stopId": "StopPoint:OCETGV INOUI-87571000" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN8301F4530147:2025-06-17T23:52:01Z" } } }, { "id": "OCESN830510F4573011:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87213058" } ], "timestamp": "1750826467", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN830510F4573011:2025-06-18T23:50:29Z" } } }, { "id": "OCESN838806F4644654:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87172130" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87172114" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87172106" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87172098" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87172080" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87172064" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87172056" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87172049" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87172023" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN838806F4644654:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843104F4645356:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN843104F4645356:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854008F4647015:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87334508" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87471029" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87471318" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87471326" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87471334" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87471342" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87471359" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87471367" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87481648" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN854008F4647015:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854322F4646954:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87478107" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87478099" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87478040" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87471003" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN854322F4646954:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855054F4646891:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87474213" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87474239" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN855054F4646891:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871470F4584591:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87611483" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87611509" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87611517" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87611525" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87611574" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87611624" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1750836240" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1750836660" }, "departure": { "delay": 0, "time": "1750836780" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1750837080" }, "departure": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1750837440" }, "departure": { "delay": 0, "time": "1750837500" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1750837860" }, "departure": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETrain TER-87611392" }, { "arrival": { "delay": 0, "time": "1750838160" }, "departure": { "delay": 0, "time": "1750838220" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1750838460" }, "departure": { "delay": 0, "time": "1750838520" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750838820" }, "departure": { "delay": 0, "time": "1750838940" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750839240" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN871470F4584591:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885152F4636395:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87761718" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN885152F4636395:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887305F4635987:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1750825597", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN887305F4635987:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890012F4635770:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829220" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1750829340" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87721431" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:27:00", "tripId": "OCESN890012F4635770:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164457F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1750825658", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN164457F" } } }, { "id": "OCESN2801F4579322:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETGV INOUI-87192039" }, { "arrival": { "delay": 0, "time": "1750835760" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETGV INOUI-87191007" }, { "arrival": { "delay": 0, "time": "1750837440" }, "stopId": "StopPoint:OCETGV INOUI-82001000" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN2801F4579322:2025-06-21T00:16:40Z" } } }, { "id": "OCESN3615F4647623:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCEINTERCITES-87547000" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCEINTERCITES-87576009" }, { "arrival": { "delay": 0, "time": "1750837020" }, "departure": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCEINTERCITES-87597005" }, { "arrival": { "delay": 0, "time": "1750839480" }, "departure": { "delay": 0, "time": "1750839600" }, "stopId": "StopPoint:OCEINTERCITES-87592378" }, { "arrival": { "delay": 0, "time": "1750841700" }, "departure": { "delay": 0, "time": "1750841880" }, "stopId": "StopPoint:OCEINTERCITES-87592006" }, { "arrival": { "delay": 0, "time": "1750844160" }, "departure": { "delay": 0, "time": "1750844280" }, "stopId": "StopPoint:OCEINTERCITES-87594200" }, { "arrival": { "delay": 0, "time": "1750845780" }, "stopId": "StopPoint:OCEINTERCITES-87594002" } ], "timestamp": "1750827007", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN3615F4647623:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831605F4509258:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1750829400" }, "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN831605F4509258:2025-06-21T00:16:40Z" } } }, { "id": "OCESN854709F4646921:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87473009" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87473140" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87473207" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87473181" }, { "arrival": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87473223" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN854709F4646921:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864331F4638486:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87491811" }, { "arrival": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87491803" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN864331F4638486:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866103F4638208:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87581215" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87581231" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87581256" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87581314" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87581371" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87581389" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN866103F4638208:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866504F4638128:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87677005" }, { "arrival": { "delay": 300, "time": "1750829760" }, "departure": { "delay": 300, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87677104" }, { "arrival": { "delay": 300, "time": "1750830240" }, "departure": { "delay": 300, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87677120" }, { "arrival": { "delay": 300, "time": "1750830600" }, "departure": { "delay": 300, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87673459" }, { "arrival": { "delay": 300, "time": "1750830960" }, "departure": { "delay": 300, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87673400" }, { "arrival": { "delay": 300, "time": "1750831680" }, "departure": { "delay": 300, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 300, "time": "1750831980" }, "departure": { "delay": 300, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87673095" }, { "arrival": { "delay": 300, "time": "1750832280" }, "departure": { "delay": 300, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87673319" }, { "arrival": { "delay": 300, "time": "1750832520" }, "departure": { "delay": 300, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87673293" }, { "arrival": { "delay": 300, "time": "1750832820" }, "departure": { "delay": 300, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87673285" }, { "arrival": { "delay": 300, "time": "1750833120" }, "departure": { "delay": 300, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87673277" }, { "arrival": { "delay": 300, "time": "1750833420" }, "departure": { "delay": 300, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87673269" }, { "arrival": { "delay": 300, "time": "1750833720" }, "departure": { "delay": 300, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87673251" }, { "arrival": { "delay": 300, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87673202" } ], "timestamp": "1750827547", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN866504F4638128:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871604F4629729:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87611244" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN871604F4629729:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881670F4636609:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750829520" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN881670F4636609:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886007F4636325:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN886007F4636325:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886502F4636199:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87765198" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87765180" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87765107" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87764357" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87764308" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87764290" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87764001" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87761262" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87761247" }, { "arrival": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN886502F4636199:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88803F4608630:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829280" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87191007" } ], "timestamp": "1750825658", "trip": { "startDate": "20250625", "startTime": "07:28:00", "tripId": "OCESN88803F4608630:2025-06-24T00:10:55Z" } } }, { "id": "OCESN128516F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopArea:OCE87276279" } ], "timestamp": "1750825717", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN128516F" } } }, { "id": "OCESN142870F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750825717", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN142870F" } } }, { "id": "OCESN151516F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopArea:OCE87682302" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopArea:OCE87682450" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopArea:OCE87682005" } ], "timestamp": "1750826677", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN151516F" } } }, { "id": "OCESN16364F4642329:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1750836720" }, "departure": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1750837200" }, "departure": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1750838340" }, "stopId": "StopPoint:OCETrain TER-87317586" } ], "timestamp": "1750825717", "trip": { "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN16364F4642329:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831507F4572720:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87182816" }, { "arrival": { "delay": 0, "time": "1750829460" }, "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87182543" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87386540" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87182386" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87182378" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87182360" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87181552" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87303875" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87182345" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87402297" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87181222" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1750827847", "trip": { "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN831507F4572720:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841704F4645118:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87295642" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87295220" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1750825717", "trip": { "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN841704F4645118:2025-06-25T00:13:18Z" } } }, { "id": "OCESN850405F4640305:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87413377" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87413328" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87413013" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN850405F4640305:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859651F4630281:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87481457" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87481176" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87486894" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87484303" } ], "timestamp": "1750825717", "trip": { "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN859651F4630281:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863154F4638559:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87583823" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87583849" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87575365" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87575332" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87575290" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87577403" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87575274" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87575142" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN863154F4638559:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883305F4636543:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829340" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87741223" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87741231" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87741256" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87741280" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87741306" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87742320" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87742361" }, { "arrival": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87742007" } ], "timestamp": "1750825717", "trip": { "startDate": "20250625", "startTime": "07:29:00", "tripId": "OCESN883305F4636543:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848861F4646197:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87342030" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87342063" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87342071" }, { "arrival": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCEEA848861F4646197:2025-06-25T00:13:18Z" } } }, { "id": "OCESN136819F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750825777", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN136819F" } } }, { "id": "OCESN141651F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750825777", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN141651F" } } }, { "id": "OCESN142672F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1750825777", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN142672F" } } }, { "id": "OCESN164366F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750829880" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750825777", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN164366F" } } }, { "id": "OCESN48031R4640921:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar TER-87471003" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCECar TER-87717629" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCECar TER-87448514" }, { "arrival": { "delay": 0, "time": "1750836900" }, "departure": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCECar TER-87717389" }, { "arrival": { "delay": 0, "time": "1750839600" }, "stopId": "StopPoint:OCECar TER-87444000" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN48031R4640921:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830707F4509472:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87212407" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87212373" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87212365" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87212357" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87212324" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87212316" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN830707F4509472:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831709F4509220:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN831709F4509220:2025-06-18T23:50:29Z" } } }, { "id": "OCESN837511F4634428:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192476" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1750832460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750825777", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN837511F4634428:2025-06-24T00:10:55Z" } } }, { "id": "OCESN865744F4638268:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595827" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595777" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584466" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584441" }, { "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1750836960" }, "departure": { "delay": 0, "time": "1750837020" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750838160" }, "departure": { "delay": 0, "time": "1750838220" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750838580" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750828027", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN865744F4638268:2025-06-25T00:13:18Z" } } }, { "id": "OCESN869003F4637776:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87592378" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87592360" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87592352" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87592337" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87592048" }, { "arrival": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN869003F4637776:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876304F4637219:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750829700" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87773531" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87773515" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87775130" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87775106" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87775098" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87775072" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN876304F4637219:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890304F4635680:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87722728" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN890304F4635680:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891803F4640860:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87712604" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87713628" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87712620" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87713636" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87713644" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87713651" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87712679" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87713669" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87713677" } ], "timestamp": "1750825777", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN891803F4640860:2025-06-25T00:13:18Z" } } }, { "id": "OCESN97431R4628445:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829400" }, "stopId": "StopPoint:OCECar-87486019" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCECar-87485615" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "07:30:00", "tripId": "OCESN97431R4628445:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142470F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750825837", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN142470F" } } }, { "id": "OCESN164564F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750825837", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN164564F" } } }, { "id": "OCESN5486F4614189:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETGV INOUI-87212027" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750837380" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1750837980" }, "departure": { "delay": 0, "time": "1750838520" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1750840440" }, "departure": { "delay": 0, "time": "1750840680" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750843920" }, "departure": { "delay": 0, "time": "1750844160" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1750847760" }, "departure": { "delay": 0, "time": "1750847940" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750850340" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN5486F4614189:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831302F4572784:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN831302F4572784:2025-06-18T23:50:29Z" } } }, { "id": "OCESN856418F4630654:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87476002" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87476259" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87476242" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87476234" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87476226" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87476200" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87476648" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87476606" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN856418F4630654:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868358F4637869:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87594606" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87594614" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87594622" }, { "arrival": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87594630" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN868358F4637869:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873223F4596322:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750829580" }, "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87396895" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87734038" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87641449" }, { "arrival": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87641423" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN873223F4596322:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886209F4636252:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87726729" } ], "timestamp": "1750825837", "trip": { "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN886209F4636252:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88827F4621929:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-80253914" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN88827F4621929:2025-06-24T00:10:55Z" } } }, { "id": "OCESN893156F4635434:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829460" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87696450" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87696484" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87696492" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87696534" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87694141" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87694000" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750837680" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750826228", "trip": { "startDate": "20250625", "startTime": "07:31:00", "tripId": "OCESN893156F4635434:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17769F4646100:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87686006" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87683003" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87683243" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87683268" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87683318" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87713198" }, { "arrival": { "delay": 0, "time": "1750837080" }, "departure": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87713156" }, { "arrival": { "delay": 0, "time": "1750837740" }, "departure": { "delay": 0, "time": "1750837800" }, "stopId": "StopPoint:OCETrain TER-87713131" }, { "arrival": { "delay": 0, "time": "1750838220" }, "departure": { "delay": 0, "time": "1750838280" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1750840020" }, "departure": { "delay": 0, "time": "1750841340" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750842420" }, "departure": { "delay": 0, "time": "1750842480" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750842960" }, "departure": { "delay": 0, "time": "1750843020" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750843560" }, "departure": { "delay": 0, "time": "1750843620" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750844400" }, "departure": { "delay": 0, "time": "1750844460" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1750845360" }, "departure": { "delay": 0, "time": "1750845480" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750846200" }, "departure": { "delay": 0, "time": "1750846260" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750846740" }, "departure": { "delay": 0, "time": "1750846860" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750847340" }, "departure": { "delay": 0, "time": "1750847400" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750848240" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN17769F4646100:2025-06-25T00:13:18Z" } } }, { "id": "OCESN19905F4642014:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87286831" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87286864" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87286872" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-88850685" }, { "arrival": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-88850010" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN19905F4642014:2025-06-25T00:13:18Z" } } }, { "id": "OCESN834112F4603829:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87144683" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87141432" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87141424" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87141408" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87141390" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87141382" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87141374" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN834112F4603829:2025-06-24T00:10:55Z" } } }, { "id": "OCESN846414F4645738:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1750829640" }, "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87281402" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87342279" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87342238" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87342139" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87342105" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87342014" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN846414F4645738:2025-06-25T00:13:18Z" } } }, { "id": "OCESN850402F4640308:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87413328" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87413377" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN850402F4640308:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858854F4512416:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87486449" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87486431" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87486423" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87486019" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN858854F4512416:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860508F4638935:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1750826588", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN860508F4638935:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861387F4638762:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87576470" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87576454" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87576447" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87576439" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87576405" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836360" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750837320" }, "departure": { "delay": 0, "time": "1750837380" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750837980" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN861387F4638762:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868752F4646547:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87597625" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87597633" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87597674" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87597609" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN868752F4646547:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881608F4629301:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87755629" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN881608F4629301:2025-06-24T00:10:55Z" } } }, { "id": "OCESN894105F4635347:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829520" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87718403" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87718411" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87718429" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87718437" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87184556" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87184531" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750825897", "trip": { "startDate": "20250625", "startTime": "07:32:00", "tripId": "OCESN894105F4635347:2025-06-25T00:13:18Z" } } }, { "id": "OCESN121505F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopArea:OCE87271528" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopArea:OCE87271536" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopArea:OCE87271551" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopArea:OCE87271577" }, { "arrival": { "delay": 0, "time": "1750831620" }, "stopId": "StopArea:OCE87271593" } ], "timestamp": "1750825957", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN121505F" } } }, { "id": "OCESN150004F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopArea:OCE87682005" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopArea:OCE87686006" } ], "timestamp": "1750825957", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN150004F" } } }, { "id": "OCESN23728F4625934:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87193276" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750825957", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN23728F4625934:2025-06-24T00:10:55Z" } } }, { "id": "OCESN81404F4509810:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-80359349" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-80197871" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-80359331" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-80194332" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-80194324" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-80194266" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-80194233" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-80194225" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-80194217" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-80194209" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-80194043" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN81404F4509810:2025-06-18T23:50:29Z" } } }, { "id": "OCESN833801F4572281:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87144410" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87144154" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87144014" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN833801F4572281:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844814F4645685:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750825957", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN844814F4645685:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847905F4645933:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87276782" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87296616" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1750825957", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN847905F4645933:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863155F4638558:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87575167" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87575175" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87575183" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87575191" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87575217" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87575225" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87575274" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87575290" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87575365" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87583849" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87583823" }, { "arrival": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1750825957", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN863155F4638558:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866708F4638078:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87582775" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87582759" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87582726" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87582684" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN866708F4638078:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873266F4646403:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87734475" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87734459" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87734442" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87734426" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87734087" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87562421" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750825957", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN873266F4646403:2025-06-25T00:13:18Z" } } }, { "id": "OCESN877652F4637111:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87784561" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87784546" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87784520" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87784512" }, { "arrival": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87784009" } ], "timestamp": "1750825957", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN877652F4637111:2025-06-25T00:13:18Z" } } }, { "id": "OCESN884158F4636473:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829580" }, "stopId": "StopPoint:OCETrain TER-87746479" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750825957", "trip": { "startDate": "20250625", "startTime": "07:33:00", "tripId": "OCESN884158F4636473:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848416F4646020:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87313213" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87316125" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87313338" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87313353" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87316208" }, { "arrival": { "delay": 300, "time": "1750833540" }, "departure": { "delay": 300, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 300, "time": "1750833900" }, "departure": { "delay": 300, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87313403" }, { "arrival": { "delay": 300, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCEEA848416F4646020:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117120F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopArea:OCE87116582" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1750826017", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN117120F" } } }, { "id": "OCESN136842F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750826017", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN136842F" } } }, { "id": "OCESN23126F4641964:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1750827067", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN23126F4641964:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5376F4640854:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750844280" }, "departure": { "delay": 0, "time": "1750844460" }, "stopId": "StopPoint:OCETGV INOUI-87393579" }, { "arrival": { "delay": 0, "time": "1750845300" }, "departure": { "delay": 0, "time": "1750845480" }, "stopId": "StopPoint:OCETGV INOUI-87393009" }, { "arrival": { "delay": 0, "time": "1750847340" }, "departure": { "delay": 0, "time": "1750847520" }, "stopId": "StopPoint:OCETGV INOUI-87381509" }, { "arrival": { "delay": 0, "time": "1750850220" }, "departure": { "delay": 0, "time": "1750850520" }, "stopId": "StopPoint:OCETGV INOUI-87411017" }, { "arrival": { "delay": 0, "time": "1750853520" }, "stopId": "StopPoint:OCETGV INOUI-87413013" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN5376F4640854:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56203R4647442:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCECar-87476606" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCECar-87701912" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCECar-87702126" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN56203R4647442:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830409F4606586:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87184267" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87181065" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87182196" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750826708", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN830409F4606586:2025-06-24T00:10:55Z" } } }, { "id": "OCESN831407F4572759:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87182329" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87182725" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87182717" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87182691" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750826648", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN831407F4572759:2025-06-22T02:30:55Z" } } }, { "id": "OCESN834851F4603877:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87193524" }, { "arrival": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87193615" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN834851F4603877:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839255F4644748:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87296012" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87171769" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87171751" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87171744" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87171736" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87171702" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87171728" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87171710" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87171009" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN839255F4644748:2025-06-25T00:13:18Z" } } }, { "id": "OCESN849907F4640354:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87271536" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87271593" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87271734" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87271817" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87296566" }, { "arrival": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87296012" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN849907F4640354:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858506F4647761:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1750829760" }, "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87481689" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87481713" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87481721" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87481820" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87481812" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87481804" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87481069" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87481051" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN858506F4647761:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860701F4638859:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87574475" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87574459" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87574442" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87574434" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN860701F4638859:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863036F4630137:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87575001" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87575126" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87575118" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87575076" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87575068" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87575050" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87575043" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87575035" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN863036F4630137:2025-06-24T00:10:55Z" } } }, { "id": "OCESN86380F4620744:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1750836420" }, "stopId": "StopPoint:OCETrain TER-80253914" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN86380F4620744:2025-06-22T02:30:55Z" } } }, { "id": "OCESN865415F4638337:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87595520" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87594416" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN865415F4638337:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873054F4646419:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87734129" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87732404" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87641068" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87641043" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87641415" }, { "arrival": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87641001" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN873054F4646419:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883606F4636520:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87741140" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87741116" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87741108" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87741074" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87741504" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87743757" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87743740" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87743716" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN883606F4636520:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886611F4636179:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87726802" }, { "arrival": { "delay": 0, "time": "1750829820" }, "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN886611F4636179:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890015F4635767:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829640" }, "stopId": "StopPoint:OCETrain TER-87721605" }, { "arrival": { "delay": 0, "time": "1750829880" }, "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1750826017", "trip": { "startDate": "20250625", "startTime": "07:34:00", "tripId": "OCESN890015F4635767:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848350F4646000:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87316067" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87313064" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87316059" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87315044" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87316075" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87313106" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87313114" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87313130" }, { "arrival": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87317362" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCEEA848350F4646000:2025-06-25T00:13:18Z" } } }, { "id": "OCELO859602F4639135:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETramTrain-87481002" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETramTrain-87590331" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETramTrain-87590349" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETramTrain-87590356" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETramTrain-87481564" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETramTrain-87590364" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETramTrain-87590828" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETramTrain-87481598" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETramTrain-87481614" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETramTrain-87481622" }, { "arrival": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETramTrain-87590372" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCELO859602F4639135:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8003F4644000:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETGV INOUI-87471003" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN8003F4644000:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832100F4509108:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87212142" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN832100F4509108:2025-06-18T23:50:29Z" } } }, { "id": "OCESN832908F4572306:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87213256" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN832908F4572306:2025-06-18T23:50:29Z" } } }, { "id": "OCESN835624F4618747:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 600, "time": "1750830660" }, "departure": { "delay": 600, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 600, "time": "1750830960" }, "departure": { "delay": 600, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 600, "time": "1750831620" }, "departure": { "delay": 600, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 600, "time": "1750832520" }, "departure": { "delay": 600, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 600, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87175042" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN835624F4618747:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839714F4644874:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87172221" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87172189" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87172155" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835520" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN839714F4644874:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841210F4645012:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN841210F4645012:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841805F4645135:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN841805F4645135:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854309F4646956:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87478032" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87478057" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87478073" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87478081" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87478107" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN854309F4646956:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8603F4638988:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836780" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750838940" }, "departure": { "delay": 0, "time": "1750839120" }, "stopId": "StopPoint:OCETGV INOUI-87473108" }, { "arrival": { "delay": 0, "time": "1750839720" }, "departure": { "delay": 0, "time": "1750839900" }, "stopId": "StopPoint:OCETGV INOUI-87473009" }, { "arrival": { "delay": 0, "time": "1750840740" }, "departure": { "delay": 0, "time": "1750840860" }, "stopId": "StopPoint:OCETGV INOUI-87473207" }, { "arrival": { "delay": 0, "time": "1750842480" }, "departure": { "delay": 0, "time": "1750842660" }, "stopId": "StopPoint:OCETGV INOUI-87474338" }, { "arrival": { "delay": 0, "time": "1750844640" }, "stopId": "StopPoint:OCETGV INOUI-87474007" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN8603F4638988:2025-06-25T00:13:18Z" } } }, { "id": "OCESN863033F4638580:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87575035" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87575043" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87575050" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87575068" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87575076" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87575118" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87575126" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87575134" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87575142" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87324095" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87575001" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN863033F4638580:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881611F4636645:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87755629" } ], "timestamp": "1750826078", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN881611F4636645:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893753F4635387:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829700" }, "stopId": "StopPoint:OCETrain TER-87696146" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87696161" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87696179" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87696187" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87696195" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87696203" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87696211" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87696229" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87691469" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87696005" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87691600" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87559070" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "07:35:00", "tripId": "OCESN893753F4635387:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832907F4527343:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87213256" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87213249" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87213223" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87213207" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87213108" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN832907F4527343:2025-06-18T23:50:29Z" } } }, { "id": "OCESN834356F4603858:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87215335" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87192302" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87192229" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87192211" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87192203" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN834356F4603858:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839161F4526059:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87116582" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87171512" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87171553" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835520" }, "stopId": "StopPoint:OCETrain TER-87174003" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87174276" }, { "arrival": { "delay": 0, "time": "1750837980" }, "departure": { "delay": 0, "time": "1750838100" }, "stopId": "StopPoint:OCETrain TER-87175042" }, { "arrival": { "delay": 0, "time": "1750839300" }, "departure": { "delay": 0, "time": "1750839420" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1750840320" }, "departure": { "delay": 0, "time": "1750840440" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1750841700" }, "departure": { "delay": 0, "time": "1750841940" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750843020" }, "departure": { "delay": 0, "time": "1750843140" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750844460" }, "departure": { "delay": 0, "time": "1750844580" }, "stopId": "StopPoint:OCETrain TER-87215012" }, { "arrival": { "delay": 0, "time": "1750845660" }, "departure": { "delay": 0, "time": "1750845780" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750848000" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN839161F4526059:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842405F4645263:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87342006" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN842405F4645263:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847859F4645919:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87276378" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87276352" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87276329" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87276311" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87276303" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87276733" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87272013" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN847859F4645919:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852334F4640166:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87444182" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87444190" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87444265" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN852334F4640166:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862412F4638686:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN862412F4638686:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866210F4550613:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87584052" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN866210F4550613:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868701F4637792:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87641001" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87641217" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87597740" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87597724" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87597708" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87597609" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87597674" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87597633" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87597625" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87592345" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCETrain TER-87592311" }, { "arrival": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN868701F4637792:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872733F4646459:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750830000" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCETrain TER-87671339" }, { "arrival": { "delay": 0, "time": "1750838220" }, "departure": { "delay": 0, "time": "1750838280" }, "stopId": "StopPoint:OCETrain TER-87672139" }, { "arrival": { "delay": 0, "time": "1750839000" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN872733F4646459:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873301F4646392:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87562421" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87734087" }, { "arrival": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87734426" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN873301F4646392:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876407F4637189:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87765354" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87775023" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87703975" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87775007" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87775114" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87773408" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87773457" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87773002" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87773556" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87773200" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836420" }, "stopId": "StopPoint:OCETrain TER-87781278" }, { "arrival": { "delay": 0, "time": "1750837080" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750838040" }, "departure": { "delay": 0, "time": "1750838820" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750839540" }, "departure": { "delay": 0, "time": "1750839600" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1750839960" }, "departure": { "delay": 0, "time": "1750840020" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1750840500" }, "departure": { "delay": 0, "time": "1750840560" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1750840920" }, "departure": { "delay": 0, "time": "1750840980" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1750841400" }, "stopId": "StopPoint:OCETrain TER-87784009" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN876407F4637189:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886011F4636323:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87725713" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87725721" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87725739" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87721340" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN886011F4636323:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886112F4636305:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87761007" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87761163" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87761130" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87761106" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87722678" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87722652" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN886112F4636305:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887108F4636037:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN887108F4636037:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88804F4608629:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN88804F4608629:2025-06-24T00:10:55Z" } } }, { "id": "OCESN895853F4635114:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829760" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87184507" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87184523" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87184572" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87184622" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87718460" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87718841" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETrain TER-87718833" }, { "arrival": { "delay": 0, "time": "1750836420" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87718155" }, { "arrival": { "delay": 0, "time": "1750837080" }, "departure": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87718189" }, { "arrival": { "delay": 0, "time": "1750838340" }, "departure": { "delay": 0, "time": "1750838460" }, "stopId": "StopPoint:OCETrain TER-87718239" }, { "arrival": { "delay": 0, "time": "1750839240" }, "departure": { "delay": 0, "time": "1750839300" }, "stopId": "StopPoint:OCETrain TER-87718270" }, { "arrival": { "delay": 0, "time": "1750839780" }, "departure": { "delay": 0, "time": "1750839840" }, "stopId": "StopPoint:OCETrain TER-87718296" }, { "arrival": { "delay": 0, "time": "1750840860" }, "departure": { "delay": 0, "time": "1750840980" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750842060" }, "departure": { "delay": 0, "time": "1750842120" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750843800" }, "departure": { "delay": 0, "time": "1750844160" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750844640" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750826138", "trip": { "startDate": "20250625", "startTime": "07:36:00", "tripId": "OCESN895853F4635114:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848858F4646195:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87342071" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87342063" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87342048" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87342030" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750828087", "trip": { "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCEEA848858F4646195:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141556F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopArea:OCE87546192" }, { "arrival": { "delay": 0, "time": "1750830600" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1750827637", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN141556F" } } }, { "id": "OCESN155820F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750834680" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750826198", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN155820F" } } }, { "id": "OCESN164357F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750830360" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750826198", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN164357F" } } }, { "id": "OCESN847407F4645816:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87276469" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87276725" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87276717" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87272096" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87313668" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87313676" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87313684" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87313510" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN847407F4645816:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855617F4646810:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87473066" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87473074" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87473082" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87473090" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87473108" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87473116" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87473009" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN855617F4646810:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860206F4639032:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87571273" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87574194" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87574160" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87574137" }, { "arrival": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87543009" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN860206F4639032:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860551F4638912:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87574004" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87574319" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETrain TER-87574343" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750836960" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN860551F4638912:2025-06-25T00:13:18Z" } } }, { "id": "OCESN876105F4637272:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87781104" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87781062" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87781088" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87784157" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87784173" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87784009" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN876105F4637272:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886708F4636161:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750826198", "trip": { "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN886708F4636161:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890354F4635658:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1750829940" }, "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87722728" } ], "timestamp": "1750826467", "trip": { "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN890354F4635658:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96106F4575361:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829820" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750826347", "trip": { "startDate": "20250625", "startTime": "07:37:00", "tripId": "OCESN96106F4575361:2025-06-25T00:13:18Z" } } }, { "id": "OCESN130744F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750826257", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN130744F" } } }, { "id": "OCESN23729F4625936:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87193276" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87193003" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN23729F4625936:2025-06-24T00:10:55Z" } } }, { "id": "OCESN4080F4512558:2025-06-17T23:52:01Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCEOUIGO-87481002" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCEOUIGO-87484006" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 0, "time": "1750839060" }, "departure": { "delay": 0, "time": "1750839240" }, "stopId": "StopPoint:OCEOUIGO-87394007" }, { "arrival": { "delay": 0, "time": "1750841580" }, "departure": { "delay": 0, "time": "1750841760" }, "stopId": "StopPoint:OCEOUIGO-87393009" }, { "arrival": { "delay": 0, "time": "1750842960" }, "departure": { "delay": 0, "time": "1750843260" }, "stopId": "StopPoint:OCEOUIGO-87393579" }, { "arrival": { "delay": 0, "time": "1750843740" }, "departure": { "delay": 0, "time": "1750843920" }, "stopId": "StopPoint:OCEOUIGO-87546192" }, { "arrival": { "delay": 0, "time": "1750844760" }, "stopId": "StopPoint:OCEOUIGO-87547000" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN4080F4512558:2025-06-17T23:52:01Z" } } }, { "id": "OCESN6103F4643613:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750839420" }, "departure": { "delay": 0, "time": "1750839600" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750840860" }, "departure": { "delay": 0, "time": "1750841040" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750841880" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN6103F4643613:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830607F4509508:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87213470" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87213462" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87213447" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87213421" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87213413" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87213405" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87213058" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN830607F4509508:2025-06-21T00:16:40Z" } } }, { "id": "OCESN831802F4572623:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87214627" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87214643" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87214726" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN831802F4572623:2025-06-25T00:13:18Z" } } }, { "id": "OCESN833443F4603769:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87175778" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87175794" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87191692" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87191700" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87191718" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87191734" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN833443F4603769:2025-06-24T00:10:55Z" } } }, { "id": "OCESN848556F4646094:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN848556F4646094:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858056F4516462:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87481788" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87481770" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87481762" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87481754" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87481697" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87481747" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 300, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN858056F4516462:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858454F4516733:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87481820" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87481812" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87481804" }, { "arrival": { "delay": 300, "time": "1750831500" }, "departure": { "delay": 300, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87481069" }, { "arrival": { "delay": 300, "time": "1750831800" }, "departure": { "delay": 300, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87481051" }, { "arrival": { "delay": 300, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN858454F4516733:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864463F4638479:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87485300" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87485326" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87485334" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87485342" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87485359" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87491258" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87491290" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87491357" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87491324" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87491001" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN864463F4638479:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866703F4638084:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87581801" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87582684" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87582692" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87582700" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87582718" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87582726" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87582734" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87582742" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87582775" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN866703F4638084:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879504F4637005:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87753681" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87753657" }, { "arrival": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87765008" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN879504F4637005:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885409F4646327:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87747402" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN885409F4646327:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886261F4636226:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750830060" }, "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN886261F4636226:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887312F4635982:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1750830180" }, "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750826257", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN887312F4635982:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894409F4635281:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829880" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87185314" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87185348" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87184200" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87184242" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "07:38:00", "tripId": "OCESN894409F4635281:2025-06-25T00:13:18Z" } } }, { "id": "OCESA86015F4639054:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750836240" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750836660" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1750837380" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESA86015F4639054:2025-06-25T00:13:18Z" } } }, { "id": "OCESN13116F4642410:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87415877" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87415620" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87415604" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN13116F4642410:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2707F4642796:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETGV INOUI-87171009" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN2707F4642796:2025-06-25T00:13:18Z" } } }, { "id": "OCESN837518F4634430:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87192476" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87141804" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN837518F4634430:2025-06-24T00:10:55Z" } } }, { "id": "OCESN841211F4645013:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN841211F4645013:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842904F4645334:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87342337" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87342550" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87342543" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87342535" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN842904F4645334:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856115F4646748:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87471037" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87471185" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87471219" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87471227" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87476689" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87476671" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87476606" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN856115F4646748:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865704F4610838:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 300, "time": "1750830420" }, "departure": { "delay": 300, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 300, "time": "1750831800" }, "departure": { "delay": 300, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 300, "time": "1750832220" }, "departure": { "delay": 300, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 300, "time": "1750832640" }, "departure": { "delay": 300, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 300, "time": "1750833180" }, "departure": { "delay": 300, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 300, "time": "1750833780" }, "departure": { "delay": 300, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 300, "time": "1750834260" }, "departure": { "delay": 300, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 300, "time": "1750834860" }, "departure": { "delay": 300, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 300, "time": "1750836000" }, "departure": { "delay": 300, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87584441" }, { "arrival": { "delay": 300, "time": "1750836300" }, "departure": { "delay": 300, "time": "1750836360" }, "stopId": "StopPoint:OCETrain TER-87584466" }, { "arrival": { "delay": 300, "time": "1750836600" }, "departure": { "delay": 300, "time": "1750836660" }, "stopId": "StopPoint:OCETrain TER-87584474" }, { "arrival": { "delay": 300, "time": "1750837080" }, "departure": { "delay": 300, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87595751" }, { "arrival": { "delay": 300, "time": "1750837500" }, "departure": { "delay": 300, "time": "1750837560" }, "stopId": "StopPoint:OCETrain TER-87595769" }, { "arrival": { "delay": 300, "time": "1750837980" }, "departure": { "delay": 300, "time": "1750838040" }, "stopId": "StopPoint:OCETrain TER-87595777" }, { "arrival": { "delay": 300, "time": "1750838940" }, "stopId": "StopPoint:OCETrain TER-87595827" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN865704F4610838:2025-06-22T02:30:55Z" } } }, { "id": "OCESN870003F4629874:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87613422" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87615773" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87615757" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87615732" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87615674" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87615625" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87615195" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87615005" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87615252" }, { "arrival": { "delay": 0, "time": "1750836360" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETrain TER-87615310" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCETrain TER-87615328" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750838400" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN870003F4629874:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872602F4629613:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN872602F4629613:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879319F4637050:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87765735" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN879319F4637050:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885109F4636412:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87747402" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN885109F4636412:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88713F4621997:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750830120" }, "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN88713F4621997:2025-06-24T00:10:55Z" } } }, { "id": "OCESN889953F4635807:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87734699" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87734707" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87734715" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87734723" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87734731" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87734749" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87726786" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN889953F4635807:2025-06-25T00:13:18Z" } } }, { "id": "OCESN891755F4635511:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750829940" }, "stopId": "StopPoint:OCETrain TER-87713115" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87713099" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87713081" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87713073" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87713065" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87712323" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87712331" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87713008" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87713826" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87712265" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87713834" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87713842" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87713859" } ], "timestamp": "1750826318", "trip": { "startDate": "20250625", "startTime": "07:39:00", "tripId": "OCESN891755F4635511:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141466F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750836480" }, "stopId": "StopArea:OCE87545137" } ], "timestamp": "1750826377", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN141466F" } } }, { "id": "OCESN142568F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1750830720" }, "stopId": "StopArea:OCE87546192" } ], "timestamp": "1750826377", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN142568F" } } }, { "id": "OCESN5332F4542165:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750843800" }, "departure": { "delay": 0, "time": "1750844400" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750848240" }, "departure": { "delay": 0, "time": "1750848540" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750849740" }, "departure": { "delay": 0, "time": "1750849920" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750850640" }, "stopId": "StopPoint:OCETGV INOUI-87751008" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN5332F4542165:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58804R4640467:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCECar-87137802" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN58804R4640467:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6871F4643822:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETGV INOUI-87611004" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETGV INOUI-87615286" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1750837020" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETGV INOUI-87773200" }, { "arrival": { "delay": 0, "time": "1750838160" }, "departure": { "delay": 0, "time": "1750838820" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1750839960" }, "departure": { "delay": 0, "time": "1750840140" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1750842360" }, "departure": { "delay": 0, "time": "1750842720" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750844880" }, "stopId": "StopPoint:OCETGV INOUI-87723197" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN6871F4643822:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839709F4644871:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87171926" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87172007" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN839709F4644871:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843206F4640721:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN843206F4640721:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844903F4645710:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87281139" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87281121" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87281113" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87281105" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN844903F4645710:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854207F4646979:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87471045" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87471458" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87478016" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87478024" }, { "arrival": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87478032" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN854207F4646979:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860303F4638985:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87571604" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87571612" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87571638" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87571653" }, { "arrival": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87571687" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN860303F4638985:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864504F4638467:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87491803" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87491811" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87491001" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87491449" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87491472" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87491506" }, { "arrival": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87583005" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN864504F4638467:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873905F4646374:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87645002" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87645135" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87594796" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87594762" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87594754" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87594564" }, { "arrival": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87594002" } ], "timestamp": "1750826377", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN873905F4646374:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894205F4607943:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830000" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750827727", "trip": { "startDate": "20250625", "startTime": "07:40:00", "tripId": "OCESN894205F4607943:2025-06-22T02:30:55Z" } } }, { "id": "OCESN142268F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750826439", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN142268F" } } }, { "id": "OCESN17402F4642365:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87751404" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87751370" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87751321" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87751271" }, { "arrival": { "delay": 0, "time": "1750836960" }, "departure": { "delay": 0, "time": "1750837020" }, "stopId": "StopPoint:OCETrain TER-87751230" }, { "arrival": { "delay": 0, "time": "1750837800" }, "departure": { "delay": 0, "time": "1750837860" }, "stopId": "StopPoint:OCETrain TER-87751206" }, { "arrival": { "delay": 0, "time": "1750838700" }, "departure": { "delay": 0, "time": "1750838820" }, "stopId": "StopPoint:OCETrain TER-87763755" }, { "arrival": { "delay": 0, "time": "1750839540" }, "departure": { "delay": 0, "time": "1750839600" }, "stopId": "StopPoint:OCETrain TER-87763722" }, { "arrival": { "delay": 0, "time": "1750840440" }, "departure": { "delay": 0, "time": "1750840620" }, "stopId": "StopPoint:OCETrain TER-87763300" }, { "arrival": { "delay": 0, "time": "1750841820" }, "departure": { "delay": 0, "time": "1750841940" }, "stopId": "StopPoint:OCETrain TER-87763003" }, { "arrival": { "delay": 0, "time": "1750842660" }, "departure": { "delay": 0, "time": "1750842720" }, "stopId": "StopPoint:OCETrain TER-87763425" }, { "arrival": { "delay": 0, "time": "1750843860" }, "departure": { "delay": 0, "time": "1750844040" }, "stopId": "StopPoint:OCETrain TER-87763466" }, { "arrival": { "delay": 0, "time": "1750844880" }, "departure": { "delay": 0, "time": "1750845000" }, "stopId": "StopPoint:OCETrain TER-87763508" }, { "arrival": { "delay": 0, "time": "1750845600" }, "departure": { "delay": 0, "time": "1750845660" }, "stopId": "StopPoint:OCETrain TER-87763557" }, { "arrival": { "delay": 0, "time": "1750846560" }, "stopId": "StopPoint:OCETrain TER-87763607" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN17402F4642365:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7010F4643858:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETGV INOUI-87286005" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETGV INOUI-87271007" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN7010F4643858:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832761F4572338:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87182642" }, { "arrival": { "delay": 600, "time": "1750830780" }, "departure": { "delay": 600, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87182634" }, { "arrival": { "delay": 600, "time": "1750830960" }, "departure": { "delay": 600, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87182626" }, { "arrival": { "delay": 600, "time": "1750831140" }, "departure": { "delay": 600, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87182618" }, { "arrival": { "delay": 600, "time": "1750831320" }, "departure": { "delay": 600, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87182402" }, { "arrival": { "delay": 600, "time": "1750831440" }, "departure": { "delay": 600, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87182600" }, { "arrival": { "delay": 600, "time": "1750831620" }, "departure": { "delay": 600, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87182592" }, { "arrival": { "delay": 600, "time": "1750831860" }, "departure": { "delay": 600, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87182584" }, { "arrival": { "delay": 600, "time": "1750831980" }, "departure": { "delay": 600, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87182576" }, { "arrival": { "delay": 600, "time": "1750832220" }, "departure": { "delay": 600, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87182881" }, { "arrival": { "delay": 600, "time": "1750832340" }, "departure": { "delay": 600, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87472605" }, { "arrival": { "delay": 600, "time": "1750832400" }, "departure": { "delay": 600, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87182568" }, { "arrival": { "delay": 600, "time": "1750832580" }, "departure": { "delay": 600, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87182550" }, { "arrival": { "delay": 600, "time": "1750832700" }, "departure": { "delay": 600, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87181289" }, { "arrival": { "delay": 600, "time": "1750833000" }, "departure": { "delay": 600, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87182410" }, { "arrival": { "delay": 600, "time": "1750833660" }, "departure": { "delay": 600, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 600, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN832761F4572338:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843209F4645401:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN843209F4645401:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857305F4646690:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN857305F4646690:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860584F4638898:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750830360" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87543017" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87543033" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87543041" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87543058" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87543066" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87543074" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87543090" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87545137" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87547000" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN860584F4638898:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861423F4638750:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87543009" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87543116" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87543124" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87543140" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87543157" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87543165" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87543199" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87576009" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87597039" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87597062" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87597070" }, { "arrival": { "delay": 0, "time": "1750835760" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87597005" }, { "arrival": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETrain TER-87597120" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN861423F4638750:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868005F4637944:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87592543" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87592485" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87592444" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87592428" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87592410" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN868005F4637944:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868454F4637825:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87594465" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87594481" }, { "arrival": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87594499" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN868454F4637825:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872633F4629601:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87611046" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87611053" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87611087" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87611095" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN872633F4629601:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879719F4636951:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87753004" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN879719F4636951:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881015F4636831:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87751750" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN881015F4636831:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887109F4636036:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830060" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87722587" } ], "timestamp": "1750826439", "trip": { "startDate": "20250625", "startTime": "07:41:00", "tripId": "OCESN887109F4636036:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848304F4627974:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCEEA848304F4627974:2025-06-23T02:35:07Z" } } }, { "id": "OCESN833407F4603756:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87192666" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87191692" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87191700" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87191718" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87191734" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87191114" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN833407F4603756:2025-06-24T00:10:55Z" } } }, { "id": "OCESN836206F4603986:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87141523" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN836206F4603986:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839401F4644764:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87113001" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87118000" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN839401F4644764:2025-06-25T00:13:18Z" } } }, { "id": "OCESN839552F4644795:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87185249" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87185009" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87142125" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCETrain TER-87142091" }, { "arrival": { "delay": 0, "time": "1750838040" }, "departure": { "delay": 0, "time": "1750838100" }, "stopId": "StopPoint:OCETrain TER-87142000" }, { "arrival": { "delay": 0, "time": "1750839300" }, "departure": { "delay": 0, "time": "1750839360" }, "stopId": "StopPoint:OCETrain TER-87118299" }, { "arrival": { "delay": 0, "time": "1750840080" }, "departure": { "delay": 0, "time": "1750840140" }, "stopId": "StopPoint:OCETrain TER-87118257" }, { "arrival": { "delay": 0, "time": "1750841100" }, "departure": { "delay": 0, "time": "1750841220" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750842360" }, "departure": { "delay": 0, "time": "1750842420" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750843080" }, "departure": { "delay": 0, "time": "1750843200" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750846560" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN839552F4644795:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854812F4646906:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87474015" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87474056" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87474064" }, { "arrival": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87474098" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN854812F4646906:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865015F4638412:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87583005" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87583617" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87583674" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87583690" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87584540" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87584532" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87584508" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN865015F4638412:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866000F4638238:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87581199" }, { "arrival": { "delay": 0, "time": "1750830300" }, "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87581751" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN866000F4638238:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866602F4584175:2025-06-20T00:18:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87671016" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87671495" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87671479" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN866602F4584175:2025-06-20T00:18:59Z" } } }, { "id": "OCESN867351F4637966:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 900, "time": "1750831560" }, "departure": { "delay": 900, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87673616" }, { "arrival": { "delay": 900, "time": "1750831860" }, "departure": { "delay": 900, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87673624" }, { "arrival": { "delay": 900, "time": "1750832160" }, "departure": { "delay": 900, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87673640" }, { "arrival": { "delay": 900, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87673657" } ], "timestamp": "1750826947", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN867351F4637966:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887415F4635944:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87721001" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN887415F4635944:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890014F4635768:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1750830240" }, "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87721605" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN890014F4635768:2025-06-25T00:13:18Z" } } }, { "id": "OCESN9713F4593365:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830120" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750838100" }, "departure": { "delay": 0, "time": "1750838280" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750840500" }, "departure": { "delay": 0, "time": "1750840680" }, "stopId": "StopPoint:OCETGV INOUI-87703975" }, { "arrival": { "delay": 0, "time": "1750841880" }, "departure": { "delay": 0, "time": "1750842960" }, "stopId": "StopPoint:OCETGV INOUI-87688887" }, { "arrival": { "delay": 0, "time": "1750845840" }, "departure": { "delay": 0, "time": "1750846020" }, "stopId": "StopPoint:OCETGV INOUI-87781005" }, { "arrival": { "delay": 0, "time": "1750846860" }, "departure": { "delay": 0, "time": "1750847040" }, "stopId": "StopPoint:OCETGV INOUI-87781104" }, { "arrival": { "delay": 0, "time": "1750849020" }, "departure": { "delay": 0, "time": "1750849620" }, "stopId": "StopPoint:OCETGV INOUI-87784009" }, { "arrival": { "delay": 0, "time": "1750851000" }, "departure": { "delay": 0, "time": "1750851180" }, "stopId": "StopPoint:OCETGV INOUI-71043075" }, { "arrival": { "delay": 0, "time": "1750852020" }, "departure": { "delay": 0, "time": "1750852200" }, "stopId": "StopPoint:OCETGV INOUI-71793000" }, { "arrival": { "delay": 0, "time": "1750854540" }, "stopId": "StopPoint:OCETGV INOUI-71718010" } ], "timestamp": "1750826497", "trip": { "startDate": "20250625", "startTime": "07:42:00", "tripId": "OCESN9713F4593365:2025-06-21T00:16:40Z" } } }, { "id": "OCESN121011F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopArea:OCE87276469" }, { "arrival": { "delay": 0, "time": "1750831560" }, "stopId": "StopArea:OCE87276006" } ], "timestamp": "1750826858", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:43:00", "tripId": "OCESN121011F" } } }, { "id": "OCESN17512F4642246:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 1200, "time": "1750832220" }, "departure": { "delay": 1200, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 1200, "time": "1750832880" }, "departure": { "delay": 1200, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 1200, "time": "1750833360" }, "departure": { "delay": 1200, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 1200, "time": "1750833780" }, "departure": { "delay": 1200, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 1200, "time": "1750834620" }, "departure": { "delay": 1200, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 1200, "time": "1750835340" }, "departure": { "delay": 1200, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 1200, "time": "1750835760" }, "departure": { "delay": 1200, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 1200, "time": "1750837020" }, "departure": { "delay": 1200, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 1200, "time": "1750837620" }, "departure": { "delay": 1200, "time": "1750837800" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 1200, "time": "1750838460" }, "departure": { "delay": 1200, "time": "1750838580" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 1200, "time": "1750838880" }, "departure": { "delay": 1200, "time": "1750839000" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 1200, "time": "1750839780" }, "departure": { "delay": 1200, "time": "1750839900" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 1200, "time": "1750840380" }, "departure": { "delay": 1200, "time": "1750840440" }, "stopId": "StopPoint:OCETrain TER-87761684" }, { "arrival": { "delay": 1200, "time": "1750841100" }, "departure": { "delay": 1200, "time": "1750841220" }, "stopId": "StopPoint:OCETrain TER-87761650" }, { "arrival": { "delay": 1200, "time": "1750841580" }, "departure": { "delay": 1200, "time": "1750841700" }, "stopId": "StopPoint:OCETrain TER-87763029" }, { "arrival": { "delay": 1200, "time": "1750842180" }, "stopId": "StopPoint:OCETrain TER-87761007" } ], "timestamp": "1750827637", "trip": { "startDate": "20250625", "startTime": "07:43:00", "tripId": "OCESN17512F4642246:2025-06-25T00:13:18Z" } } }, { "id": "OCESN17825F4642564:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87713545" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87713578" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87725002" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87725622" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87725689" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87721357" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87721332" }, { "arrival": { "delay": 0, "time": "1750836540" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750837440" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "07:43:00", "tripId": "OCESN17825F4642564:2025-06-25T00:13:18Z" } } }, { "id": "OCESN3831F4634309:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCEINTERCITES-87481002" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCEINTERCITES-87486019" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCEINTERCITES-87486258" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCEINTERCITES-87485003" }, { "arrival": { "delay": 0, "time": "1750837920" }, "departure": { "delay": 0, "time": "1750838040" }, "stopId": "StopPoint:OCEINTERCITES-87485144" }, { "arrival": { "delay": 0, "time": "1750839780" }, "departure": { "delay": 0, "time": "1750839900" }, "stopId": "StopPoint:OCEINTERCITES-87491001" }, { "arrival": { "delay": 0, "time": "1750842060" }, "departure": { "delay": 0, "time": "1750842120" }, "stopId": "StopPoint:OCEINTERCITES-87491142" }, { "arrival": { "delay": 0, "time": "1750845360" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "07:43:00", "tripId": "OCESN3831F4634309:2025-06-24T00:10:55Z" } } }, { "id": "OCESN857003F4630617:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87571554" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87571000" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "07:43:00", "tripId": "OCESN857003F4630617:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857505F4630556:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87484337" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87484352" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87484360" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87484386" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "07:43:00", "tripId": "OCESN857505F4630556:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866603F4638108:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582536" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87582551" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1750835340" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87671016" } ], "timestamp": "1750827547", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:43:00", "tripId": "OCESN866603F4638108:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872704F4629581:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830180" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87671008" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87671172" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87671123" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611152" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611137" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611095" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611079" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611061" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611038" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750836600" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750826558", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:43:00", "tripId": "OCESN872704F4629581:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879312F4637053:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830180" }, "stopId": "StopPoint:OCETrain TER-87318964" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87765735" } ], "timestamp": "1750826558", "trip": { "startDate": "20250625", "startTime": "07:43:00", "tripId": "OCESN879312F4637053:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848421F4646022:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87276691" }, { "arrival": { "delay": 300, "time": "1750831200" }, "departure": { "delay": 300, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87313387" }, { "arrival": { "delay": 300, "time": "1750832220" }, "departure": { "delay": 300, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87313346" }, { "arrival": { "delay": 300, "time": "1750833060" }, "departure": { "delay": 300, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87313320" }, { "arrival": { "delay": 300, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCEEA848421F4646022:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142872F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750826617", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN142872F" } } }, { "id": "OCESN18542F4642128:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN18542F4642128:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23415F4642685:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87746008" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87746206" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87746248" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750836240" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750836360" }, "departure": { "delay": 0, "time": "1750836360" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750836720" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750836960" }, "departure": { "delay": 0, "time": "1750837020" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN23415F4642685:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7621F4643948:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCEOUIGO-87391003" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCEOUIGO-87484006" }, { "arrival": { "delay": 0, "time": "1750838400" }, "stopId": "StopPoint:OCEOUIGO-87481002" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN7621F4643948:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841703F4645117:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87296293" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87296269" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87295220" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87295642" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87295600" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN841703F4645117:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843302F4645454:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87345405" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87345413" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87345421" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87345447" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87345520" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN843302F4645454:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857304F4646691:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87481192" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN857304F4646691:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857658F4630512:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87471508" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87478768" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87478750" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87478743" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87478404" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN857658F4630512:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859654F4630278:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87484303" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87486894" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87481176" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87481457" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN859654F4630278:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870155F4629844:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87594556" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87594572" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87613042" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87613059" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87613075" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87613091" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87613109" }, { "arrival": { "delay": 0, "time": "1750836420" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87613661" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETrain TER-87613224" }, { "arrival": { "delay": 0, "time": "1750837080" }, "departure": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87613232" }, { "arrival": { "delay": 0, "time": "1750837860" }, "departure": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETrain TER-87613257" }, { "arrival": { "delay": 0, "time": "1750839780" }, "stopId": "StopPoint:OCETrain TER-87613422" } ], "timestamp": "1750826617", "trip": { "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN870155F4629844:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886292F4636210:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830240" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750830420" }, "departure": { "delay": 0, "time": "1750830480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750832040" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750826617", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:44:00", "tripId": "OCESN886292F4636210:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA849403F4640388:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87313437" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87313494" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87296004" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCEEA849403F4640388:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141653F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1750831500" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750826677", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN141653F" } } }, { "id": "OCESN142674F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750831500" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1750826677", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN142674F" } } }, { "id": "OCESN164368F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750830780" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750826677", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN164368F" } } }, { "id": "OCESN17607F4642469:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN17607F4642469:2025-06-25T00:13:18Z" } } }, { "id": "OCESN19803F4642035:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-88716050" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-88716472" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-88716621" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-88716704" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-88716886" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-88717124" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-88718114" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-88718296" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-88718379" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-88718528" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-88720090" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN19803F4642035:2025-06-25T00:13:18Z" } } }, { "id": "OCESN2712F4642798:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETGV INOUI-87171009" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETGV INOUI-87113001" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN2712F4642798:2025-06-25T00:13:18Z" } } }, { "id": "OCESN4752F4647249:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCEINTERCITES-87781005" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1750838340" }, "departure": { "delay": 0, "time": "1750838460" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1750840560" }, "departure": { "delay": 0, "time": "1750840680" }, "stopId": "StopPoint:OCEINTERCITES-87586008" }, { "arrival": { "delay": 0, "time": "1750845240" }, "stopId": "StopPoint:OCEINTERCITES-87581009" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN4752F4647249:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58503R4640508:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCECar-87545731" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCECar-87545756" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN58503R4640508:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7007F4643857:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETGV INOUI-87286005" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN7007F4643857:2025-06-25T00:13:18Z" } } }, { "id": "OCESN837683F4618846:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750830540" }, "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN837683F4618846:2025-06-24T00:10:55Z" } } }, { "id": "OCESN8404F4619103:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETGV INOUI-87581009" }, { "arrival": { "delay": 0, "time": "1750837740" }, "departure": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750838460" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750826677", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN8404F4619103:2025-06-25T00:13:18Z" } } }, { "id": "OCESN846502F4645783:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1750830480" }, "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87281410" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87287292" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87281428" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87287300" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87281436" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87281444" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87281451" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87281469" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87286302" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN846502F4645783:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862204F4638711:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830300" }, "stopId": "StopPoint:OCETrain TER-87394452" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87394437" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87394411" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87394403" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87394015" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1750827007", "trip": { "startDate": "20250625", "startTime": "07:45:00", "tripId": "OCESN862204F4638711:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142472F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopArea:OCE87545137" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750826738", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:46:00", "tripId": "OCESN142472F" } } }, { "id": "OCESN4200F4634287:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCEINTERCITES-87141002" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCEINTERCITES-87141044" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCEINTERCITES-87141291" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCEINTERCITES-87142125" }, { "arrival": { "delay": 0, "time": "1750839240" }, "departure": { "delay": 0, "time": "1750839960" }, "stopId": "StopPoint:OCEINTERCITES-87713040" }, { "arrival": { "delay": 0, "time": "1750841880" }, "departure": { "delay": 0, "time": "1750842000" }, "stopId": "StopPoint:OCEINTERCITES-87725002" }, { "arrival": { "delay": 0, "time": "1750843620" }, "departure": { "delay": 0, "time": "1750843740" }, "stopId": "StopPoint:OCEINTERCITES-87725689" }, { "arrival": { "delay": 0, "time": "1750845840" }, "departure": { "delay": 0, "time": "1750846080" }, "stopId": "StopPoint:OCEINTERCITES-87723197" }, { "arrival": { "delay": 0, "time": "1750846560" }, "stopId": "StopPoint:OCEINTERCITES-87722025" } ], "timestamp": "1750826738", "trip": { "startDate": "20250625", "startTime": "07:46:00", "tripId": "OCESN4200F4634287:2025-06-24T00:10:55Z" } } }, { "id": "OCESN7867F4643993:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCEOUIGO-87286542" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCEOUIGO-87271494" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835520" }, "stopId": "StopPoint:OCEOUIGO-87111849" }, { "arrival": { "delay": 0, "time": "1750842000" }, "departure": { "delay": 0, "time": "1750842600" }, "stopId": "StopPoint:OCEOUIGO-87723197" }, { "arrival": { "delay": 0, "time": "1750844760" }, "departure": { "delay": 0, "time": "1750845060" }, "stopId": "StopPoint:OCEOUIGO-87763029" }, { "arrival": { "delay": 0, "time": "1750847280" }, "departure": { "delay": 0, "time": "1750847460" }, "stopId": "StopPoint:OCEOUIGO-87703975" }, { "arrival": { "delay": 0, "time": "1750848840" }, "stopId": "StopPoint:OCEOUIGO-87688887" } ], "timestamp": "1750826738", "trip": { "startDate": "20250625", "startTime": "07:46:00", "tripId": "OCESN7867F4643993:2025-06-25T00:13:18Z" } } }, { "id": "OCESN851705F4613343:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750830600" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87411801" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87411819" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87415166" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87415158" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87415141" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87415125" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87415018" } ], "timestamp": "1750827067", "trip": { "startDate": "20250625", "startTime": "07:46:00", "tripId": "OCESN851705F4613343:2025-06-22T02:30:55Z" } } }, { "id": "OCESN866651F4638092:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-87673103" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87671479" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87671487" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87671495" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87671016" } ], "timestamp": "1750826738", "trip": { "startDate": "20250625", "startTime": "07:46:00", "tripId": "OCESN866651F4638092:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88715F4608734:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830360" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750826738", "trip": { "startDate": "20250625", "startTime": "07:46:00", "tripId": "OCESN88715F4608734:2025-06-24T00:10:55Z" } } }, { "id": "OCELO859797F4639084:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87481440" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCELO859797F4639084:2025-06-25T00:13:18Z" } } }, { "id": "OCESA86014F4639055:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-83045013" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750835760" }, "departure": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750836540" }, "departure": { "delay": 0, "time": "1750836720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750836900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1750837020" }, "departure": { "delay": 0, "time": "1750837080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1750837500" }, "departure": { "delay": 0, "time": "1750837560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1750837980" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87757724" } ], "timestamp": "1750828147", "trip": { "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCESA86014F4639055:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117515F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopArea:OCE87116137" } ], "timestamp": "1750826797", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCESN117515F" } } }, { "id": "OCESN130907F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopArea:OCE87415885" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopArea:OCE87415893" }, { "arrival": { "delay": 0, "time": "1750835520" }, "stopId": "StopArea:OCE87415604" } ], "timestamp": "1750826797", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCESN130907F" } } }, { "id": "OCESN6702F4643711:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETGV INOUI-87182063" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETGV INOUI-87300822" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETGV INOUI-87300863" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETGV INOUI-87713040" }, { "arrival": { "delay": 0, "time": "1750841040" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCESN6702F4643711:2025-06-25T00:13:18Z" } } }, { "id": "OCESN834353F4603856:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87192203" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87192211" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87192229" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87192302" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87215335" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87215012" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCESN834353F4603856:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839406F4644020:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87118000" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87118158" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87118190" }, { "arrival": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87113001" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCESN839406F4644020:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842152F4645206:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87286427" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87345272" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87345231" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87345215" }, { "arrival": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCESN842152F4645206:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842644F4645322:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87317081" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87317099" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87317107" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87317123" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87281071" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCESN842644F4645322:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858204F4630486:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830420" }, "stopId": "StopPoint:OCETrain TER-87471300" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87476754" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87476762" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87476770" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87481846" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 300, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750826797", "trip": { "startDate": "20250625", "startTime": "07:47:00", "tripId": "OCESN858204F4630486:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164872F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750826858", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN164872F" } } }, { "id": "OCESN8052F4644002:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETGV INOUI-87471003" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETGV INOUI-87478404" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750837500" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN8052F4644002:2025-06-25T00:13:18Z" } } }, { "id": "OCESN847605F4645865:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87276006" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN847605F4645865:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848830F4646177:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87317362" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87317396" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87317404" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87317057" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN848830F4646177:2025-06-25T00:13:18Z" } } }, { "id": "OCESN850605F4640290:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87411181" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87411207" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87411215" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87411223" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87411249" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87411256" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87411264" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87411272" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87411280" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87413385" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN850605F4640290:2025-06-25T00:13:18Z" } } }, { "id": "OCESN856007F4646770:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87471052" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87159947" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87471144" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87471151" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87471177" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87471185" } ], "timestamp": "1750827307", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN856007F4646770:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859454F4630291:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87481143" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87481150" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87481168" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87481184" }, { "arrival": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87481192" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN859454F4630291:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870601F4637633:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87612010" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87612002" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87611707" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87611723" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87618215" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87615013" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87616011" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87615039" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87615054" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87615286" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN870601F4637633:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871471F4646482:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87618116" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87611384" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87611376" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87611368" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87611350" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87611343" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87611327" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87611616" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87611590" }, { "arrival": { "delay": 0, "time": "1750836600" }, "departure": { "delay": 0, "time": "1750836660" }, "stopId": "StopPoint:OCETrain TER-87611558" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87611533" }, { "arrival": { "delay": 0, "time": "1750837860" }, "departure": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETrain TER-87611525" }, { "arrival": { "delay": 0, "time": "1750838700" }, "departure": { "delay": 0, "time": "1750838760" }, "stopId": "StopPoint:OCETrain TER-87611517" }, { "arrival": { "delay": 0, "time": "1750839120" }, "departure": { "delay": 0, "time": "1750839180" }, "stopId": "StopPoint:OCETrain TER-87611509" }, { "arrival": { "delay": 0, "time": "1750840020" }, "stopId": "StopPoint:OCETrain TER-87611483" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN871471F4646482:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871808F4622954:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87611244" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87611459" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87611897" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87611889" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87611863" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87611855" }, { "arrival": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87586008" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN871808F4622954:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8803F4636858:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETGV INOUI-87396408" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750838040" }, "stopId": "StopPoint:OCETGV INOUI-87481002" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN8803F4636858:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88716F4608731:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87192070" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87192088" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87191106" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750826858", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN88716F4608731:2025-06-24T00:10:55Z" } } }, { "id": "OCESN889415F4635878:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830480" }, "stopId": "StopPoint:OCETrain TER-87743005" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87721001" } ], "timestamp": "1750827787", "trip": { "startDate": "20250625", "startTime": "07:48:00", "tripId": "OCESN889415F4635878:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117109F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopArea:OCE87113001" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopArea:OCE87116517" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopArea:OCE87116582" } ], "timestamp": "1750826917", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN117109F" } } }, { "id": "OCESN23226F4641919:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750830660" }, "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87745497" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN23226F4641919:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23478F4642719:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87746479" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836780" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750836900" }, "departure": { "delay": 0, "time": "1750836960" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750837260" }, "departure": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750837380" }, "departure": { "delay": 0, "time": "1750837440" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750837620" }, "departure": { "delay": 0, "time": "1750837620" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750837740" }, "departure": { "delay": 0, "time": "1750837740" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750837860" }, "departure": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750838040" }, "departure": { "delay": 0, "time": "1750838040" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750838160" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN23478F4642719:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830805F4509440:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750830720" }, "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN830805F4509440:2025-06-18T23:50:29Z" } } }, { "id": "OCESN831704F4572651:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87212191" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87214502" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87214536" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87214544" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87214551" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87214338" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87214320" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87214296" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87214288" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87214270" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87214254" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87214247" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87214239" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87214221" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87214213" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87214205" }, { "arrival": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN831704F4572651:2025-06-18T23:50:29Z" } } }, { "id": "OCESN832011F4572534:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87214056" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN832011F4572534:2025-06-18T23:50:29Z" } } }, { "id": "OCESN842474F4645294:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87342006" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87342402" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87342410" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87342451" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87342469" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87286419" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87286401" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87286096" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87286112" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87287250" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN842474F4645294:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865414F4630045:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87594002" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87594416" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87594408" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87594382" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87595579" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87595520" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87595512" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87725473" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87595009" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN865414F4630045:2025-06-24T00:10:55Z" } } }, { "id": "OCESN886811F4636127:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN886811F4636127:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96111F4593066:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN96111F4593066:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96212F4575454:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830540" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750826917", "trip": { "startDate": "20250625", "startTime": "07:49:00", "tripId": "OCESN96212F4575454:2025-06-22T02:30:55Z" } } }, { "id": "OCESN121018F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopArea:OCE87276006" }, { "arrival": { "delay": 0, "time": "1750832040" }, "stopId": "StopArea:OCE87276469" } ], "timestamp": "1750826977", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN121018F" } } }, { "id": "OCESN164463F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750834560" }, "stopId": "StopArea:OCE87393314" } ], "timestamp": "1750826977", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN164463F" } } }, { "id": "OCESN18503F4642144:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87741470" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87741439" }, { "arrival": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87741009" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN18503F4642144:2025-06-25T00:13:18Z" } } }, { "id": "OCESN468251R4640955:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCECar TER-87765008" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar TER-87765412" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCECar TER-87765420" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCECar TER-87765438" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCECar TER-87765446" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCECar TER-87765453" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCECar TER-87765479" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCECar TER-87765503" }, { "arrival": { "delay": 0, "time": "1750837800" }, "departure": { "delay": 0, "time": "1750837800" }, "stopId": "StopPoint:OCECar TER-87753764" }, { "arrival": { "delay": 0, "time": "1750839000" }, "stopId": "StopPoint:OCECar TER-87753004" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN468251R4640955:2025-06-25T00:13:18Z" } } }, { "id": "OCESN56001R4647196:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCECar-87471003" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCECar-87335208" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCECar-87322966" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCECar-87322008" }, { "arrival": { "delay": 0, "time": "1750837980" }, "stopId": "StopPoint:OCECar-87476556" } ], "timestamp": "1750827547", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN56001R4647196:2025-06-25T00:13:18Z" } } }, { "id": "OCESN6608F4643684:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETGV INOUI-87722025" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1750838940" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN6608F4643684:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830706F4572889:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87212308" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87338517" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87212332" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87212340" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87212407" } ], "timestamp": "1750827787", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN830706F4572889:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831406F4572761:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750830780" }, "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87182691" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87182717" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87182725" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87182329" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN831406F4572761:2025-06-22T02:30:55Z" } } }, { "id": "OCESN833404F4603752:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87191734" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87191718" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87191700" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87191692" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87191684" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87192732" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87192666" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN833404F4603752:2025-06-24T00:10:55Z" } } }, { "id": "OCESN834105F4618691:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87141374" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87141424" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87144014" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN834105F4618691:2025-06-24T00:10:55Z" } } }, { "id": "OCESN843856F4643078:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87296244" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87345561" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750837080" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN843856F4643078:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843905F4645560:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87313056" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN843905F4645560:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872402F4629647:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87611848" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87615369" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87615344" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87328021" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87615476" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87615484" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87615492" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87615468" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87615526" }, { "arrival": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETrain TER-87615542" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN872402F4629647:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88571F4622168:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830600" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750826977", "trip": { "startDate": "20250625", "startTime": "07:50:00", "tripId": "OCESN88571F4622168:2025-06-25T00:13:18Z" } } }, { "id": "OCESA881210F4636740:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836360" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1750836660" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1750836960" }, "departure": { "delay": 0, "time": "1750837020" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1750837380" }, "departure": { "delay": 0, "time": "1750837440" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1750837620" }, "departure": { "delay": 0, "time": "1750837680" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750837860" }, "departure": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1750838700" }, "stopId": "StopPoint:OCETrain TER-87755447" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESA881210F4636740:2025-06-25T00:13:18Z" } } }, { "id": "OCESN136821F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750834380" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750827037", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN136821F" } } }, { "id": "OCESN17610F4642473:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87723197" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN17610F4642473:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23378F4642678:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87745679" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87745646" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87745620" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87745596" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87745588" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750836240" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750836360" }, "stopId": "StopPoint:OCETrain TER-85010231" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN23378F4642678:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5210F4631241:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETGV INOUI-87223263" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1750836900" }, "departure": { "delay": 0, "time": "1750837320" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750840140" }, "departure": { "delay": 0, "time": "1750840320" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750843020" }, "stopId": "StopPoint:OCETGV INOUI-87471003" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN5210F4631241:2025-06-24T00:10:55Z" } } }, { "id": "OCESN6681F4643706:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETGV INOUI-87686006" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETGV INOUI-87694109" }, { "arrival": { "delay": 0, "time": "1750838160" }, "departure": { "delay": 0, "time": "1750838760" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750841520" }, "stopId": "StopPoint:OCETGV INOUI-87726000" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN6681F4643706:2025-06-25T00:13:18Z" } } }, { "id": "OCESN836207F4603987:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87141473" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87141481" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87141499" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87141507" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87141523" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN836207F4603987:2025-06-24T00:10:55Z" } } }, { "id": "OCESN841505F4645087:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87295808" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87295568" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87295006" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87295014" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN841505F4645087:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843109F4645361:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN843109F4645361:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857404F4630583:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87484006" }, { "arrival": { "delay": 0, "time": "1750830840" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87484048" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87484147" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87484154" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87484170" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87396408" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87396374" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87396366" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87396358" }, { "arrival": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN857404F4630583:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860702F4638858:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87571240" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87574434" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87574442" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87574459" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87574475" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN860702F4638858:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881010F4637178:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87751743" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87635581" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87751701" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87751719" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN881010F4637178:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96209F4575450:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830660" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-85000109" } ], "timestamp": "1750827037", "trip": { "startDate": "20250625", "startTime": "07:51:00", "tripId": "OCESN96209F4575450:2025-06-22T02:30:55Z" } } }, { "id": "OCESN155822F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750835580" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750827097", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN155822F" } } }, { "id": "OCESN164359F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750831260" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750827097", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN164359F" } } }, { "id": "OCESN164470F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750827097", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN164470F" } } }, { "id": "OCESN164674F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750835460" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750827097", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN164674F" } } }, { "id": "OCESN164874F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopArea:OCE87393488" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750834920" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750827097", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN164874F" } } }, { "id": "OCESN7155F4643907:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETGV INOUI-87271007" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETGV INOUI-87342014" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETGV INOUI-87345009" }, { "arrival": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCETGV INOUI-87343004" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN7155F4643907:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830302F4573085:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87212225" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87215079" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87192286" }, { "arrival": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN830302F4573085:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842204F4645220:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87345025" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87345264" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87345280" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87286435" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN842204F4645220:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857254F4630608:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87396598" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87396572" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87396580" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87396556" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87396549" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87743872" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87396028" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87396036" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87396044" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87396051" }, { "arrival": { "delay": 0, "time": "1750835760" }, "departure": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87396077" }, { "arrival": { "delay": 0, "time": "1750836240" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87396093" }, { "arrival": { "delay": 0, "time": "1750836960" }, "stopId": "StopPoint:OCETrain TER-87444711" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN857254F4630608:2025-06-25T00:13:18Z" } } }, { "id": "OCESN867006F4638005:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87673004" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87672386" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87672337" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87672279" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87672253" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87672212" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87672006" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN867006F4638005:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868103F4637929:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87592709" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87592691" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87592683" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87592667" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87592022" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87592006" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN868103F4637929:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879712F4636954:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750830960" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87580340" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87753582" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87753574" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87753566" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87753558" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87753541" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87753509" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87753491" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87753459" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87753442" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87753426" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87753418" }, { "arrival": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN879712F4636954:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885452F4646323:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87747246" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN885452F4646323:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889465F4635859:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830720" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87723700" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87723718" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87723726" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87723734" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87723742" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87723759" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87723767" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87723783" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87723791" }, { "arrival": { "delay": 0, "time": "1750835520" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1750827097", "trip": { "startDate": "20250625", "startTime": "07:52:00", "tripId": "OCESN889465F4635859:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848327F4645998:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87313874" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87313080" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87313098" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87313122" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87317362" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:53:00", "tripId": "OCEEA848327F4645998:2025-06-25T00:13:18Z" } } }, { "id": "OCELO859794F4639087:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750830900" }, "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87481432" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87481424" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87481416" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87481408" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87354597" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87354589" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87481002" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:53:00", "tripId": "OCELO859794F4639087:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841404F4645059:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87345520" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87345496" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87345397" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87345389" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87343475" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87343459" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87343418" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87343400" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:53:00", "tripId": "OCESN841404F4645059:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841422F4645066:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87343400" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87343418" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87343459" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87343475" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87345389" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87345397" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87345496" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87345520" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:53:00", "tripId": "OCESN841422F4645066:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843904F4645559:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87313072" }, { "arrival": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:53:00", "tripId": "OCESN843904F4645559:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844109F4645597:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87286302" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:53:00", "tripId": "OCESN844109F4645597:2025-06-25T00:13:18Z" } } }, { "id": "OCESN849608F4640369:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87296004" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87296418" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87296434" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87296442" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87296616" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87296459" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87276782" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87276774" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87276766" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87276741" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87272195" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87276691" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:53:00", "tripId": "OCESN849608F4640369:2025-06-25T00:13:18Z" } } }, { "id": "OCESN880112F4636914:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830780" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750831020" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87759290" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87751842" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87759316" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87751826" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87751800" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87751438" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87751420" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87751404" } ], "timestamp": "1750827158", "trip": { "startDate": "20250625", "startTime": "07:53:00", "tripId": "OCESN880112F4636914:2025-06-25T00:13:18Z" } } }, { "id": "OCESN136848F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750834800" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750827218", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:54:00", "tripId": "OCESN136848F" } } }, { "id": "OCESN3852F4580229:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCEINTERCITES-87491142" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCEINTERCITES-87491001" }, { "arrival": { "delay": 0, "time": "1750838040" }, "departure": { "delay": 0, "time": "1750838160" }, "stopId": "StopPoint:OCEINTERCITES-87485144" }, { "arrival": { "delay": 0, "time": "1750839300" }, "departure": { "delay": 0, "time": "1750839540" }, "stopId": "StopPoint:OCEINTERCITES-87485003" }, { "arrival": { "delay": 0, "time": "1750841880" }, "departure": { "delay": 0, "time": "1750841940" }, "stopId": "StopPoint:OCEINTERCITES-87486258" }, { "arrival": { "delay": 0, "time": "1750843320" }, "departure": { "delay": 0, "time": "1750843440" }, "stopId": "StopPoint:OCEINTERCITES-87486019" }, { "arrival": { "delay": 0, "time": "1750845960" }, "stopId": "StopPoint:OCEINTERCITES-87481002" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "07:54:00", "tripId": "OCESN3852F4580229:2025-06-24T00:10:55Z" } } }, { "id": "OCESN8308F4644174:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETGV INOUI-87571000" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETGV INOUI-87571240" }, { "arrival": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "07:54:00", "tripId": "OCESN8308F4644174:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832758F4110780:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1750831260" }, "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87182667" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87181131" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87182410" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87181289" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87182550" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87182568" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87472605" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87182881" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87182576" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87182584" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87182592" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87182600" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87182402" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87182618" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87182626" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87182634" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87182642" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "07:54:00", "tripId": "OCESN832758F4110780:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8423F4645239:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETGV INOUI-87391003" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETGV INOUI-87575001" }, { "arrival": { "delay": 0, "time": "1750839480" }, "stopId": "StopPoint:OCETGV INOUI-87581009" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "07:54:00", "tripId": "OCESN8423F4645239:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890017F4635765:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830840" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1750827218", "trip": { "startDate": "20250625", "startTime": "07:54:00", "tripId": "OCESN890017F4635765:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855055F4646890:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750831080" }, "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87474213" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "07:55:00", "tripId": "OCESN855055F4646890:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860605F4638887:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830900" }, "stopId": "StopPoint:OCETrain TER-87547000" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87545525" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87545657" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87545707" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87545731" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87545756" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "07:55:00", "tripId": "OCESN860605F4638887:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866211F4646578:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830900" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584714" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584722" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584730" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87584755" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581850" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87582668" } ], "timestamp": "1750827277", "trip": { "startDate": "20250625", "startTime": "07:55:00", "tripId": "OCESN866211F4646578:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142270F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750835160" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750827337", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:56:00", "tripId": "OCESN142270F" } } }, { "id": "OCESN833602F4618664:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750831200" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87141143" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87141135" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87141127" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87141101" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87141093" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87141010" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87175257" }, { "arrival": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETrain TER-87175042" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:56:00", "tripId": "OCESN833602F4618664:2025-06-25T00:13:18Z" } } }, { "id": "OCESN859073F4630379:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87486332" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87486324" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87486316" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87486308" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87486019" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:56:00", "tripId": "OCESN859073F4630379:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868104F4637928:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87592022" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87592667" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87592683" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87592691" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87592709" }, { "arrival": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87592717" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:56:00", "tripId": "OCESN868104F4637928:2025-06-25T00:13:18Z" } } }, { "id": "OCESN871810F4646473:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87611434" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87611657" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87611665" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87611673" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87611681" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87611699" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87611244" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:56:00", "tripId": "OCESN871810F4646473:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894204F4621602:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87713040" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:56:00", "tripId": "OCESN894204F4621602:2025-06-23T02:35:07Z" } } }, { "id": "OCESN9261F4605471:2025-06-21T00:16:40Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750830960" }, "stopId": "StopPoint:OCELyria-87686006" }, { "arrival": { "delay": 0, "time": "1750836660" }, "departure": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCELyria-87713040" }, { "arrival": { "delay": 0, "time": "1750838280" }, "departure": { "delay": 0, "time": "1750838400" }, "stopId": "StopPoint:OCELyria-87713412" }, { "arrival": { "delay": 0, "time": "1750840920" }, "departure": { "delay": 0, "time": "1750841040" }, "stopId": "StopPoint:OCELyria-87715136" }, { "arrival": { "delay": 0, "time": "1750841820" }, "departure": { "delay": 0, "time": "1750842120" }, "stopId": "StopPoint:OCELyria-85011031" }, { "arrival": { "delay": 0, "time": "1750844400" }, "stopId": "StopPoint:OCELyria-85011205" } ], "timestamp": "1750827337", "trip": { "startDate": "20250625", "startTime": "07:56:00", "tripId": "OCESN9261F4605471:2025-06-21T00:16:40Z" } } }, { "id": "OCESN17471F4642263:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750836960" }, "departure": { "delay": 0, "time": "1750837080" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750838520" }, "departure": { "delay": 0, "time": "1750838700" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750839360" }, "departure": { "delay": 0, "time": "1750839480" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750840080" }, "departure": { "delay": 0, "time": "1750840200" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750840680" }, "stopId": "StopPoint:OCETrain TER-87756056" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN17471F4642263:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830512F4509584:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87213611" }, { "arrival": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87213058" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN830512F4509584:2025-06-18T23:50:29Z" } } }, { "id": "OCESN843106F4645358:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87286534" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87286526" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87286518" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87286500" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87345256" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87345223" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87345207" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN843106F4645358:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873005F4646433:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87641415" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87323675" }, { "arrival": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87641001" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN873005F4646433:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885154F4636394:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87761718" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN885154F4636394:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885717F4636346:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87741181" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87747493" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87747477" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87747451" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87417501" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87747402" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87725895" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87747006" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87747337" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87747287" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETrain TER-87747279" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87747246" }, { "arrival": { "delay": 0, "time": "1750836660" }, "departure": { "delay": 0, "time": "1750836720" }, "stopId": "StopPoint:OCETrain TER-87747220" }, { "arrival": { "delay": 0, "time": "1750836960" }, "departure": { "delay": 0, "time": "1750837020" }, "stopId": "StopPoint:OCETrain TER-87747212" }, { "arrival": { "delay": 0, "time": "1750837380" }, "departure": { "delay": 0, "time": "1750837440" }, "stopId": "StopPoint:OCETrain TER-87747204" }, { "arrival": { "delay": 0, "time": "1750837740" }, "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN885717F4636346:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886602F4636186:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87721472" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87721035" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87726828" }, { "arrival": { "delay": 0, "time": "1750836420" }, "stopId": "StopPoint:OCETrain TER-87726802" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN886602F4636186:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887309F4635985:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831260" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750834320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87723494" } ], "timestamp": "1750827397", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN887309F4635985:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889993F4635787:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87726778" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87726760" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87726737" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN889993F4635787:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890016F4635766:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831020" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1750831140" }, "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87721431" } ], "timestamp": "1750827397", "trip": { "startDate": "20250625", "startTime": "07:57:00", "tripId": "OCESN890016F4635766:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164863F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopArea:OCE87393488" } ], "timestamp": "1750827457", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:58:00", "tripId": "OCESN164863F" } } }, { "id": "OCESN2407F4642771:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETGV INOUI-87113001" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETGV INOUI-87147322" }, { "arrival": { "delay": 0, "time": "1750838340" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "07:58:00", "tripId": "OCESN2407F4642771:2025-06-25T00:13:18Z" } } }, { "id": "OCESN4091F4580271:2025-06-20T00:18:59Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCEOUIGO-87547000" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCEOUIGO-87546192" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCEOUIGO-87393579" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCEOUIGO-87393009" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCEOUIGO-87394007" }, { "arrival": { "delay": 0, "time": "1750839900" }, "departure": { "delay": 0, "time": "1750840080" }, "stopId": "StopPoint:OCEOUIGO-87396002" }, { "arrival": { "delay": 0, "time": "1750842600" }, "departure": { "delay": 0, "time": "1750842780" }, "stopId": "StopPoint:OCEOUIGO-87478404" }, { "arrival": { "delay": 0, "time": "1750845060" }, "stopId": "StopPoint:OCEOUIGO-87471003" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "07:58:00", "tripId": "OCESN4091F4580271:2025-06-20T00:18:59Z" } } }, { "id": "OCESN837515F4634464:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87141002" }, { "arrival": { "delay": 0, "time": "1750831320" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopArea:OCE87141085" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87141804" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopArea:OCE87192476" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "07:58:00", "tripId": "OCESN837515F4634464:2025-06-24T00:10:55Z" } } }, { "id": "OCESN844108F4645596:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87286302" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87286203" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87286179" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87286161" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87287151" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87286146" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87286278" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87286195" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87286187" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "07:58:00", "tripId": "OCESN844108F4645596:2025-06-25T00:13:18Z" } } }, { "id": "OCESN864751F4638444:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-87437798" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87485003" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87437806" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87485102" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87485110" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87485136" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87485144" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87485151" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87491019" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87491035" }, { "arrival": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87491001" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "07:58:00", "tripId": "OCESN864751F4638444:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88805F4608628:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831080" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87191007" } ], "timestamp": "1750827457", "trip": { "startDate": "20250625", "startTime": "07:58:00", "tripId": "OCESN88805F4608628:2025-06-24T00:10:55Z" } } }, { "id": "OCESA881119F4636777:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87757500" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87757526" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87757534" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87757542" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87757559" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87757567" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87757575" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87757583" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87757591" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87757617" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87757690" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87756338" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750836360" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750836840" }, "departure": { "delay": 0, "time": "1750837020" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750837200" }, "departure": { "delay": 0, "time": "1750837260" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750837380" }, "departure": { "delay": 0, "time": "1750837440" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750837620" }, "departure": { "delay": 0, "time": "1750837680" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750837800" }, "departure": { "delay": 0, "time": "1750837860" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750838160" }, "departure": { "delay": 0, "time": "1750838220" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750838400" }, "departure": { "delay": 0, "time": "1750838580" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750838820" }, "departure": { "delay": 0, "time": "1750838880" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750839000" }, "departure": { "delay": 0, "time": "1750839060" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750839180" }, "stopId": "StopPoint:OCETrain TER-87756486" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:59:00", "tripId": "OCESA881119F4636777:2025-06-25T00:13:18Z" } } }, { "id": "OCESN129500F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750836360" }, "departure": { "delay": 0, "time": "1750836420" }, "stopId": "StopArea:OCE87276113" }, { "arrival": { "delay": 0, "time": "1750836960" }, "stopId": "StopArea:OCE87276006" } ], "timestamp": "1750827517", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:59:00", "tripId": "OCESN129500F" } } }, { "id": "OCESN130752F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopArea:OCE87381509" }, { "arrival": { "delay": 0, "time": "1750834560" }, "stopId": "StopArea:OCE87384008" } ], "timestamp": "1750827517", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "07:59:00", "tripId": "OCESN130752F" } } }, { "id": "OCESN6188F4643652:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETGV INOUI-87756056" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETGV INOUI-87755447" }, { "arrival": { "delay": 0, "time": "1750837560" }, "departure": { "delay": 0, "time": "1750837800" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1750840320" }, "departure": { "delay": 0, "time": "1750841160" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1750852320" }, "stopId": "StopPoint:OCETGV INOUI-87686006" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:59:00", "tripId": "OCESN6188F4643652:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866005F4638235:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87278259" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87581538" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87738096" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87581736" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87581728" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87581710" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87581181" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87581199" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:59:00", "tripId": "OCESN866005F4638235:2025-06-25T00:13:18Z" } } }, { "id": "OCESN877521F4637125:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87775288" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87775353" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87775361" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87775379" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87775007" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:59:00", "tripId": "OCESN877521F4637125:2025-06-25T00:13:18Z" } } }, { "id": "OCESN877852F4646357:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87781005" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87781666" }, { "arrival": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87781609" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:59:00", "tripId": "OCESN877852F4646357:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881672F4636608:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831140" }, "stopId": "StopPoint:OCETrain TER-87755447" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87755421" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87755405" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87755397" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87755389" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87755371" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87755363" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87755355" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87755330" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1750827517", "trip": { "startDate": "20250625", "startTime": "07:59:00", "tripId": "OCESN881672F4636608:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141655F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopArea:OCE87393579" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750827577", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN141655F" } } }, { "id": "OCESN142676F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1750827577", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN142676F" } } }, { "id": "OCESN164370F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750831680" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750827577", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN164370F" } } }, { "id": "OCESN23738F4625943:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87193003" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87193250" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87193318" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87193359" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87192237" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN23738F4625943:2025-06-24T00:10:55Z" } } }, { "id": "OCESN59745R4643560:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCECar-87694109" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCECar-87694307" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCECar-87694687" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCECar-87694828" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCECar-87765214" }, { "arrival": { "delay": 0, "time": "1750836660" }, "departure": { "delay": 0, "time": "1750836660" }, "stopId": "StopPoint:OCECar-87726042" }, { "arrival": { "delay": 0, "time": "1750837320" }, "departure": { "delay": 0, "time": "1750837320" }, "stopId": "StopPoint:OCECar-87726919" }, { "arrival": { "delay": 0, "time": "1750837860" }, "departure": { "delay": 0, "time": "1750837860" }, "stopId": "StopPoint:OCECar-87698639" }, { "arrival": { "delay": 0, "time": "1750838760" }, "stopId": "StopPoint:OCECar-87726828" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN59745R4643560:2025-06-25T00:13:18Z" } } }, { "id": "OCESN7822F4643976:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCEOUIGO-87751008" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCEOUIGO-87318964" }, { "arrival": { "delay": 0, "time": "1750843140" }, "stopId": "StopPoint:OCEOUIGO-87686006" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN7822F4643976:2025-06-25T00:13:18Z" } } }, { "id": "OCESN836353F4618794:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87141291" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87141044" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87141069" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN836353F4618794:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839716F4644875:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87172254" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87172239" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87172221" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87172213" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87172189" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87172155" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87172007" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87172171" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87172262" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87172270" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87171462" }, { "arrival": { "delay": 0, "time": "1750836600" }, "departure": { "delay": 0, "time": "1750836960" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750837080" }, "departure": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87417444" }, { "arrival": { "delay": 0, "time": "1750837260" }, "departure": { "delay": 0, "time": "1750837320" }, "stopId": "StopPoint:OCETrain TER-87171272" }, { "arrival": { "delay": 0, "time": "1750837680" }, "stopId": "StopPoint:OCETrain TER-87171926" } ], "timestamp": "1750827667", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN839716F4644875:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852404F4640148:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87444372" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87444349" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87444323" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87444265" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN852404F4640148:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855711F4646790:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87474338" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87474320" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87474312" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87474296" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87474262" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87474213" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87474007" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN855711F4646790:2025-06-25T00:13:18Z" } } }, { "id": "OCESN883842F4640202:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87741009" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87746107" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN883842F4640202:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890207F4635700:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87721423" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87721746" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87721738" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87721449" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87721480" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87721704" }, { "arrival": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87721514" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN890207F4635700:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890306F4635679:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831200" }, "stopId": "StopPoint:OCETrain TER-87722728" }, { "arrival": { "delay": 0, "time": "1750831380" }, "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1750827577", "trip": { "startDate": "20250625", "startTime": "08:00:00", "tripId": "OCESN890306F4635679:2025-06-25T00:13:18Z" } } }, { "id": "OCESN142874F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopArea:OCE87545525" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750827637", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:01:00", "tripId": "OCESN142874F" } } }, { "id": "OCESN164568F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750832760" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750827637", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:01:00", "tripId": "OCESN164568F" } } }, { "id": "OCESN843506F4645467:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87343160" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87343319" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87343301" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87345314" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87345306" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750827637", "trip": { "startDate": "20250625", "startTime": "08:01:00", "tripId": "OCESN843506F4645467:2025-06-25T00:13:18Z" } } }, { "id": "OCESN872603F4629612:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87611004" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87611400" }, { "arrival": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87611038" } ], "timestamp": "1750827637", "trip": { "startDate": "20250625", "startTime": "08:01:00", "tripId": "OCESN872603F4629612:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886211F4636251:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831260" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750835760" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750835940" }, "departure": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87726729" } ], "timestamp": "1750827637", "trip": { "startDate": "20250625", "startTime": "08:01:00", "tripId": "OCESN886211F4636251:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830406F4606584:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87182063" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87182196" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87184267" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87184002" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "08:02:00", "tripId": "OCESN830406F4606584:2025-06-24T00:10:55Z" } } }, { "id": "OCESN831509F4572719:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87182816" }, { "arrival": { "delay": 0, "time": "1750831440" }, "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87182733" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87182659" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87182543" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87182394" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87386540" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87182386" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87182378" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87182360" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87181552" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87182352" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87303875" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87182345" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87402297" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87181222" }, { "arrival": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87182014" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "08:02:00", "tripId": "OCESN831509F4572719:2025-06-25T00:13:18Z" } } }, { "id": "OCESN832763F4572336:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87182642" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87182618" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87182402" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87182600" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87182592" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87182584" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87182576" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87182881" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87472605" }, { "arrival": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87182568" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "08:02:00", "tripId": "OCESN832763F4572336:2025-06-25T00:13:18Z" } } }, { "id": "OCESN844606F4645661:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1750831500" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87317610" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87281246" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87281279" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87281311" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87281402" }, { "arrival": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87281006" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "08:02:00", "tripId": "OCESN844606F4645661:2025-06-25T00:13:18Z" } } }, { "id": "OCESN848541F4646079:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87271007" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "08:02:00", "tripId": "OCESN848541F4646079:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881610F4636646:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831320" }, "stopId": "StopPoint:OCETrain TER-87755629" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87755611" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87755314" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87755306" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87742262" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87755009" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87751008" } ], "timestamp": "1750827697", "trip": { "startDate": "20250625", "startTime": "08:02:00", "tripId": "OCESN881610F4636646:2025-06-25T00:13:18Z" } } }, { "id": "OCESN889911F4608507:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831320" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726448" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726430" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726422" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832400" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726414" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726406" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726232" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726158" }, { "arrival": { "delay": 0, "time": "1750833720" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750827818", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "08:02:00", "tripId": "OCESN889911F4608507:2025-06-22T02:30:55Z" } } }, { "id": "OCESN832012F4509157:2025-06-18T23:50:29Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87214056" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87214106" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87214114" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87214122" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87214130" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87214148" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87212274" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87212266" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87212258" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87212241" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750834920" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87212118" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87212126" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87212134" }, { "arrival": { "delay": 0, "time": "1750835640" }, "departure": { "delay": 0, "time": "1750835700" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87212159" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87212167" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87212175" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87212183" }, { "arrival": { "delay": 0, "time": "1750836720" }, "departure": { "delay": 0, "time": "1750836780" }, "stopId": "StopPoint:OCETrain TER-87212209" }, { "arrival": { "delay": 0, "time": "1750837080" }, "stopId": "StopPoint:OCETrain TER-87212225" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "08:03:00", "tripId": "OCESN832012F4509157:2025-06-18T23:50:29Z" } } }, { "id": "OCESN844607F4645662:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87281006" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87281279" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87281246" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87317610" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87317263" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "08:03:00", "tripId": "OCESN844607F4645662:2025-06-25T00:13:18Z" } } }, { "id": "OCESN868303F4637883:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87592006" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87592634" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87592725" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87592808" }, { "arrival": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87592824" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "08:03:00", "tripId": "OCESN868303F4637883:2025-06-25T00:13:18Z" } } }, { "id": "OCESN884160F4636472:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831380" }, "stopId": "StopPoint:OCETrain TER-87746479" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87746305" } ], "timestamp": "1750827757", "trip": { "startDate": "20250625", "startTime": "08:03:00", "tripId": "OCESN884160F4636472:2025-06-25T00:13:18Z" } } }, { "id": "OCESN23458F4642711:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-85010231" }, { "arrival": { "delay": 0, "time": "1750831560" }, "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-85010157" }, { "arrival": { "delay": 0, "time": "1750831620" }, "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-85010140" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-85010132" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-85010223" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-85010124" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-85010215" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-85010116" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-85010207" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-85162834" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-85010082" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-85161554" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-85171421" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-85162727" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-85162735" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-85162743" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 300, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87745497" }, { "arrival": { "delay": 300, "time": "1750835760" }, "departure": { "delay": 300, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87746511" }, { "arrival": { "delay": 300, "time": "1750836240" }, "departure": { "delay": 300, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87746305" }, { "arrival": { "delay": 300, "time": "1750836840" }, "departure": { "delay": 300, "time": "1750836960" }, "stopId": "StopPoint:OCETrain TER-87746313" }, { "arrival": { "delay": 300, "time": "1750837260" }, "departure": { "delay": 300, "time": "1750837320" }, "stopId": "StopPoint:OCETrain TER-87746339" }, { "arrival": { "delay": 300, "time": "1750837740" }, "departure": { "delay": 300, "time": "1750837800" }, "stopId": "StopPoint:OCETrain TER-87746347" }, { "arrival": { "delay": 300, "time": "1750838220" }, "departure": { "delay": 300, "time": "1750838280" }, "stopId": "StopPoint:OCETrain TER-87746370" }, { "arrival": { "delay": 300, "time": "1750838700" }, "departure": { "delay": 300, "time": "1750838880" }, "stopId": "StopPoint:OCETrain TER-87746412" }, { "arrival": { "delay": 300, "time": "1750839240" }, "departure": { "delay": 300, "time": "1750839300" }, "stopId": "StopPoint:OCETrain TER-87746438" }, { "arrival": { "delay": 300, "time": "1750839660" }, "stopId": "StopPoint:OCETrain TER-87746479" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "08:04:00", "tripId": "OCESN23458F4642711:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831409F4572756:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87182014" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87182329" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87182337" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87182725" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87182717" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87182709" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87182691" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87182055" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "08:04:00", "tripId": "OCESN831409F4572756:2025-06-22T02:30:55Z" } } }, { "id": "OCESN847608F4645867:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87276113" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87276279" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87271007" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "08:04:00", "tripId": "OCESN847608F4645867:2025-06-25T00:13:18Z" } } }, { "id": "OCESN860361F4638962:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87571885" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87009696" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87571406" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87571414" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87571422" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87571430" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87571448" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87571455" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87571463" }, { "arrival": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87571471" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "08:04:00", "tripId": "OCESN860361F4638962:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865611F4638291:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87584268" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87584235" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87584193" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87584177" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87584136" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87584102" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "08:04:00", "tripId": "OCESN865611F4638291:2025-06-25T00:13:18Z" } } }, { "id": "OCESN882106F4636578:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87743146" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87743120" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87743112" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87743005" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "08:04:00", "tripId": "OCESN882106F4636578:2025-06-25T00:13:18Z" } } }, { "id": "OCESN8864F4636207:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836360" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750839720" }, "stopId": "StopPoint:OCETGV INOUI-87391003" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "08:04:00", "tripId": "OCESN8864F4636207:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890019F4635763:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831440" }, "stopId": "StopPoint:OCETrain TER-87721605" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87721431" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87721563" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87721555" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87566919" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87721548" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87208553" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87721530" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87721522" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87721514" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87721159" } ], "timestamp": "1750827818", "trip": { "startDate": "20250625", "startTime": "08:04:00", "tripId": "OCESN890019F4635763:2025-06-25T00:13:18Z" } } }, { "id": "OCESN117538F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopArea:OCE87116137" }, { "arrival": { "delay": 0, "time": "1750834860" }, "stopId": "StopArea:OCE87113001" } ], "timestamp": "1750827878", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN117538F" } } }, { "id": "OCESN142370F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopArea:OCE87545244" }, { "arrival": { "delay": 0, "time": "1750832880" }, "stopId": "StopArea:OCE87547000" } ], "timestamp": "1750827878", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN142370F" } } }, { "id": "OCESN164565F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopArea:OCE87391003" }, { "arrival": { "delay": 0, "time": "1750833000" }, "stopId": "StopArea:OCE87393009" } ], "timestamp": "1750827878", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN164565F" } } }, { "id": "OCESN3106F4642953:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87413013" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87413344" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87413385" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750839780" }, "stopId": "StopPoint:OCETrain TER-87384008" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN3106F4642953:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58828R4641455:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCECar-87394007" }, { "arrival": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCECar-87137802" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN58828R4641455:2025-06-25T00:13:18Z" } } }, { "id": "OCESN831804F4572620:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87212027" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87214528" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87214577" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87214585" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87214593" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87214635" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87214650" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87214676" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87214684" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87214692" }, { "arrival": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87214726" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN831804F4572620:2025-06-25T00:13:18Z" } } }, { "id": "OCESN835760F4627135:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87144006" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87144097" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87144089" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87144071" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87144063" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87144055" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87141218" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87141200" }, { "arrival": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN835760F4627135:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841212F4643077:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN841212F4643077:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841907F4645167:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN841907F4645167:2025-06-25T00:13:18Z" } } }, { "id": "OCESN842602F4645312:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87317263" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87317305" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87281071" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87316679" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87317321" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87316687" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87317339" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87317123" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87317016" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87317586" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87317115" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87317107" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87317099" }, { "arrival": { "delay": 0, "time": "1750835340" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87317081" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87317065" }, { "arrival": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87317057" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN842602F4645312:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855513F4646826:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87471060" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87471102" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87471078" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87471086" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87471094" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN855513F4646826:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855710F4646791:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87474007" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87474213" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87474221" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87474239" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87474262" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87474270" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87474338" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN855710F4646791:2025-06-25T00:13:18Z" } } }, { "id": "OCESN857006F4639657:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87571000" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87396606" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87396564" }, { "arrival": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87396002" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN857006F4639657:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862416F4638684:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87394007" }, { "arrival": { "delay": 0, "time": "1750831800" }, "departure": { "delay": 0, "time": "1750831860" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETrain TER-87391003" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN862416F4638684:2025-06-25T00:13:18Z" } } }, { "id": "OCESN866312F4638160:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87582668" }, { "arrival": { "delay": 0, "time": "1750831680" }, "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87582643" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87582635" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87582619" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87582601" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87582478" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87582445" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87582403" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87581793" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87581751" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN866312F4638160:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873202F4596327:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831500" }, "stopId": "StopPoint:OCETrain TER-87641423" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87641449" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87734038" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87396895" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750827878", "trip": { "startDate": "20250625", "startTime": "08:05:00", "tripId": "OCESN873202F4596327:2025-06-25T00:13:18Z" } } }, { "id": "OCESN141560F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 240, "time": "1750831800" }, "stopId": "StopArea:OCE87546192" }, { "arrival": { "delay": 240, "time": "1750832640" }, "stopId": "StopArea:OCE87393579" } ], "timestamp": "1750828118", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN141560F" } } }, { "id": "OCESN6805F4643724:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETGV INOUI-87723197" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETGV INOUI-87763029" }, { "arrival": { "delay": 0, "time": "1750836300" }, "departure": { "delay": 0, "time": "1750836480" }, "stopId": "StopPoint:OCETGV INOUI-87318964" }, { "arrival": { "delay": 0, "time": "1750837740" }, "departure": { "delay": 0, "time": "1750837920" }, "stopId": "StopPoint:OCETGV INOUI-87319012" }, { "arrival": { "delay": 0, "time": "1750838640" }, "departure": { "delay": 0, "time": "1750839600" }, "stopId": "StopPoint:OCETGV INOUI-87751008" }, { "arrival": { "delay": 0, "time": "1750842360" }, "departure": { "delay": 0, "time": "1750842720" }, "stopId": "StopPoint:OCETGV INOUI-87755009" }, { "arrival": { "delay": 0, "time": "1750845660" }, "departure": { "delay": 0, "time": "1750845840" }, "stopId": "StopPoint:OCETGV INOUI-87757526" }, { "arrival": { "delay": 0, "time": "1750847220" }, "departure": { "delay": 0, "time": "1750847460" }, "stopId": "StopPoint:OCETGV INOUI-87757625" }, { "arrival": { "delay": 0, "time": "1750848000" }, "departure": { "delay": 0, "time": "1750848240" }, "stopId": "StopPoint:OCETGV INOUI-87757674" }, { "arrival": { "delay": 0, "time": "1750849320" }, "stopId": "StopPoint:OCETGV INOUI-87756056" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN6805F4643724:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830411F4573052:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87184002" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87184275" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87182253" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87182238" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87182204" }, { "arrival": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN830411F4573052:2025-06-24T00:10:55Z" } } }, { "id": "OCESN842407F4645265:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87109306" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87342436" }, { "arrival": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87342006" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN842407F4645265:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843604F4645490:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87345009" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87345249" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87345165" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87345157" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87345140" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87345132" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87345124" }, { "arrival": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87345025" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN843604F4645490:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852026F4640194:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87444000" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836180" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1750837800" }, "stopId": "StopPoint:OCETrain TER-87411017" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN852026F4640194:2025-06-25T00:13:18Z" } } }, { "id": "OCESN855218F4646874:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87334490" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87471540" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87471532" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87471524" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87471516" }, { "arrival": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87471508" } ], "timestamp": "1750827967", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN855218F4646874:2025-06-25T00:13:18Z" } } }, { "id": "OCESN861554F4638736:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87576207" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87576132" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87576116" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87576108" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87576090" }, { "arrival": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87576009" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN861554F4638736:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862562F4518165:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87396002" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87396275" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87396283" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87396291" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87396309" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87396317" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87396325" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87396333" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87394296" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN862562F4518165:2025-06-25T00:13:18Z" } } }, { "id": "OCESN870304F4629831:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611749" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611764" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833000" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611772" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611806" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "scheduleRelationship": "SKIPPED", "stopId": "StopArea:OCE87611814" }, { "arrival": { "delay": 0, "time": "1750834800" }, "departure": { "delay": 0, "time": "1750834920" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611822" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611830" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835520" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611921" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835760" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611467" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836120" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87446179" }, { "arrival": { "delay": 0, "time": "1750836420" }, "departure": { "delay": 0, "time": "1750836480" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87497461" }, { "arrival": { "delay": 0, "time": "1750836660" }, "departure": { "delay": 0, "time": "1750836780" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611301" }, { "arrival": { "delay": 0, "time": "1750837080" }, "scheduleRelationship": "SKIPPED", "stopId": "StopPoint:OCETrain TER-87611004" } ], "timestamp": "1750827939", "trip": { "scheduleRelationship": "CANCELED", "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN870304F4629831:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887110F4636035:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87722587" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87722579" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87722561" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87722546" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87722538" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87728501" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87722025" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87721001" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87721225" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87721241" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87721266" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87721282" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87721290" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87721324" }, { "arrival": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87721332" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN887110F4636035:2025-06-25T00:13:18Z" } } }, { "id": "OCESN887310F4635983:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87723494" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87723478" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87723452" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87723429" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87761239" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87723395" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87723387" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87723353" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87723320" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87282624" }, { "arrival": { "delay": 0, "time": "1750834860" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN887310F4635983:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88806F4608627:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831560" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-87191163" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-82001000" } ], "timestamp": "1750827939", "trip": { "startDate": "20250625", "startTime": "08:06:00", "tripId": "OCESN88806F4608627:2025-06-24T00:10:55Z" } } }, { "id": "OCESN155824F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopArea:OCE87276279" }, { "arrival": { "delay": 0, "time": "1750836480" }, "stopId": "StopArea:OCE87545244" } ], "timestamp": "1750827997", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN155824F" } } }, { "id": "OCESN164472F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopArea:OCE87393314" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopArea:OCE87393843" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750834680" }, "stopId": "StopArea:OCE87391003" } ], "timestamp": "1750827997", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN164472F" } } }, { "id": "OCESN33343R4641785:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCECar TER-87741009" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCECar TER-87741181" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCECar TER-87741223" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCECar TER-87741645" }, { "arrival": { "delay": 0, "time": "1750837680" }, "departure": { "delay": 0, "time": "1750837680" }, "stopId": "StopPoint:OCECar TER-87741728" }, { "arrival": { "delay": 0, "time": "1750838580" }, "departure": { "delay": 0, "time": "1750838580" }, "stopId": "StopPoint:OCECar TER-87741769" }, { "arrival": { "delay": 0, "time": "1750839180" }, "departure": { "delay": 0, "time": "1750839180" }, "stopId": "StopPoint:OCECar TER-87741777" }, { "arrival": { "delay": 0, "time": "1750839900" }, "stopId": "StopPoint:OCECar TER-87741793" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN33343R4641785:2025-06-25T00:13:18Z" } } }, { "id": "OCESN4657F4647262:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCEINTERCITES-87581009" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCEINTERCITES-87586545" }, { "arrival": { "delay": 0, "time": "1750838220" }, "departure": { "delay": 0, "time": "1750838340" }, "stopId": "StopPoint:OCEINTERCITES-87611244" }, { "arrival": { "delay": 0, "time": "1750840560" }, "departure": { "delay": 0, "time": "1750840920" }, "stopId": "StopPoint:OCEINTERCITES-87611004" }, { "arrival": { "delay": 0, "time": "1750843560" }, "departure": { "delay": 0, "time": "1750843740" }, "stopId": "StopPoint:OCEINTERCITES-87615286" }, { "arrival": { "delay": 0, "time": "1750845480" }, "departure": { "delay": 0, "time": "1750845720" }, "stopId": "StopPoint:OCEINTERCITES-87781104" }, { "arrival": { "delay": 0, "time": "1750847820" }, "departure": { "delay": 0, "time": "1750847940" }, "stopId": "StopPoint:OCEINTERCITES-87773200" }, { "arrival": { "delay": 0, "time": "1750848840" }, "departure": { "delay": 0, "time": "1750849080" }, "stopId": "StopPoint:OCEINTERCITES-87773002" }, { "arrival": { "delay": 0, "time": "1750850580" }, "departure": { "delay": 0, "time": "1750850820" }, "stopId": "StopPoint:OCEINTERCITES-87775007" }, { "arrival": { "delay": 0, "time": "1750852080" }, "departure": { "delay": 0, "time": "1750852200" }, "stopId": "StopPoint:OCEINTERCITES-87753657" }, { "arrival": { "delay": 0, "time": "1750855080" }, "stopId": "StopPoint:OCEINTERCITES-87751008" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN4657F4647262:2025-06-25T00:13:18Z" } } }, { "id": "OCESN58813R4640458:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCECar-87137802" }, { "arrival": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCECar-87394007" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN58813R4640458:2025-06-25T00:13:18Z" } } }, { "id": "OCESN830923F4620997:2025-06-22T02:30:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87193615" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87193664" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87215632" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87215665" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87215699" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87213744" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87213785" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87213165" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87212142" }, { "arrival": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87212027" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN830923F4620997:2025-06-22T02:30:55Z" } } }, { "id": "OCESN844404F4645633:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87281071" }, { "arrival": { "delay": 1200, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87223263" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN844404F4645633:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865311F4638358:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87595009" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87595249" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87595298" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87595322" }, { "arrival": { "delay": 0, "time": "1750833960" }, "departure": { "delay": 0, "time": "1750834020" }, "stopId": "StopPoint:OCETrain TER-87584615" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87584607" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87584516" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87584052" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750836900" }, "stopId": "StopPoint:OCETrain TER-87581009" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN865311F4638358:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873704F4610026:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87734699" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87734673" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87731828" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87734301" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87734293" }, { "arrival": { "delay": 0, "time": "1750836000" }, "departure": { "delay": 0, "time": "1750836060" }, "stopId": "StopPoint:OCETrain TER-87734269" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87734251" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCETrain TER-87734244" }, { "arrival": { "delay": 0, "time": "1750837320" }, "departure": { "delay": 0, "time": "1750837380" }, "stopId": "StopPoint:OCETrain TER-87734228" }, { "arrival": { "delay": 0, "time": "1750837740" }, "departure": { "delay": 0, "time": "1750837800" }, "stopId": "StopPoint:OCETrain TER-87734202" }, { "arrival": { "delay": 0, "time": "1750838640" }, "departure": { "delay": 0, "time": "1750838700" }, "stopId": "StopPoint:OCETrain TER-87734186" }, { "arrival": { "delay": 0, "time": "1750839240" }, "departure": { "delay": 0, "time": "1750839300" }, "stopId": "StopPoint:OCETrain TER-87782607" }, { "arrival": { "delay": 0, "time": "1750839540" }, "stopId": "StopPoint:OCETrain TER-87734004" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN873704F4610026:2025-06-25T00:13:18Z" } } }, { "id": "OCESN881407F4636679:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87751081" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87751750" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87751776" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87751784" }, { "arrival": { "delay": 0, "time": "1750833720" }, "departure": { "delay": 0, "time": "1750833780" }, "stopId": "StopPoint:OCETrain TER-87755215" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87755223" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87755231" }, { "arrival": { "delay": 0, "time": "1750834680" }, "departure": { "delay": 0, "time": "1750834740" }, "stopId": "StopPoint:OCETrain TER-87755264" }, { "arrival": { "delay": 0, "time": "1750834980" }, "stopId": "StopPoint:OCETrain TER-87755009" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN881407F4636679:2025-06-25T00:13:18Z" } } }, { "id": "OCESN885111F4636410:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87761718" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87761726" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87761742" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87761759" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87747691" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87747329" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87747352" }, { "arrival": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87747006" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN885111F4636410:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886710F4636160:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87723585" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87723577" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87723569" }, { "arrival": { "delay": 0, "time": "1750833000" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87723544" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87723536" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87723528" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87723502" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750836360" }, "departure": { "delay": 0, "time": "1750836360" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836780" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750837380" }, "stopId": "StopPoint:OCETrain TER-87726000" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN886710F4636160:2025-06-25T00:13:18Z" } } }, { "id": "OCESN890356F4635657:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-87721159" }, { "arrival": { "delay": 0, "time": "1750831740" }, "departure": { "delay": 0, "time": "1750831800" }, "stopId": "StopPoint:OCETrain TER-87721175" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87721506" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87722744" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87722702" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87722710" }, { "arrival": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87722728" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN890356F4635657:2025-06-25T00:13:18Z" } } }, { "id": "OCESN96108F4575365:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831620" }, "stopId": "StopPoint:OCETrain TER-85000109" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87187930" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87182139" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87181016" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87182113" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87182105" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87182089" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87182071" }, { "arrival": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87182063" } ], "timestamp": "1750827997", "trip": { "startDate": "20250625", "startTime": "08:07:00", "tripId": "OCESN96108F4575365:2025-06-25T00:13:18Z" } } }, { "id": "OCESN164361F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopArea:OCE87393009" }, { "arrival": { "delay": 0, "time": "1750832160" }, "stopId": "StopArea:OCE87393843" } ], "timestamp": "1750828057", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN164361F" } } }, { "id": "OCESN17972F4642586:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87723197" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87743716" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750836300" }, "stopId": "StopPoint:OCETrain TER-87741132" }, { "arrival": { "delay": 0, "time": "1750836900" }, "departure": { "delay": 0, "time": "1750837320" }, "stopId": "StopPoint:OCETrain TER-87746115" }, { "arrival": { "delay": 0, "time": "1750837680" }, "departure": { "delay": 0, "time": "1750837800" }, "stopId": "StopPoint:OCETrain TER-87746149" }, { "arrival": { "delay": 0, "time": "1750838820" }, "stopId": "StopPoint:OCETrain TER-87746008" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN17972F4642586:2025-06-25T00:13:18Z" } } }, { "id": "OCESN5482F4640847:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETGV INOUI-87481002" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETGV INOUI-87484006" }, { "arrival": { "delay": 0, "time": "1750836420" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETGV INOUI-87396002" }, { "arrival": { "delay": 0, "time": "1750839480" }, "departure": { "delay": 0, "time": "1750839840" }, "stopId": "StopPoint:OCETGV INOUI-87393702" }, { "arrival": { "delay": 0, "time": "1750841700" }, "departure": { "delay": 0, "time": "1750842000" }, "stopId": "StopPoint:OCETGV INOUI-87111849" }, { "arrival": { "delay": 0, "time": "1750842540" }, "departure": { "delay": 0, "time": "1750843320" }, "stopId": "StopPoint:OCETGV INOUI-87271494" }, { "arrival": { "delay": 0, "time": "1750845120" }, "departure": { "delay": 0, "time": "1750845300" }, "stopId": "StopPoint:OCETGV INOUI-87171926" }, { "arrival": { "delay": 0, "time": "1750847520" }, "departure": { "delay": 0, "time": "1750847700" }, "stopId": "StopPoint:OCETGV INOUI-87142109" }, { "arrival": { "delay": 0, "time": "1750849920" }, "stopId": "StopPoint:OCETGV INOUI-87212027" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN5482F4640847:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841906F4645165:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87295063" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87295055" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87295048" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87295709" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87295733" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87295600" }, { "arrival": { "delay": 0, "time": "1750834980" }, "departure": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87295857" }, { "arrival": { "delay": 0, "time": "1750835580" }, "departure": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87343210" }, { "arrival": { "delay": 0, "time": "1750835880" }, "departure": { "delay": 0, "time": "1750836000" }, "stopId": "StopPoint:OCETrain TER-87343004" }, { "arrival": { "delay": 0, "time": "1750836540" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750837080" }, "departure": { "delay": 0, "time": "1750837140" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750838100" }, "stopId": "StopPoint:OCETrain TER-87286005" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN841906F4645165:2025-06-25T00:13:18Z" } } }, { "id": "OCESN843705F4645512:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87342014" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87342089" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87342097" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87342113" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87345108" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87345116" }, { "arrival": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87345009" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN843705F4645512:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858849F4630412:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87481440" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87481465" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87486126" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87486142" }, { "arrival": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87486019" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN858849F4630412:2025-06-25T00:13:18Z" } } }, { "id": "OCESN865106F4638396:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87581009" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87581595" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87491282" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87491274" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87491266" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87491241" }, { "arrival": { "delay": 0, "time": "1750833360" }, "departure": { "delay": 0, "time": "1750833420" }, "stopId": "StopPoint:OCETrain TER-87491233" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87491225" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87491217" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87491209" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN865106F4638396:2025-06-25T00:13:18Z" } } }, { "id": "OCESN873402F4622826:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87734004" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87734046" }, { "arrival": { "delay": 0, "time": "1750832280" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87734053" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87732008" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87732206" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN873402F4622826:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879118F4637076:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87751008" }, { "arrival": { "delay": 0, "time": "1750832160" }, "departure": { "delay": 0, "time": "1750832220" }, "stopId": "StopPoint:OCETrain TER-87751602" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87753285" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87439554" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87753251" }, { "arrival": { "delay": 0, "time": "1750833780" }, "departure": { "delay": 0, "time": "1750833840" }, "stopId": "StopPoint:OCETrain TER-87753202" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87753004" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN879118F4637076:2025-06-25T00:13:18Z" } } }, { "id": "OCESN886263F4636225:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87726729" }, { "arrival": { "delay": 0, "time": "1750831860" }, "departure": { "delay": 0, "time": "1750831920" }, "stopId": "StopPoint:OCETrain TER-87726711" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87726703" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832400" }, "stopId": "StopPoint:OCETrain TER-87726190" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87726174" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87726901" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87726000" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87726307" }, { "arrival": { "delay": 0, "time": "1750834020" }, "departure": { "delay": 0, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87726331" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87722405" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87722439" }, { "arrival": { "delay": 0, "time": "1750835220" }, "departure": { "delay": 0, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87722298" }, { "arrival": { "delay": 0, "time": "1750835520" }, "departure": { "delay": 0, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87722264" }, { "arrival": { "delay": 0, "time": "1750835820" }, "departure": { "delay": 0, "time": "1750835880" }, "stopId": "StopPoint:OCETrain TER-87722249" }, { "arrival": { "delay": 0, "time": "1750836060" }, "departure": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87722231" }, { "arrival": { "delay": 0, "time": "1750836180" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87722207" }, { "arrival": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87722025" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN886263F4636225:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893305F4635416:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87694687" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87694307" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN893305F4635416:2025-06-25T00:13:18Z" } } }, { "id": "OCESN893322F4635407:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87694307" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87694612" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87694620" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87694638" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87694646" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833480" }, "stopId": "StopPoint:OCETrain TER-87694653" }, { "arrival": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87694687" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN893322F4635407:2025-06-25T00:13:18Z" } } }, { "id": "OCESN894508F4635263:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831680" }, "stopId": "StopPoint:OCETrain TER-87718007" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87710731" }, { "arrival": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87300863" } ], "timestamp": "1750828057", "trip": { "startDate": "20250625", "startTime": "08:08:00", "tripId": "OCESN894508F4635263:2025-06-25T00:13:18Z" } } }, { "id": "OCEEA848707F4646150:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87276006" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87276204" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87276212" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87313304" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87313270" }, { "arrival": { "delay": 0, "time": "1750833660" }, "departure": { "delay": 0, "time": "1750833720" }, "stopId": "StopPoint:OCETrain TER-87313247" }, { "arrival": { "delay": 0, "time": "1750834080" }, "departure": { "delay": 0, "time": "1750834140" }, "stopId": "StopPoint:OCETrain TER-87313239" }, { "arrival": { "delay": 0, "time": "1750834440" }, "departure": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87313221" }, { "arrival": { "delay": 0, "time": "1750834740" }, "departure": { "delay": 0, "time": "1750834800" }, "stopId": "StopPoint:OCETrain TER-87316109" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87313213" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835340" }, "stopId": "StopPoint:OCETrain TER-87313049" }, { "arrival": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87313874" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCEEA848707F4646150:2025-06-25T00:13:18Z" } } }, { "id": "OCESA86017F4639045:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87757724" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87401323" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832640" }, "stopId": "StopPoint:OCETrain TER-87757732" }, { "arrival": { "delay": 0, "time": "1750832820" }, "departure": { "delay": 0, "time": "1750832880" }, "stopId": "StopPoint:OCETrain TER-87757740" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87757757" }, { "arrival": { "delay": 0, "time": "1750833480" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87757625" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87757641" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87757666" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87757674" }, { "arrival": { "delay": 0, "time": "1750834620" }, "departure": { "delay": 0, "time": "1750834680" }, "stopId": "StopPoint:OCETrain TER-87756304" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87756320" }, { "arrival": { "delay": 0, "time": "1750835100" }, "departure": { "delay": 0, "time": "1750835160" }, "stopId": "StopPoint:OCETrain TER-87756346" }, { "arrival": { "delay": 0, "time": "1750835280" }, "departure": { "delay": 0, "time": "1750835400" }, "stopId": "StopPoint:OCETrain TER-87756254" }, { "arrival": { "delay": 0, "time": "1750835760" }, "departure": { "delay": 0, "time": "1750835940" }, "stopId": "StopPoint:OCETrain TER-87756056" }, { "arrival": { "delay": 0, "time": "1750836120" }, "departure": { "delay": 0, "time": "1750836240" }, "stopId": "StopPoint:OCETrain TER-87756353" }, { "arrival": { "delay": 0, "time": "1750836360" }, "departure": { "delay": 0, "time": "1750836420" }, "stopId": "StopPoint:OCETrain TER-87756361" }, { "arrival": { "delay": 0, "time": "1750836540" }, "departure": { "delay": 0, "time": "1750836600" }, "stopId": "StopPoint:OCETrain TER-87756379" }, { "arrival": { "delay": 0, "time": "1750836780" }, "departure": { "delay": 0, "time": "1750836840" }, "stopId": "StopPoint:OCETrain TER-87756387" }, { "arrival": { "delay": 0, "time": "1750837140" }, "departure": { "delay": 0, "time": "1750837200" }, "stopId": "StopPoint:OCETrain TER-87756395" }, { "arrival": { "delay": 0, "time": "1750837380" }, "departure": { "delay": 0, "time": "1750837560" }, "stopId": "StopPoint:OCETrain TER-87756403" }, { "arrival": { "delay": 0, "time": "1750837800" }, "departure": { "delay": 0, "time": "1750837860" }, "stopId": "StopPoint:OCETrain TER-87756460" }, { "arrival": { "delay": 0, "time": "1750838040" }, "departure": { "delay": 0, "time": "1750838100" }, "stopId": "StopPoint:OCETrain TER-87756478" }, { "arrival": { "delay": 0, "time": "1750838280" }, "departure": { "delay": 0, "time": "1750838340" }, "stopId": "StopPoint:OCETrain TER-87756486" }, { "arrival": { "delay": 0, "time": "1750838460" }, "departure": { "delay": 0, "time": "1750838520" }, "stopId": "StopPoint:OCETrain TER-87756494" }, { "arrival": { "delay": 0, "time": "1750839180" }, "stopId": "StopPoint:OCETrain TER-83045013" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESA86017F4639045:2025-06-25T00:13:18Z" } } }, { "id": "OCESN136827F", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopArea:OCE87384008" }, { "arrival": { "delay": 0, "time": "1750835520" }, "stopId": "StopArea:OCE87381509" } ], "timestamp": "1750828118", "trip": { "scheduleRelationship": "ADDED", "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN136827F" } } }, { "id": "OCESN834118F4618698:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87144014" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87144642" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87144626" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87141416" }, { "arrival": { "delay": 0, "time": "1750834200" }, "departure": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87141150" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87141119" }, { "arrival": { "delay": 0, "time": "1750835640" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN834118F4618698:2025-06-24T00:10:55Z" } } }, { "id": "OCESN837522F4634432:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87192039" }, { "arrival": { "delay": 0, "time": "1750832100" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87192401" }, { "arrival": { "delay": 0, "time": "1750832340" }, "departure": { "delay": 0, "time": "1750832340" }, "stopId": "StopPoint:OCETrain TER-87192419" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87192427" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87192468" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87141820" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87141812" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87141796" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87141788" }, { "arrival": { "delay": 0, "time": "1750834320" }, "departure": { "delay": 0, "time": "1750834380" }, "stopId": "StopPoint:OCETrain TER-87141077" }, { "arrival": { "delay": 0, "time": "1750834560" }, "departure": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87141085" }, { "arrival": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87141002" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN837522F4634432:2025-06-24T00:10:55Z" } } }, { "id": "OCESN839605F4644826:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87171009" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87174409" }, { "arrival": { "delay": 0, "time": "1750834260" }, "stopId": "StopPoint:OCETrain TER-87174003" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN839605F4644826:2025-06-25T00:13:18Z" } } }, { "id": "OCESN841213F4645014:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87286005" }, { "arrival": { "delay": 0, "time": "1750831980" }, "departure": { "delay": 0, "time": "1750832040" }, "stopId": "StopPoint:OCETrain TER-87287128" }, { "arrival": { "delay": 0, "time": "1750832220" }, "departure": { "delay": 0, "time": "1750832280" }, "stopId": "StopPoint:OCETrain TER-87286849" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87286641" }, { "arrival": { "delay": 0, "time": "1750832760" }, "departure": { "delay": 0, "time": "1750832820" }, "stopId": "StopPoint:OCETrain TER-87286625" }, { "arrival": { "delay": 0, "time": "1750833120" }, "departure": { "delay": 0, "time": "1750833180" }, "stopId": "StopPoint:OCETrain TER-87286583" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87286575" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833660" }, "stopId": "StopPoint:OCETrain TER-87286567" }, { "arrival": { "delay": 0, "time": "1750833900" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87343103" }, { "arrival": { "delay": 0, "time": "1750834500" }, "stopId": "StopPoint:OCETrain TER-87343004" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN841213F4645014:2025-06-25T00:13:18Z" } } }, { "id": "OCESN852076F4640184:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87411017" }, { "arrival": { "delay": 0, "time": "1750832640" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87411173" }, { "arrival": { "delay": 0, "time": "1750833300" }, "departure": { "delay": 0, "time": "1750833360" }, "stopId": "StopPoint:OCETrain TER-87415323" }, { "arrival": { "delay": 0, "time": "1750834260" }, "departure": { "delay": 0, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87415364" }, { "arrival": { "delay": 0, "time": "1750835040" }, "departure": { "delay": 0, "time": "1750835100" }, "stopId": "StopPoint:OCETrain TER-87444315" }, { "arrival": { "delay": 0, "time": "1750835460" }, "departure": { "delay": 0, "time": "1750835520" }, "stopId": "StopPoint:OCETrain TER-87444299" }, { "arrival": { "delay": 0, "time": "1750836480" }, "departure": { "delay": 0, "time": "1750836540" }, "stopId": "StopPoint:OCETrain TER-87444265" }, { "arrival": { "delay": 0, "time": "1750837320" }, "departure": { "delay": 0, "time": "1750837380" }, "stopId": "StopPoint:OCETrain TER-87444208" }, { "arrival": { "delay": 0, "time": "1750838220" }, "stopId": "StopPoint:OCETrain TER-87444000" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN852076F4640184:2025-06-25T00:13:18Z" } } }, { "id": "OCESN854213F4646978:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87471003" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832100" }, "stopId": "StopPoint:OCETrain TER-87471391" }, { "arrival": { "delay": 0, "time": "1750832460" }, "departure": { "delay": 0, "time": "1750832520" }, "stopId": "StopPoint:OCETrain TER-87471045" }, { "arrival": { "delay": 0, "time": "1750832700" }, "departure": { "delay": 0, "time": "1750832760" }, "stopId": "StopPoint:OCETrain TER-87471458" }, { "arrival": { "delay": 0, "time": "1750832940" }, "departure": { "delay": 0, "time": "1750833000" }, "stopId": "StopPoint:OCETrain TER-87478016" }, { "arrival": { "delay": 0, "time": "1750833240" }, "departure": { "delay": 0, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87478024" }, { "arrival": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87478032" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN854213F4646978:2025-06-25T00:13:18Z" } } }, { "id": "OCESN858057F4516466:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87481002" }, { "arrival": { "delay": 300, "time": "1750833240" }, "departure": { "delay": 300, "time": "1750833300" }, "stopId": "StopPoint:OCETrain TER-87481838" }, { "arrival": { "delay": 300, "time": "1750834080" }, "departure": { "delay": 300, "time": "1750834080" }, "stopId": "StopPoint:OCETrain TER-87321745" }, { "arrival": { "delay": 300, "time": "1750834200" }, "departure": { "delay": 300, "time": "1750834320" }, "stopId": "StopPoint:OCETrain TER-87481705" }, { "arrival": { "delay": 300, "time": "1750834920" }, "departure": { "delay": 300, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87481747" }, { "arrival": { "delay": 300, "time": "1750835220" }, "departure": { "delay": 300, "time": "1750835280" }, "stopId": "StopPoint:OCETrain TER-87481697" }, { "arrival": { "delay": 300, "time": "1750835460" }, "departure": { "delay": 300, "time": "1750835580" }, "stopId": "StopPoint:OCETrain TER-87481754" }, { "arrival": { "delay": 300, "time": "1750835760" }, "departure": { "delay": 300, "time": "1750835820" }, "stopId": "StopPoint:OCETrain TER-87481762" }, { "arrival": { "delay": 300, "time": "1750836060" }, "departure": { "delay": 300, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87481770" }, { "arrival": { "delay": 300, "time": "1750836360" }, "stopId": "StopPoint:OCETrain TER-87481788" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN858057F4516466:2025-06-25T00:13:18Z" } } }, { "id": "OCESN862411F4638687:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87391003" }, { "arrival": { "delay": 0, "time": "1750832580" }, "departure": { "delay": 0, "time": "1750832700" }, "stopId": "StopPoint:OCETrain TER-87393009" }, { "arrival": { "delay": 0, "time": "1750833060" }, "departure": { "delay": 0, "time": "1750833120" }, "stopId": "StopPoint:OCETrain TER-87393843" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833960" }, "stopId": "StopPoint:OCETrain TER-87393314" }, { "arrival": { "delay": 0, "time": "1750834140" }, "departure": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87393348" }, { "arrival": { "delay": 0, "time": "1750834500" }, "departure": { "delay": 0, "time": "1750834560" }, "stopId": "StopPoint:OCETrain TER-87394114" }, { "arrival": { "delay": 0, "time": "1750834860" }, "departure": { "delay": 0, "time": "1750834920" }, "stopId": "StopPoint:OCETrain TER-87394130" }, { "arrival": { "delay": 0, "time": "1750835160" }, "departure": { "delay": 0, "time": "1750835220" }, "stopId": "StopPoint:OCETrain TER-87394148" }, { "arrival": { "delay": 0, "time": "1750835400" }, "departure": { "delay": 0, "time": "1750835460" }, "stopId": "StopPoint:OCETrain TER-87394155" }, { "arrival": { "delay": 0, "time": "1750835700" }, "departure": { "delay": 0, "time": "1750835760" }, "stopId": "StopPoint:OCETrain TER-87394171" }, { "arrival": { "delay": 0, "time": "1750836120" }, "stopId": "StopPoint:OCETrain TER-87394007" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN862411F4638687:2025-06-25T00:13:18Z" } } }, { "id": "OCESN879323F4637048:2025-06-25T00:13:18Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87765735" }, { "arrival": { "delay": 0, "time": "1750832040" }, "departure": { "delay": 0, "time": "1750832160" }, "stopId": "StopPoint:OCETrain TER-87765818" }, { "arrival": { "delay": 0, "time": "1750832520" }, "departure": { "delay": 0, "time": "1750832580" }, "stopId": "StopPoint:OCETrain TER-87765826" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750833060" }, "stopId": "StopPoint:OCETrain TER-87765206" }, { "arrival": { "delay": 0, "time": "1750833600" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87765008" }, { "arrival": { "delay": 0, "time": "1750834200" }, "stopId": "StopPoint:OCETrain TER-87318964" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN879323F4637048:2025-06-25T00:13:18Z" } } }, { "id": "OCESN88717F4621991:2025-06-24T00:10:55Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-82001000" }, { "arrival": { "delay": 0, "time": "1750831920" }, "departure": { "delay": 0, "time": "1750831980" }, "stopId": "StopPoint:OCETrain TER-82002501" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-82006030" }, { "arrival": { "delay": 0, "time": "1750833180" }, "departure": { "delay": 0, "time": "1750833240" }, "stopId": "StopPoint:OCETrain TER-87191007" }, { "arrival": { "delay": 0, "time": "1750833540" }, "departure": { "delay": 0, "time": "1750833600" }, "stopId": "StopPoint:OCETrain TER-87191130" }, { "arrival": { "delay": 0, "time": "1750833840" }, "departure": { "delay": 0, "time": "1750833900" }, "stopId": "StopPoint:OCETrain TER-87191114" }, { "arrival": { "delay": 0, "time": "1750834620" }, "stopId": "StopPoint:OCETrain TER-87192039" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN88717F4621991:2025-06-24T00:10:55Z" } } }, { "id": "OCESN894207F4621600:2025-06-23T02:35:07Z", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1750831740" }, "stopId": "StopPoint:OCETrain TER-87713040" }, { "arrival": { "delay": 0, "time": "1750832400" }, "departure": { "delay": 0, "time": "1750832460" }, "stopId": "StopPoint:OCETrain TER-87713313" }, { "arrival": { "delay": 0, "time": "1750832880" }, "departure": { "delay": 0, "time": "1750832940" }, "stopId": "StopPoint:OCETrain TER-87713347" }, { "arrival": { "delay": 0, "time": "1750833420" }, "departure": { "delay": 0, "time": "1750833540" }, "stopId": "StopPoint:OCETrain TER-87713412" }, { "arrival": { "delay": 0, "time": "1750834380" }, "departure": { "delay": 0, "time": "1750834440" }, "stopId": "StopPoint:OCETrain TER-87718320" }, { "arrival": { "delay": 0, "time": "1750835040" }, "stopId": "StopPoint:OCETrain TER-87718007" } ], "timestamp": "1750828118", "trip": { "startDate": "20250625", "startTime": "08:09:00", "tripId": "OCESN894207F4621600:2025-06-23T02:35:07Z" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1750828174" } }